Skip to content

Clean up frontend auth and lint warnings#1

Open
gTanusri wants to merge 1 commit into
gssoc_developfrom
codex/frontend-auth-lint-cleanup
Open

Clean up frontend auth and lint warnings#1
gTanusri wants to merge 1 commit into
gssoc_developfrom
codex/frontend-auth-lint-cleanup

Conversation

@gTanusri

@gTanusri gTanusri commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fixed the login page JSX parse issue.
  • Centralized auth session storage for access token, refresh token, and roles.
  • Updated API and protected route logic to use shared auth helpers.
  • Added ESLint 9 flat config for the frontend.
  • Synced package-lock with package.json.
  • Cleaned lint warnings across admin dashboard, sidebar, orders, menu bulk actions, and profile header components.

Validation

  • ESLint passes with 0 errors.
  • Vite production build passes.
  • Backend Gradle build passes.

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