open-consul/ui-v2/tests
John Cowen adcea9b605 ui: Improved main navigation (#7673)
* Make datacenter queries use query vs findAll like the rest of the app

* Make sure we have an element to pass to isInViewport

* Make sure href-mut doesn't error even if the currentRoute === null

* More post test cleanup and Safari fix (safari requires http:// URLs)

* Reverse order of datasource nspace/dc's and add a namespace source

* Rearrange routes/templates/controllers to only use HashicorpConsul once

* Add datasources and correct token namespace detection/redirection

* Remove old dc findAll adapter method

* Add more comments around the 'child route/parent controller' vars
2020-05-12 17:14:28 +00:00
..
acceptance ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
helpers ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00
integration ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
lib ui: Add tab navigation to the browser history/URLs (#7592) 2020-05-12 17:14:23 +00:00
pages ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
steps ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
unit ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
dictionary.js ui: Run 2 separate test runs oss and ent (#7214) 2020-02-07 11:02:53 +00:00
index.html ui: Implements the ember-page-title addon to the UI (#7118) 2020-01-28 09:25:52 -05:00
pages.js ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
steps.js ui: Logout button (#7604) 2020-05-12 17:14:24 +00:00
test-helper.js fix ember parallelization (#7221) 2020-05-12 17:13:52 +00:00