summaryrefslogtreecommitdiffstats
path: root/install/ui/src/freeipa/navigation/Router.js
Commit message (Collapse)AuthorAgeFilesLines
* Web UI source code annotationPetr Vobornik2013-10-161-10/+21
| | | | Part of ongoing Web UI documentation effort. Source code is annotated in a way that it can be processed by documentation generator.
* Navigation: handle invalid routesPetr Vobornik2013-05-061-6/+52
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Replace ./facets with reg.facetPetr Vobornik2013-05-061-22/+10
| | | | https://fedorahosted.org/freeipa/ticket/3235
* Use dojo/on instead of dojo/topic for facet-xxx events'Petr Vobornik2013-05-061-7/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Raise only one "set" event on facet.state.setPetr Vobornik2013-05-061-2/+2
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Don't expect key for singleton objects (dnsconfig, config, realmdomains)Petr Vobornik2013-05-061-0/+2
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Rename path array from hash to path in hash generationPetr Vobornik2013-05-061-7/+7
| | | | https://fedorahosted.org/freeipa/ticket/3236
* Menu and application controller refactoringPetr Vobornik2013-05-061-0/+337
https://fedorahosted.org/freeipa/ticket/3235 https://fedorahosted.org/freeipa/ticket/3236