summaryrefslogtreecommitdiffstats
path: root/install/ui/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change activity text while loading metadataPavel Vomacka2017-01-052-0/+8
* Refactoring of rpc modulePavel Vomacka2017-01-056-73/+152
* WebUI: update Patternfly and BootstrapPavel Vomacka2017-01-052-5/+7
* 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: remove incorrect use of MAINTAINERCLEANFILESPetr Spacek2016-11-162-9/+0
* 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
* Coverity - iterating over variable which could be nullPavel Vomacka2016-11-101-4/+4
* Coverity - null pointer dereferencePavel Vomacka2016-11-101-3/+3
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - true branch can't be executedPavel Vomacka2016-11-101-1/+2
* Coverity - removed dead codePavel Vomacka2016-11-101-12/+8
* Coverity - Accesing attribute of nullPavel Vomacka2016-11-101-1/+1
* Coverity - identical code for different branchesPavel Vomacka2016-11-101-2/+2
* Coverity - not initialized variablePavel Vomacka2016-11-101-1/+1
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-0/+2
* Coverity - null pointer exceptionPavel Vomacka2016-11-101-1/+1
* Build: fix distribution of static files for web UIPetr Spacek2016-11-092-2/+7
* Build: move version handling from Makefile to configurePetr Spacek2016-11-091-3/+3
* WebUI: services without canonical name are shown correctlyPavel Vomacka2016-10-312-1/+92
* WebUI: fix API Browser menu labelPavel Vomacka2016-10-111-1/+1
* Add tooltip to all fields in DNS record adder dialogPavel Vomacka2016-10-111-0/+15
* DNS: Improve field descriptions for SRV recordsPetr Spacek2016-10-111-4/+4
* DNS: Support URI resource record typePetr Spacek2016-10-111-1/+14
* WebUI: hide buttons in certificate widget according to aclPavel Vomacka2016-09-292-1/+58
* Added a fix for setting Priority as required field in Password Policy Details...Abhijeet Kasurde2016-09-211-1/+4