freeipa/install/ui
Petr Vobornik b43c2f8ab4 webui: refresh complex pages after modification
Details facet for user, hosts, service, user override entities require
complex reload as they gather information from multiple sources - e.g.
all of them do cert-find. On update only $entity-mod is execute and its
result doesn't have all information required for refresh of the page
therefore some fields are missing or empty.

This patch modifies the facets to do full refresh instead of default
load and thus the pages will have all required info.

https://pagure.io/freeipa/issue/5776

Reviewed-By: Felipe Volpone <felipevolpone@gmail.com>
Reviewed-By: Michal Reznik <mreznik@redhat.com>
2018-04-19 12:11:26 +02:00
..
build Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
css WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
doc webui: topology graph facet 2015-11-27 15:50:56 +01:00
images Build: remove incorrect use of MAINTAINERCLEANFILES 2016-11-16 09:12:07 +01:00
js Create symlink to qunit.js 2017-12-14 18:57:37 +01:00
less WebUI: update Patternfly and Bootstrap 2017-01-05 18:33:46 +01:00
src webui: refresh complex pages after modification 2018-04-19 12:11:26 +02:00
test Documenting kinit_lifetime in /etc/ipa/default.conf 2018-01-12 20:33:20 +01:00
util Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
favicon.ico favicon 2011-02-03 15:04:23 -05:00
Gruntfile.js Make WebUI unit tests to generate results as JUnit 2018-03-16 14:26:48 +01:00
ie.css Fixed display of attributes_widget in IE9 2012-07-17 15:55:44 +02:00
index.html webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
ipa.css Add ability to stage multiple users 2016-06-03 16:12:48 +02:00
jsl.conf Update jsl to not warn about module in Gruntfile 2017-12-14 18:57:37 +01:00
Makefile.am Include npm related files into Makefile and .gitignore 2017-12-14 18:57:37 +01:00
package.json Add Gruntfile and package.json to ui directory 2017-12-14 18:57:37 +01:00
README-LICENSE.txt webui: add d3 library - version 3.5.6 2015-11-27 15:50:56 +01:00
reset_password.html webui: adjust behavior of bounce url 2014-09-08 12:32:16 +02:00
reset_password.js Add support for the 'user' url parameter for the reset_password.html 2016-01-27 14:17:40 +01:00
sync_otp.html webui: add sync_otp.html 2014-06-30 12:27:05 +02:00