Skip to content

feat: migrate tokens UI to HDS components - #23845

Open
suresh-hashicorp wants to merge 1 commit into
suresh/namespace-hds-migrationfrom
suresh/tokens-hds-migration
Open

feat: migrate tokens UI to HDS components#23845
suresh-hashicorp wants to merge 1 commit into
suresh/namespace-hds-migrationfrom
suresh/tokens-hds-migration

Conversation

@suresh-hashicorp

Copy link
Copy Markdown
Contributor

Summary

Migrates the ACL Tokens UI to Hashicorp Design System (HDS) components, continuing the HDS migration work from the namespace branch.

Changes

Components

  • consul/token/list — Replace legacy card/list layout with HDS-based table and toolbar; add sort, filter, and action controls
  • consul/token/form — New JS and SCSS for the token edit/create form using HDS form fields and modal delete confirmation
  • consul/token/fieldsets — Migrate fieldsets to HDS form components
  • consul/token/fieldsets-legacy — Update legacy fieldsets for HDS compatibility
  • child-selector — Update template for HDS selector pattern
  • policy-selector — Migrate to HDS selector components
  • role-selector — Migrate to HDS selector components (template + styles)
  • selector-section-header — Update styles for HDS-aligned section headers

Routes & Controllers

  • dc/acls/tokens/edit — Update controller and template to wire HDS modal delete confirmation and HDS form fields

Styles

  • app/styles/components.scss — Register new component SCSS
  • app/styles/routes/dc/acls/index.scss — Remove legacy ACL-specific overrides superseded by HDS tokens

Tests

  • tests/pages/dc/acls/tokens/edit.js — Update page objects to use HDS selector targets

Related

  • Builds on: suresh/namespace-hds-migration

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