Feature #33

create admin ui to manage blocks

Added by Martin Rademacher over 1 year ago. Updated 5 months ago.

Status:In Progress Start:11/{{count}}/2010
Priority:High Due Date::
Assigned to:Martin Rademacher % Done:

0%

Category:Admin
Target version:0.9.15

Description

includes: a) view to add/remove/select block group b) view to configure a block group (add/remove blocks via d&d?) c) edit options/conf for a single block, similar to plugin conf

database:

  • block_groups
  • block_group/block id (group/id are not unique, so the same block can be more than once in a group with different config)
  • blockconfig blockmapping_id, key, value

blocks.png (79.4 KB) Martin Rademacher, 11/{{count}}/2010 03:05 am

Associated revisions

Revision 38b70bf08582fb1960f53c980e16ca3c466dc564
Added by Martin Rademacher 10 months ago

refs #33; change code to use ZMBlocks to create/delete groups

Revision aa62db507f53ea9ab2293ca7d3836e5bbfb98176
Added by Martin Rademacher 10 months ago

refs #33; add throbber to indicate progress while blocks are added to group (on drop), add ajax controller skeleton

Revision 1ee6aab94daafefe1a7b073a4a0235a9605db067
Added by Martin Rademacher 10 months ago

refs #33; add code to load blocks per group and start pre-populating the block list, add definition column to db, add ZMBlock

Revision e4181d7cee083b2e7a7273df227e2282e53962dc
Added by Martin Rademacher 9 months ago

refs #33; add service methods, handle add/remove, prepare sort updates

Revision 3f4f763e751dd964d93b48549d1235623d49b745
Added by Martin Rademacher 5 months ago

refs #33; move block manager init into store event handler as it is used in both storefront and admin

History

Updated by Martin Rademacher over 1 year ago

initial mockup (to be changed, though)

Updated by Martin Rademacher over 1 year ago

  • Target version set to 0.9.12

Updated by Martin Rademacher over 1 year ago

  • Status changed from New to In Progress

Updated by Martin Rademacher 12 months ago

  • Target version changed from 0.9.12 to 0.9.13

Updated by Martin Rademacher 11 months ago

  • Priority changed from Normal to High

Updated by Martin Rademacher 5 months ago

  • Target version changed from 0.9.13 to 0.9.14

moved to 0.9.14 since there is too much left to sort

Updated by Martin Rademacher 5 months ago

  • Target version changed from 0.9.14 to 0.9.15

Also available in: Atom PDF