open-consul/ui/packages/consul-ui/tests/integration
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
..
adapters ui: Filter global intentions list by selected partition (#11475) 2021-11-09 17:38:24 +00:00
components ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
helpers Revert "Merge pull request #11328 from radiantly/ui/feature/allow-${}-style-interpolation" 2021-11-10 17:54:33 +00:00
serializers ui: Change partitions to expect `[]` from the API (#11791) 2021-12-10 14:41:08 +00:00
services/repository ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
utils/dom/event-source ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00