Skip to content

[codex] Refactor API paths and admin i18n#7

Merged
coding-hui merged 6 commits into
mainfrom
refactor/admin-pages-bulk-actions
May 16, 2026
Merged

[codex] Refactor API paths and admin i18n#7
coding-hui merged 6 commits into
mainfrom
refactor/admin-pages-bulk-actions

Conversation

@coding-hui
Copy link
Copy Markdown
Owner

Summary

  • Refactor API routes and frontend clients to use versioned /api/v1 paths without /admin or /client segmentation.
  • Extend exam snapshot/session/submission flows and judge repository behavior with focused tests.
  • Improve admin i18n coverage, login language switching, placeholder routes, user role display, and desktop API proxy behavior.
  • Update API/auth documentation for the new route shape.

Validation

  • gofmt on changed Go files
  • pnpm --dir apps/admin biome
  • pnpm --dir apps/desktop biome
  • GOCACHE=/tmp/examora-gocache go test ./...
  • pnpm --dir apps/admin lint
  • pnpm --dir apps/admin build
  • pnpm --dir apps/desktop typecheck
  • pnpm --dir apps/desktop build
  • pnpm --dir website build
  • git diff --check

Notes

  • Local gh auth status reports the configured GITHUB_TOKEN is invalid, so PR creation used the GitHub connector after pushing the branch.

@coding-hui coding-hui marked this pull request as ready for review May 16, 2026 04:35
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 33aeaf7b9e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/exam/submission.go
@coding-hui coding-hui merged commit c96a649 into main May 16, 2026
2 checks passed
@coding-hui coding-hui deleted the refactor/admin-pages-bulk-actions branch May 16, 2026 04:51
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