open-consul/ui/packages/consul-ui/app
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
..
abilities ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
adapters
components ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
controllers
decorators
filter/predicates
forms
helpers
instance-initializers
locations ui: Add selective no-console eslint rule (#11938) 2022-01-05 16:56:26 +00:00
machines
mixins
models
modifiers
routes ui: Configure routes in route config rather than classes (#11900) 2022-01-05 09:34:28 +00:00
routing ui: Configure routes in route config rather than classes (#11900) 2022-01-05 09:34:28 +00:00
search/predicates
serializers
services ui: Add selective no-console eslint rule (#11938) 2022-01-05 16:56:26 +00:00
sort/comparators
styles ui: Upgrade AuthDialog (#11913) 2022-01-07 19:08:25 +00:00
templates
utils
validations
app.js
env.js
formats.js
index.html
router.js ui: Configure routes in route config rather than classes (#11900) 2022-01-05 09:34:28 +00:00