consul/ui-v2/tests
John Cowen 5d1ce1e120
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 14:42:45 +01:00
..
acceptance ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00
helpers ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00
integration ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
lib ui: Colocate pageobject components with their components (#8098) 2020-06-12 16:50:09 +01:00
pages ui: Extract and organize popover-menu and related from main-nav (#8272) 2020-07-09 14:26:52 +01:00
steps ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
unit ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01: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 14:26:52 +01:00
steps.js ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
test-helper.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00