open-consul/ui-v2/app
John Cowen accdefd18e
UI: Begin unskipping some more trivial tests (#4574)
WIP Unskip some lower level trivial tests.

This is the beginning of work to unskip some of the more trivial tests that I'd skipped a while back (if the thing they are testing broke, they would have failed higher up in other acceptance tests).

I'd rather keep the tests, as they do test things in a more isolated manner, and the plan was to always come back and work to unskip them time allowing.

I didn't get to far into this work in progress here, but I'd rather merge what I've done all the same and come back at a later date and continue.
2018-08-29 09:59:02 +01:00
..
adapters UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
components UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
controllers Use `some` for the tags search instead of munging and searching 2018-07-18 18:15:03 +01:00
helpers Adds filtering to the KV listing page 2018-06-12 11:24:35 +01:00
mixins UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
models Tests and comments regarding the previous 2 commits 2018-07-05 13:43:03 +01:00
routes Instead of rewriting the API call, use ember to rewrite the URL 2018-07-11 10:44:37 +01:00
serializers Tie up real endpoints 2018-06-25 12:25:15 -07:00
services UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
styles UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
templates UI: Begin unskipping some more trivial tests (#4574) 2018-08-29 09:59:02 +01:00
utils Don't clone prev, there's no need 2018-07-06 13:09:23 +01:00
validations Remove validation for presence of KV values 2018-07-05 13:33:02 +01:00
app.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
index.html Find a way to test pre-ember load 2018-06-15 13:56:45 +01:00
resolver.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
router.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00