Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jolin/admin dashboard #67

Merged
merged 28 commits into from
Sep 28, 2024
Merged

Jolin/admin dashboard #67

merged 28 commits into from
Sep 28, 2024

Conversation

jche521
Copy link
Collaborator

@jche521 jche521 commented Sep 4, 2024

Context

made the admin dashboard page with the following table:
image

Closes

What Changed?

  • add all components (table, admin filter) for the page
  • add user role & status enum (we should start doing this for type consistency??)
  • filter is syncing with the table
  • responsive similar to other pages

How To Review

Risks

  • naming consistency (im currently using Role to specify sponsor/alumni/student, but it can get confusing with user type. Probably need to refactor the naming
  • should start considering using global typing with defined enum & interfaces

jche521 and others added 28 commits September 4, 2024 17:18
Copy link
Collaborator

@Kinzi-c Kinzi-c left a comment

Choose a reason for hiding this comment

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

Nice work Jolin!

@Kinzi-c Kinzi-c merged commit 9294ae7 into main Sep 28, 2024
1 check passed
@Kinzi-c Kinzi-c deleted the jolin/admin-dashboard branch September 28, 2024 04:40
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.

2 participants