summaryrefslogtreecommitdiffstats
path: root/install/ui/src
Commit message (Expand)AuthorAgeFilesLines
* WebUI - Coverity: fix identical branches of if statementPavel Vomacka2017-04-251-5/+1
* WebUI - Coverity: fixed null pointer exceptionPavel Vomacka2017-04-251-1/+1
* WebUI: Coverity - add explicit window object to alert methodsPavel Vomacka2017-04-255-10/+10
* Minor typo in details.jsAbhijeet Kasurde2017-04-121-1/+1
* WebUI: Allow to add certs to certmapping with CERT LINES aroundPavel Vomacka2017-03-271-2/+11
* WebUI: Fix showing vault in selfservice viewPavel Vomacka2017-03-272-3/+6
* WebUI: suppress truncation warning in select widgetPavel Vomacka2017-03-271-1/+2
* WebUI: Add support for suppressing warningsPavel Vomacka2017-03-271-0/+7
* WebUI: Add support for login for AD usersPavel Vomacka2017-03-276-30/+107
* WebUI: add method for disabling item in user dropdown menuPavel Vomacka2017-03-272-6/+40
* WebUI: check principals in lowercasePavel Vomacka2017-03-271-1/+2
* WebUI: Add support for management of user short name resolutionPavel Vomacka2017-03-142-0/+8
* WebUI: add link to login page which for login using certificatePavel Vomacka2017-03-143-4/+78
* TESTS WebUI: Vaults managementPavel Vomacka2017-03-141-1/+26
* WebUI: add vault managementPavel Vomacka2017-03-144-2/+885
* WebUI: allow to show rows with same pkey in tablesPavel Vomacka2017-03-147-30/+90
* WebUI: search facet's default actions might be overridenPavel Vomacka2017-03-141-5/+26
* Add possibility to hide only one tab in sidebarPavel Vomacka2017-03-141-0/+14
* Possibility to set list of table attributes which will be added to _del commandPavel Vomacka2017-03-141-1/+35
* Extend _show command after _find command in table facetsPavel Vomacka2017-03-141-2/+40
* Add possibility to pass url parameter to update command of details pagePavel Vomacka2017-03-141-0/+11
* Add property which allows refresh command to use url valuePavel Vomacka2017-03-141-0/+28
* Added optional option in refreshing after modifying association tablePavel Vomacka2017-03-141-2/+16
* Possibility to skip checking writable according to metadataPavel Vomacka2017-03-142-18/+65
* Allow to set another other_entity namePavel Vomacka2017-03-141-3/+26
* Additional option to add and del operations can be setPavel Vomacka2017-03-141-0/+22
* Add message about last KRA to WebUI Topology viewStanislav Laznicka2017-03-131-7/+18
* webui: do not warn about CAs if there is only one masterPetr Vobornik2017-03-101-0/+4
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-084-1/+394
* WebUI: Add Adapter for certmap_match result tablePavel Vomacka2017-03-081-0/+79
* WebUI: Possibility to choose object when API call returns list of objectsPavel Vomacka2017-03-081-0/+13
* WebUI: Add possibility to turn of autoload when details.load is calledPavel Vomacka2017-03-082-1/+10
* WebUI: don't change casing of Auth Indicators valuesPavel Vomacka2017-03-082-4/+4
* WebUI: Allow disabling lowering text in custom_checkbox_widgetPavel Vomacka2017-03-082-1/+6
* webui: fixes normalization of value in attributes widgetPetr Vobornik2017-03-081-1/+1
* Add support for custom table pagination sizePavel Vomacka2017-03-084-6/+69
* Make singleton from config modulePavel Vomacka2017-03-081-6/+45
* Add javascript integer validatorPavel Vomacka2017-03-081-0/+34
* WebUI: Add certmap modulePavel Vomacka2017-03-085-1/+421
* WebUI: Add Custom command multivalued adder dialogPavel Vomacka2017-03-081-0/+34
* WebUI: Create non editable row widget for mutlivalued widgetPavel Vomacka2017-03-084-13/+25
* WebUI: Add possibility to set field always writablePavel Vomacka2017-03-082-26/+52
* WebUI: Change structure of Identity submenuPavel Vomacka2017-03-074-7/+43
* WebUI: add sizelimit:0 to cert-findPavel Vomacka2017-03-074-0/+4
* Add SHA256 fingerprints for certsTomas Krizek2017-03-071-1/+5
* Remove md5_fingerprints from IPAStanislav Laznicka2017-02-231-8/+0
* WebUI: fix incorrect behavior of ESC button on comboboxPavel Vomacka2017-02-171-3/+8
* WebUI: add default on_cancel function in adder_dialogPavel Vomacka2017-02-171-0/+2
* Coverity: removed useless semicolon which ends statement earlierPavel Vomacka2017-01-181-2/+2
* Coverity: Fix possibility of access to attribute of undefinedPavel Vomacka2017-01-181-1/+1