summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-08-24 15:36:48 +0200
committerEndi S. Dewata <edewata@redhat.com>2011-08-25 00:50:52 +0000
commit950a5da34d3b89ae23cf8834d501233bda831f9e (patch)
tree4531eaffb80d6573e28b48c1a29cfd7c8a9b8b62 /install/ui/test
parente5382885f589c45c96ba0ba04c89bdb1f1546ce5 (diff)
downloadfreeipa-950a5da34d3b89ae23cf8834d501233bda831f9e.tar.gz
freeipa-950a5da34d3b89ae23cf8834d501233bda831f9e.tar.xz
freeipa-950a5da34d3b89ae23cf8834d501233bda831f9e.zip
Validation of details facet before update https://fedorahosted.org/freeipa/ticket/1676 The ticket is a duplicate of server error, but it revealed few UI errors.
Newly performs validation of details facet before update. If validation fails, notification dialog is shown and command isn't executed. Fixed integer minimum and maximum value checking. Read-only and non-writable fields are no longer considered required.
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 0738df061..9f31a7268 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -15907,7 +15907,9 @@
"prospective": "Prospective",
"remove_empty": "Select entries to be removed.",
"remove_title": "Remove ${entity}",
- "show_details": "Show details"
+ "show_details": "Show details",
+ "validation_title": "Validation error",
+ "validation_message": "Input form contains invalid or missing values."
},
"facet_groups": {
"managedby": "${primary_key} is managed by:",