freeipa/install/static/test
Endi S. Dewata 1dc0a3ab3e Certificate management for services.
This is an initial implementation of certificate management for
services. It addresses the mechanism required to view and update
certificates. The complete UI implementation will be addressed in
subsequent patches.

On the server side, the service.py has been modified to define
usercertificate in the service object's takes_params. This is
needed to generate the proper JSON metadata which is needed by
the UI. It also has been modified to accept null certificate for
deletion.

On the client side, the service details page has been modified to
display the base64-encoded certificate in a text area. When the
page is saved, the action handler will store the base64-encoded
certificate in the proper JSON structure. Also the service name
and service hostname are now displayed in separate fields.

The details configuration has been modified to support displaying
and updating certificates. The structure is changed to use maps
to define sections and fields. A section contains name, label,
and an array of fields. A field contains name, label, setup
function, load function, and save function. This is used to
implement custom interface and behavior for certificates.

All other entities, test cases, and test data have been updated
accordingly. Some functions and variables have been renamed to
improve clarity and consistency.
2010-10-12 14:17:24 -04:00
..
data Certificate management for services. 2010-10-12 14:17:24 -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 Certificate management for services. 2010-10-12 14:17:24 -04:00
entity_tests.html Autogenerating Quick Links. 2010-10-01 16:17:51 -04:00
entity_tests.js Autogenerating Quick Links. 2010-10-01 16:17:51 -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 Autogenerating Quick Links. 2010-10-01 16:17:51 -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
README UI Unit Test Docs 2010-10-05 21:18:05 -04:00

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