tripleo-ui/src/js
Florian Fuchs 933c1fe214 Relax JSON input validation
Currently the JSON form input validator only passes if the value is a
valid JSON string. This doesn't accout for cases where a paramater
doesn't need to be set. This patch relaxes the validation rule so it
also allows the value to be an empty string.

Change-Id: I4d135120ac3041b223986eef8f54c4de24f20379
Closes-Bug: #1645266
(cherry picked from commit 537618fed2)
2016-12-01 09:13:43 +00:00
..
actions Fix roles listing for custom plan 2016-11-25 08:37:12 +00:00
components Relax JSON input validation 2016-12-01 09:13:43 +00:00
constants Parameters listing updates 2016-11-28 14:16:22 +00:00
immutableRecords Add deployment cancellation/deletion 2016-10-18 14:06:49 +02:00
loaders Fix Error on Version loader 2016-08-16 15:44:01 +02:00
mock Rename Discovery to Introspection 2016-02-01 12:14:49 +01:00
mockData Deployment Plan page updates 2016-04-13 14:03:53 +02:00
normalizrSchemas Stacks and Resources data storing in app state 2016-09-27 11:08:10 +02:00
reducers Improve parameters loading 2016-11-02 11:27:35 +01:00
selectors Parameters listing updates 2016-11-28 14:16:22 +00:00
services Redirect user to login page when token expires 2016-11-09 14:40:51 +01:00
workers TempStorage: Generic refactoring of TokenStorage 2015-10-27 19:21:18 +01:00
index.js Validate JSON parameters 2016-11-09 13:48:18 +01:00
store.js Add central logging 2016-10-17 17:09:32 +02:00