summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_show.json
Commit message (Collapse)AuthorAgeFilesLines
* core widget unit tests baseline set of unit tests for checking that each ↵Adam Young2011-02-021-9/+6
| | | | widget conforms to the contract
* Fixed delegation UI issuesEndi S. Dewata2011-01-281-2/+4
| | | | | | | | | | | | | | | | | | This patch fixes several issues in delegation UI: When adding a new delegation, only the first attribute selected was saved. Now all attributes will be saved properly. When loading the details page, the custom widgets did not store the original values properly so is_dirty() did not work correctly. Now this has been fixed except for the memberof attribute because of these issues: - https://fedorahosted.org/freeipa/ticket/869 - https://fedorahosted.org/freeipa/ticket/870 When saving the details page, the attrs were saved as an array which was rejected by the server. Now it is stored as comma- separated list.
* rename static to uiAdam Young2011-01-201-0/+20
Directory rename