summaryrefslogtreecommitdiffstats
path: root/install/ui/group.js
Commit message (Collapse)AuthorAgeFilesLines
* Moved add dialog into search facet.Endi S. Dewata2011-02-091-28/+31
| | | | | Previously the add dialog is added into entity. The dialog is only used by the search facet, so it's now moved into the search facet.
* declarative defintionsAdam Young2011-01-271-110/+43
| | | | | | | | | | | | | | Delay the creation of entities until after ipa init is called made the user and group entity definitions declarative removed unused facet from groups adjusted unit tests made review changes: factories are now in an associative array entity init called right after factory init dialogs in entity init fixed type on search
* rename static to uiAdam Young2011-01-201-0/+201
Directory rename