Skip to content

Refactor: settings locales page refactored to shadcn components#127

Merged
jeroenrinzema merged 4 commits intomainfrom
feat/settings-locales-tailwind
Feb 2, 2026
Merged

Refactor: settings locales page refactored to shadcn components#127
jeroenrinzema merged 4 commits intomainfrom
feat/settings-locales-tailwind

Conversation

@RickieeeDev
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refactors the Settings → Locales page UI to use shadcn/ui components (Dialog, Table, Dropdown) and TanStack React Table.

Changes:

  • Replaced the legacy SearchTable + Modal implementation with a shadcn-based table and dialog flow.
  • Introduced TanStack React Table for table rendering and state.
  • Added @tanstack/react-table dependency and updated lockfile.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 8 comments.

File Description
services/console/src/views/settings/Locales.tsx Refactors locales listing + create/delete UI to shadcn components and TanStack table state.
services/console/package.json Adds @tanstack/react-table dependency.
pnpm-lock.yaml Lockfile updates for the new dependency (and associated snapshots).
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread services/console/src/views/settings/Locales.tsx
Comment thread services/console/src/views/settings/Locales.tsx
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated 6 comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx
Comment thread services/console/src/views/settings/Locales.tsx
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx Outdated
Comment thread services/console/src/views/settings/Locales.tsx
@jeroenrinzema jeroenrinzema merged commit 018b0e6 into main Feb 2, 2026
4 checks passed
@jeroenrinzema jeroenrinzema deleted the feat/settings-locales-tailwind branch February 2, 2026 19:21
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.

3 participants