consul/ui-v2/app
John Cowen 338527cc2e ui: Adds better error passthrough, disable/unauthorize properly on error (#5041)
1. Ensure any unexpected developer errors are passed through/shown
2. Previously when errors where returns/resolved the special
isEnabled/isAuthorized would never get resolved. This was fine as they
were set to false to start with anyway, but this resolves them again to
false for completeness
3. Improved unit testing coverage
2019-05-01 18:21:53 +00:00
..
adapters ui: Pass GET data and clean certain values for KV's ensuring consistency (#4991) 2019-05-01 18:21:48 +00:00
components ui: Rename extended Component variables, tweak some comments (#5021) 2019-05-01 18:21:50 +00:00
controllers ui: Move intention source/destination menus use text from the template (#4938) 2019-05-01 18:21:44 +00:00
forms UI: Move legacy ACLs, KVs and Intentions to use `form` functionality (#4936) 2019-05-01 18:21:43 +00:00
helpers UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00
initializers UI: Move legacy ACLs, KVs and Intentions to use `form` functionality (#4936) 2019-05-01 18:21:43 +00:00
mixins ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
models UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
routes ui: Resolve bad rebase and add in KV test for change of GET for KVs (#5000) 2019-05-01 18:21:49 +00:00
routing UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
search/filters UI: Move legacy ACLs to use the new searchables/changeable-sets (#4933) 2019-05-01 18:21:42 +00:00
serializers ui: Maintain http headers as JSON-API meta for all API requests (#4946) 2019-05-01 18:21:46 +00:00
services UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
styles ui: Adds warning flash messages (yellow with warning icon) (#5033) 2019-05-01 18:21:52 +00:00
templates ui: Adds warning flash messages (yellow with warning icon) (#5033) 2019-05-01 18:21:52 +00:00
utils ui: Adds better error passthrough, disable/unauthorize properly on error (#5041) 2019-05-01 18:21:53 +00:00
validations UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html ui: Adds multi syntax linting to the code editor (#4814) 2018-10-19 17:36:38 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00