summaryrefslogtreecommitdiffstats
path: root/install/ui
Commit message (Expand)AuthorAgeFilesLines
* 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-145-2/+910
* 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-132-9/+20
* 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-085-6/+73
* 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-235-12/+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
* Change activity text while loading metadataPavel Vomacka2017-01-053-0/+9
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-054-8/+11
* WebUI: Hide incorrectly shown buttons on hosts tab in ID ViewsPavel Vomacka2016-12-121-0/+1
* Build: properly integrate loader.js into build systemPetr Spacek2016-11-291-0/+9
* Build: fix file dependencies for make-css.shPetr Spacek2016-11-161-1/+5
* Build: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-168-35/+0
* Build: move web UI file installation from SPEC to Makefile.amPetr Spacek2016-11-151-0/+3
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-1/+1
* Coverity - accessing attribute of variable which can point to nullPavel Vomacka2016-11-101-2/+2
* Coverity - opens dialog which might not be createdPavel Vomacka2016-11-101-1/+5