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

User dashboard page #393

Merged
merged 13 commits into from
Feb 4, 2025
Merged

User dashboard page #393

merged 13 commits into from
Feb 4, 2025

Conversation

juancwu
Copy link
Contributor

@juancwu juancwu commented Feb 3, 2025

Description

This PR adds the user dashboard page to view all submitted/draft projects.

Linked Issues

Checklist

Before opening this PR, make sure the PR:

  • Has an assignee or group of assignees.
  • Has a reviewer or a group of reviewers.
  • Is labelled properly.
  • Has the SPUR project assigned to it.
  • Has an assigned milestone.

Additionally, make sure that:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@juancwu juancwu added enhancement New feature or request frontend Related to the frontend of the project backend Related to the backend of the project labels Feb 3, 2025
@juancwu juancwu added this to the Complete the project MVP milestone Feb 3, 2025
@juancwu juancwu self-assigned this Feb 3, 2025
aidantrabs
aidantrabs previously approved these changes Feb 3, 2025
Copy link
Member

@aidantrabs aidantrabs left a comment

Choose a reason for hiding this comment

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

lgtm

@aidantrabs
Copy link
Member

conflict!!!

@aidantrabs aidantrabs self-requested a review February 4, 2025 01:25
Copy link
Member

@aidantrabs aidantrabs left a comment

Choose a reason for hiding this comment

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

lgtm

@juancwu juancwu merged commit c57d0f8 into main Feb 4, 2025
3 of 5 checks passed
@juancwu juancwu deleted the feat/308/reg-user-view-projects branch February 4, 2025 01:48
@SherRao SherRao removed this from the M1: Complete project MVP milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend of the project enhancement New feature or request frontend Related to the frontend of the project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE Feat] Create the projects dashboard user page
3 participants