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

SAC-19 User Tag CRUD #67

Merged
merged 20 commits into from
Jan 27, 2024
Merged

SAC-19 User Tag CRUD #67

merged 20 commits into from
Jan 27, 2024

Conversation

alderwhiteford
Copy link
Collaborator

@alderwhiteford alderwhiteford commented Jan 26, 2024

Description

Additional Endpoints to Create and Retrieve user tags

How Has This Been Tested?

Tests still need to be written

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@alderwhiteford alderwhiteford marked this pull request as ready for review January 27, 2024 21:30
@garrettladley garrettladley self-requested a review January 27, 2024 23:11
backend/src/services/user.go Outdated Show resolved Hide resolved
backend/src/services/user.go Outdated Show resolved Hide resolved
backend/tests/api/user_test.go Outdated Show resolved Hide resolved
backend/tests/api/user_test.go Outdated Show resolved Hide resolved
backend/tests/api/user_test.go Outdated Show resolved Hide resolved
Alder Whiteford and others added 6 commits January 27, 2024 18:16
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Copy link
Member

@garrettladley garrettladley left a comment

Choose a reason for hiding this comment

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

LGTM 📈

@garrettladley garrettladley merged commit cdb8d11 into main Jan 27, 2024
7 checks passed
@garrettladley garrettladley deleted the SAC-19-User-Tag-CRUD branch January 27, 2024 23:27
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.

None yet

2 participants