open-consul/ui-v2/app/services
John Cowen 9b256d3da6 ui: New Empty States (#7940)
* ui: CSS and component changes to the <EmptyState /> component

* ui: Reset the auth-form component back to its initial state

Moving forwards we are going to have the auth-form on the page all the
time, even when logged in (for relogging in purposes). This means the
auth-form will not always be removed from the DOM when you log in.

This sets the form back to its idle state before calling onsubmit

* ui: Make a public api for modal-dialog with a single close method

* ui : Move cache reset somewhere that makes more sense, + single refresh

1. Centralize cache resetting elsewhere, for now the store makes most
sense, although I would prefer the Repository class, so using the store
is temporary
2. We only need to refresh on login once, unless we have a differing
nspace

* ui: Ensure visibilitychange events are cleaned up

* ui: Only cache DataSource data if we have any, + only clear the cache

* ui: Add the modal login dialog to both unauth and auth views

This means we can 'relogin' when already logged in

* ui: Add new empty states

* ui: CSS Tweaks

* Remove marketing grays
2020-06-03 16:46:50 +00:00
..
client ui: New Empty States (#7940) 2020-06-03 16:46:50 +00: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: Amends to the data-sink service/component (#7740) 2020-05-12 17:14:37 +00:00
data-source ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
repository ui: Quote service names when filtering for intentions (#7888) 2020-05-14 17:18:24 +01:00
atob.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
data-structs.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
dom-buffer.js UI: Improved Login/Logout flow inc SSO support (#7790) 2020-05-12 17:14:51 +00:00
dom.js ui: Misc amends for Safari and Firefox (#7907) 2020-05-18 17:21:10 +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: Use DataSources in ACLs area (#7681) 2020-05-12 17:14:29 +00: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
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