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

feat(organizers): PNRN-38 add CRUD endpoints for organizer #10

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

beefysalad
Copy link
Member

@beefysalad beefysalad commented Sep 2, 2022

Description

Add CRUD Endpoints for Organizer Type

Checklist

  • Reviewed own code
  • Commented on code that is hard to understand
  • Implemented tests for the feature/bugfix
  • All GitHub status checks pass
  • The frontend and backend PR previews have been deployed

Backend only

  • Added test data for new entity
  • Generated the client api if there are new or deleted endpoints and/or DTOs

@vercel
Copy link

vercel bot commented Sep 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pnrn-pnrn ✅ Ready (Inspect) Visit Preview Sep 2, 2022 at 0:59AM (UTC)
1 Ignored Deployment
Name Status Preview Updated
pnrn-pnrn-staging ⬜️ Ignored (Inspect) Sep 2, 2022 at 0:59AM (UTC)

@princhcanal princhcanal temporarily deployed to pnrn-pnrn-pr-10 September 2, 2022 11:10 Inactive
@beefysalad beefysalad force-pushed the feature/PNRN-38-CRUD-Endpoints-for-organizers branch from 5ded09b to 8b8d82e Compare September 2, 2022 11:32
@princhcanal princhcanal temporarily deployed to pnrn-pnrn-pr-10 September 2, 2022 11:33 Inactive
@princhcanal princhcanal requested a deployment to pnrn-pnrn-pr-10 September 2, 2022 11:33 Abandoned
@beefysalad beefysalad force-pushed the feature/PNRN-38-CRUD-Endpoints-for-organizers branch from 8b8d82e to e7bf250 Compare September 2, 2022 12:58
@princhcanal princhcanal temporarily deployed to pnrn-pnrn-pr-10 September 2, 2022 12:58 Inactive
type: Type.ORGANIZATION,
};
@Injectable()
export class OrganizerTestDataService {
Copy link
Member Author

Choose a reason for hiding this comment

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

Props to @princhcanal for letting me Copy,Paste and Edit his code XD

Copy link
Member

@princhcanal princhcanal left a comment

Choose a reason for hiding this comment

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

looks super duper good! 🚀

ayg kalimti akong jollibee chicken sandwich inig September 2, 2032 do ;)

@beefysalad beefysalad closed this Sep 2, 2022
@princhcanal princhcanal reopened this Sep 2, 2022
@princhcanal princhcanal temporarily deployed to pnrn-pnrn-pr-10 September 2, 2022 13:16 Inactive
@beefysalad beefysalad merged commit ed1792e into dev Sep 2, 2022
@beefysalad beefysalad deleted the feature/PNRN-38-CRUD-Endpoints-for-organizers branch September 2, 2022 13:30
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