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

[CHE-30] Design And Implement Profile Model #54

Conversation

brok3turtl3
Copy link
Contributor

@brok3turtl3 brok3turtl3 commented Mar 27, 2024

Description

This ticket is part of CHE-2 Create Profile Page story and updates the Profile Model and any code interacting with it.

Jira Task

CHE-30

Testing Instructions

  1. git fetch
  2. git checkout CHE-30/subtask/Design-And-Implement-profile-Model
  3. npm run docker-dev --> verify core functionality is present and navigation to the Profiles Page still displays
    seeded data.

Checklist

  • I added a descriptive title to this PR.
  • I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • I did a quick check to make sure my code changes follow the recomended style guide.

Additional Notes, Images, etc.

N/A

@brok3turtl3 brok3turtl3 marked this pull request as ready for review March 28, 2024 12:55
@brok3turtl3 brok3turtl3 self-assigned this Mar 28, 2024
@brok3turtl3 brok3turtl3 added the enhancement New feature or request label Mar 28, 2024
@brok3turtl3 brok3turtl3 merged commit 91292c9 into CHE-2/story/Create-Profile-Page Mar 28, 2024
1 check passed
@brok3turtl3 brok3turtl3 deleted the CHE-30/subtask/Design-And-Implement-Profile-Model branch March 28, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant