freeipa/install/static/test
Endi S. Dewata c53831037c Refactoring navigation.js.
The navigation.js has been modified to make it more abstract, i.e.
unaware of entity facets. The nav_update_tabs() has been modified
such that it activates and updates the tabs based on the current
state stored in the URL.

The facets are now handled in entity.js. The ipa_entity_setup() has
been modified to update the facets based on the current state and
cached state.

The navigation.js also has been modified to be more class-like. The
nav_create() has been modified to store the tab configuration and
the tab container in internal variables nav_tabs_lists and
nav_container. The nav_update_tabs() now can be called without any
parameters.

Functions nav_push_state(), nav_get_state(), and nav_remove_state()
have been added to wrap BBQ API. This is to allow unit tests to
replace them with mockup functions to remove dependency on BBQ.
2010-10-01 09:06:47 -04:00
..
data Item Level Undo 2010-09-30 09:49:46 -04:00
all_tests.html Item Level Undo 2010-09-30 09:49:46 -04:00
association_tests.html Test suite for association. 2010-09-28 10:20:14 -04:00
association_tests.js Test suite for association. 2010-09-28 10:20:14 -04:00
details_tests.html Item Level Undo 2010-09-30 09:49:46 -04:00
details_tests.js Item Level Undo 2010-09-30 09:49:46 -04:00
entity_tests.html Test framework for Web UI. 2010-09-24 19:50:29 -04:00
entity_tests.js Test suite for association. 2010-09-28 10:20:14 -04:00
index.html Item Level Undo 2010-09-30 09:49:46 -04:00
ipa_tests.html Added error handler for ipa_cmd(). 2010-09-29 15:43:23 -04:00
ipa_tests.js Added error handler for ipa_cmd(). 2010-09-29 15:43:23 -04:00
navigation_tests.html tab objects 2010-09-29 09:30:09 -04:00
navigation_tests.js Refactoring navigation.js. 2010-10-01 09:06:47 -04:00
qunit.css Test framework for Web UI. 2010-09-24 19:50:29 -04:00
qunit.js Test framework for Web UI. 2010-09-24 19:50:29 -04:00