summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/ipa_init.json
diff options
context:
space:
mode:
authorPetr Voborník <pvoborni@redhat.com>2012-01-16 14:17:46 +0100
committerEndi S. Dewata <edewata@redhat.com>2012-01-30 17:46:57 -0600
commit71f934348095df57c3fc8f02c5e8eacc929c7354 (patch)
treed7755943b1bc3e8168475f1eb58d8e5aec7f748e /install/ui/test/data/ipa_init.json
parent7a1399bee1547b85186e010720a90ed6ab2f5e22 (diff)
downloadfreeipa-71f934348095df57c3fc8f02c5e8eacc929c7354.tar.gz
freeipa-71f934348095df57c3fc8f02c5e8eacc929c7354.tar.xz
freeipa-71f934348095df57c3fc8f02c5e8eacc929c7354.zip
Added refresh button for UI
Web UI is caching records. Currently only possible ways how to display updated record which was changed elsewhere - ie. in CLI are: * refresh page in browser (takes really long on slow vpns) * search facet: change filter, find, change filter back, find * entity details: go to search, select other entry, go back to search, select original entry * association facet: same as entity details These are unconvenient methods. This patch adds Refresh button to search, details and association facet. This button executes facets refresh method. https://fedorahosted.org/freeipa/ticket/2051
Diffstat (limited to 'install/ui/test/data/ipa_init.json')
-rw-r--r--install/ui/test/data/ipa_init.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index b819c30b1..399a931bd 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -52,6 +52,7 @@
"get": "Get",
"issue": "Issue",
"ok": "OK",
+ "refresh": "Refresh",
"remove": "Delete",
"reset": "Reset",
"restore": "Restore",