open-consul/ui/javascripts/app
Jack 2489355975 Add JSON validation to update view
JSON validation has now been added to the update view following the same format
as create. Since 'valueDecoded' does not have the ability to check if the value
is base64 before decoding then this must be checked first; if it is base64 then
use the decoded one, if not just get the value.

Change incorrect trailing span close to label.
2017-05-02 17:20:36 +09:00
..
controllers.js Remove Deregister from UI for #2541 2016-11-30 11:07:04 -05:00
helpers.js properly escape session and acl data in UI (#2456) 2016-10-31 18:16:43 -07:00
mixins.js ui: use ember object to wrap localstorag 2014-08-22 17:21:48 -07:00
models.js Add JSON validation to update view 2017-05-02 17:20:36 +09:00
router.js revert 8bf8871, fc2aad3, 503d338. 2015-08-07 16:40:49 -07:00
routes.js UI: remove redundant commas in tags list (services view) 2016-09-15 11:37:45 +03:00
views.js ui: add notification system 2014-08-22 17:22:06 -07:00