open-consul/ui/packages/consul-ui/app
John Cowen 124fa8f168
ui: Notifications re-organization/re-style (#11577)
- Moves where they appear up to the <App /> component.
- Instead of a <Notification /> wrapping component to move whatever you use for a notification up to where they need to appear (via ember-cli-flash), we now use a {{notification}} modifier now we have modifiers.
- Global notifications/flashes are no longer special styles of their own. You just use the {{notification}} modifier to hoist whatever component/element you want up to the top of the page. This means we can re-use our existing <Notice /> component for all our global UI notifications (this is the user visible change here)
2021-11-24 18:14:07 +00:00
..
abilities ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
adapters ui: [Port] Ensure the tokens default nspace (and partition) is passed thru to the auth endpoint (#11490) 2021-11-11 12:02:29 +00:00
components ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
controllers ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
decorators ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
filter/predicates ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
forms ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
helpers ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
instance-initializers ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
locations ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
machines ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
mixins ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
models ui: Topology view with no dependencies (#11280) 2021-11-05 13:46:41 -04:00
modifiers ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
routes ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
routing ui: Improve dev-time SSO/OIDC visibility (#11248) 2021-10-11 16:03:59 +01:00
search/predicates ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
serializers ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
services ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
sort/comparators ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
styles ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
templates ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
utils ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
validations ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
formats.js ui: Install ember-intl (#9399) 2020-12-15 18:29:32 +00:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00