#451 Action Panel
Closed: Fixed None Opened 13 years ago by admiyo.

In order to implement the Action panel as defined by UXD, we need the following pieces.

  1. CSS Work to push the main portion of the client area over to the right

  2. index.xhtml gets a DIV tag that has the JQUeryUI title bar across the top to fill the space on the left

  3. We need a mechanism for the Action Panel and the Facet to communicate the state of the content area. Most pressing right now is knowing how many items are selected in the list table. Observer and Mediator patterns are relevant here.

  4. Each facet needs to have a list of actions associated with it. The links in the paenl will then be made up of the facets plus the actions.

  5. The currently active facet goes tyo the top of the paent to act as the title. All others show as links.

  6. The add, delete, and associate buttons move from the content are to the action panel.


Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.0 - 2010/11

7 years ago

Login to comment on this ticket.

Metadata