open-consul/ui-v2/tests
John Cowen 864ffdf79b 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
..
acceptance ui: Removes delete button form pages that show your current token (#5241) 2019-01-23 13:51:36 +00:00
helpers UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
integration ui: Fixup tests to expect the new `meta` property on listings (#4990) 2019-05-01 18:21:47 +00:00
lib UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
pages UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00
unit ui: Adds better error passthrough, disable/unauthorize properly on error (#5041) 2019-05-01 18:21:53 +00:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
pages.js UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874) 2018-11-02 14:44:36 +00:00
steps.js UI: Removes success notification on faking a success response for `self` (#4906) 2018-11-07 15:57:41 +00:00
test-helper.js enable ember-exam 2019-01-03 22:21:20 -05:00