Skip to content

feat: migrate roles ACL components to HDS - #23846

Open
suresh-hashicorp wants to merge 2 commits into
suresh/tokens-hds-migrationfrom
suresh/roles-hds-migration
Open

feat: migrate roles ACL components to HDS#23846
suresh-hashicorp wants to merge 2 commits into
suresh/tokens-hds-migrationfrom
suresh/roles-hds-migration

Conversation

@suresh-hashicorp

Copy link
Copy Markdown
Contributor

Summary

Migrates the ACL Roles UI components to the HashiCorp Design System (HDS).

Changes

  • app/components/consul/role/form/index.hbs — updated role form to use HDS components
  • app/components/consul/role/form/index.scss — new scoped styles for the role form
  • app/components/consul/role/fieldsets/ — new fieldsets component (index.hbs, README.mdx)
  • app/components/token-list/index.hbs — updated token list template
  • app/components/token-list/pageobject.js — updated page object for token list
  • app/controllers/dc/acls/roles/edit.js — updated edit controller
  • app/styles/components.scss — component style updates
  • app/styles/routes/dc/acls/index.scss — ACL route style updates
  • app/templates/dc/acls/roles/edit.hbs — updated edit template
  • tests/integration/components/consul/role/form-test.js — updated integration tests
  • tests/pages/dc/acls/roles/edit.js — updated page object for roles edit

Related

Part of the broader HDS migration work, targeting the roles section of ACLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant