Skip to content

[codex] Upgrade console UI pagination and access controls - #1

Merged
Chiiz0 merged 1 commit into
mainfrom
codex/ui-pagination-auth-admin
Jun 30, 2026
Merged

[codex] Upgrade console UI pagination and access controls#1
Chiiz0 merged 1 commit into
mainfrom
codex/ui-pagination-auth-admin

Conversation

@Chiiz0

@Chiiz0 Chiiz0 commented Jun 30, 2026

Copy link
Copy Markdown
Owner

What changed

  • Upgraded the console UI toward fixed-size, high-density information panels with explicit 10 / 20 / 50 item pagination controls instead of silent truncation.
  • Improved task board, audit, status, localization, permission-aware rendering, and responsive layout behavior for dense data views.
  • Added local password authentication, project membership/access-control support, and related API/store coverage.
  • Added database migrations for project memberships and user password credentials.
  • Updated Docker development configuration and environment defaults needed by the new auth/access-control paths.

Why

The console needs to handle large amounts of operational information without becoming visually noisy or hiding records. Fixed panel sizing plus page-size controls keeps each section predictable, while pagination keeps content reachable beyond 50 records.

Validation

  • docker compose -f deployments/docker/compose.dev.yaml exec -T web-dev pnpm --dir apps/web build
  • docker compose -f deployments/docker/compose.dev.yaml exec -T api-dev go test ./...

@Chiiz0
Chiiz0 marked this pull request as ready for review June 30, 2026 11:39
@Chiiz0
Chiiz0 merged commit 1cd75dc into main Jun 30, 2026
1 of 2 checks passed
@Chiiz0
Chiiz0 deleted the codex/ui-pagination-auth-admin branch June 30, 2026 11:39
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