open-consul/ui/packages/consul-ui/tests/integration/components
John Cowen 86e885fc5b
ui: Upgrade AuthDialog (#11913)
- Move AuthDialog to use a Glimmer Component plus native named blocks/slots.
- Unravel the Auth* contextual components, there wasn't a lot of point having them as contextual components and now the AuthDialog (non-view-specific state machine component) can be used entirely separately from the view-specific components (AuthForm and AuthProfile).
- Move all the ACL related components that are in the main app chrome/navigation (our HashicorpConsul component) in our consul-acls sub package/module (which will eventually be loaded on demand only when ACLs are enabled)
2022-01-07 19:08:25 +00:00
..
consul ui: Move discovery chain component (#9154) 2020-11-11 14:43:37 +00:00
app-view-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
aria-menu-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
auth-profile-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
code-editor-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
confirmation-dialog-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
data-collection-test.js ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
data-source-test.js ui: Nestable DataSources (plus glimmer upgrade) (#9275) 2020-11-30 15:05:16 +00:00
delete-confirmation-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
event-source-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
freetext-filter-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
hashicorp-consul-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
jwt-source-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
list-collection-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
oidc-select-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
popover-menu-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
radio-group-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
ref-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
resolver-card-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
route-card-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
secret-button-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
splitter-card-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
state-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
tab-nav-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
tabular-collection-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
tabular-details-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
tag-list-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
toggle-button-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
token-list-test.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00