consul/ui/packages/consul-ui/app/services
John Cowen 3f131dcf34
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
..
auth-providers ui: Improve dev-time SSO/OIDC visibility (#11248) 2021-10-11 16:03:59 +01:00
client ui: Remove remaining partition FIXME comments (#11312) 2021-10-19 12:31:30 +01:00
clipboard ui: CopyButton amends (#10511) 2021-07-06 16:56:36 +01:00
code-mirror
data-sink ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
data-source ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
repository ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
atob.js
btoa.js
can.js ui: Support for SSO with Admin Partitions (#11604) 2021-11-24 14:53:12 +00:00
change.js
container.js
data-structs.js
dom.js
encoder.js
env.js
env.mdx
feedback.js ui: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
filter.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
form.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
i18n-debug.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
i18n.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
logger.js
repository.js ui: Fixup partiton > partition typo (#11572) 2021-11-16 15:33:18 +00:00
routlet.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
schema.js
search.js
settings.js
sort.js ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
state-with-charts.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
state.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
store.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
temporal.js
ticker.js
timeout.js
ui-config.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00