open-consul/ui-v2/app/templates/dc/acls
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
..
policies ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
roles ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
tokens UI Release Merge (1.8-beta-2: ui-staging merge) (#7919) 2020-05-19 17:18:04 +01:00
-authorization.hbs ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
-disabled.hbs ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00
-form.hbs ui: Move to angle brackets for ember components (#7321) 2020-05-12 17:14:05 +00:00
-nav.hbs ui: Move to angle brackets for ember components (#7321) 2020-05-12 17:14:05 +00:00
-notifications.hbs ui: Logout button (#7604) 2020-05-12 17:14:24 +00:00
edit.hbs ui: Renames CopyButtonFeedback to CopyButton and use it everywhere (#7834) 2020-05-12 17:14:56 +00:00
index.hbs ui: New Empty States (#7940) 2020-06-03 16:46:50 +00:00