open-consul/ui-v2/app/services
John Cowen 8cb402eae7
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
..
client ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
clipboard ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
code-mirror ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
data-sink ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
data-source ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
repository ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
atob.js
btoa.js
data-structs.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
dom.js ui: Remove WithSearching mixin, use helpers instead (#7961) 2020-06-03 16:46:53 +00:00
encoder.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
env.js ui: Logout button (#7604) 2020-05-12 17:14:24 +00:00
feedback.js UI Release Merge (1.8-beta-2: ui-staging merge) (#7919) 2020-05-19 17:18:04 +01:00
form.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
lazy-proxy.js ui: UI Release Merge (ui-staging merge) (#6527) 2019-09-30 14:47:49 +01:00
logger.js WIP: Logger 2018-06-25 12:25:14 -07:00
repository.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
search.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
settings.js ui: Add DataSource component (#7448) 2020-05-12 17:14:18 +00:00
sort.js ui: Add ability to sort service based on health (#7989) 2020-06-03 16:46:57 +00:00
state.js ui: Adds `<StateChart />` component for wiring together Ember+XState (#7742) 2020-05-12 17:14:38 +00:00
store.js ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
ticker.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
timeout.js ui: Delete the Promise rsvp imports from codebase (#7372) 2020-05-12 17:14:12 +00:00