consul/ui-v2/tests
John Cowen f2accb0bd1 ui: Move routes to use data-sources (#8321)
* Add uri identifiers to all data source things and make them the same

1. Add uri identitifer to data-source service
2. Make <EventSource /> and <DataSource /> as close as possible
3. Add extra `.closed` method to get a list of inactive/closed/closing
data-sources from elsewhere

* Make the connections cleanup the least worst connection when required

* Pass the uri/request id through all the things

* Better user erroring

* Make event sources close on error

* Allow <DataLoader /> data slot to be configurable

* Allow the <DataWriter /> removed state to be configurable

* Don't error if meta is undefined

* Stitch together all the repositories into the data-source/sink

* Use data.source over repositories

* Add missing  <EventSource /> components

* Fix up the views/templates

* Disable all the old route based blocking query things

* We still need the repo for the mixin for the moment

* Don't default to default, default != ''
2020-07-17 13:43:16 +00:00
..
acceptance ui: New Intention Form/List components (#8172) 2020-07-09 09:09:53 +00:00
helpers ui: New Intention Form/List components (#8172) 2020-07-09 09:09:53 +00:00
integration ui: Move routes to use data-sources (#8321) 2020-07-17 13:43:16 +00:00
lib ui: Colocate pageobject components with their components (#8098) 2020-06-12 15:50:34 +00:00
pages ui: Extract and organize popover-menu and related from main-nav (#8272) 2020-07-09 13:27:24 +00:00
steps Merge pull request #8080 from hashicorp/ui-staging 2020-06-10 16:41:25 +00:00
unit ui: Move routes to use data-sources (#8321) 2020-07-17 13:43:16 +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: Extract and organize popover-menu and related from main-nav (#8272) 2020-07-09 13:27:24 +00:00
steps.js Merge pull request #8080 from hashicorp/ui-staging 2020-06-10 16:41:25 +00:00
test-helper.js ui: Remove jQuery from the production build (#8088) 2020-07-07 18:59:20 +00:00