freeipa/install/static/test
Endi S. Dewata c0eb2b60c8 Multicolumn enrollment dialog
The enrollment dialog has been modified to use scrollable tables that
supports multiple columns to display the search results and selected
entries. The columns are specified by calling create_adder_column()
on the association facet. By default the tables will use only one
column which is to display the primary keys.

The following enrollment dialogs have been modified to use multiple
columns:
 - Group's member_user
 - Service's managedby_host
 - HBAC Service Group's member_hbacsvc
 - SUDO Command Group's member_sudocmd

The ipa_association_table_widget's add() and remove() have been moved
into ipa_association_facet so they can be customized by facet's
subclass. The ipa_table's add_row() has been renamed to add_record().

Some old code has been removed from ipa_facet_create_action_panel().
The code was used to generate association links from a single facet.
It's no longer needed because now each association has its own facet.

The test data has been updated. The IPA.nested_tabs() has been fixed
to return the entity itself if IPA.tab_set is not defined. This is
needed to pass unit test.
2010-12-02 12:14:07 -05:00
..
data Multicolumn enrollment dialog 2010-12-02 12:14:07 -05:00
all_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
association_tests.html Host certificate management 2010-10-20 09:33:44 -04:00
association_tests.js HBAC Details Page 2010-11-04 14:22:32 -04:00
certificate_tests.html Host certificate management 2010-10-20 09:33:44 -04:00
certificate_tests.js Host certificate management 2010-10-20 09:33:44 -04:00
details_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
details_tests.js SUDO Rule Search and Details Pages 2010-11-19 16:53:30 -05:00
entity_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
entity_tests.js Multicolumn association facet 2010-11-30 14:58:30 -05:00
index.html Host certificate management 2010-10-20 09:33:44 -04:00
ipa_tests.html HBAC Services 2010-11-11 12:23:05 -05:00
ipa_tests.js Framework for custom UI 2010-10-28 09:28:17 -04:00
navigation_tests.html HBAC Details Page 2010-11-04 14:22:32 -04:00
navigation_tests.js Framework for custom UI 2010-10-28 09:28:17 -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
README UI Unit Test Docs 2010-10-05 21:18:05 -04:00

http://www.freeipa.org/page/UI_Unit_Tests