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: create, update and delete card #74

Merged
merged 17 commits into from
Jan 26, 2022

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Jan 17, 2022

Relates to #73

Proposed Changes

  • Create card api route and respective method in boards service
  • Update card api route and respective method in boards service
  • Delete card api route and respective method in boards service
  • Renamed actions gateway to socket gateway

This pull request is intendend to close #73

@nunocaseiro nunocaseiro self-assigned this Jan 17, 2022
@nunocaseiro nunocaseiro marked this pull request as ready for review January 17, 2022 10:41
@nunocaseiro nunocaseiro requested a review from a team January 17, 2022 10:42
backend/src/models/boards/boards.controller.ts Outdated Show resolved Hide resolved
backend/src/models/boards/boards.controller.ts Outdated Show resolved Hide resolved
Copy link
Member

@rpvsilva rpvsilva left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

@nunocaseiro nunocaseiro merged commit 84645a8 into xgeekshq:main Jan 26, 2022
nunocaseiro added a commit to nunocaseiro/split that referenced this pull request Jan 26, 2022
feat: create, update and delete card (xgeekshq#74)
nunocaseiro added a commit to nunocaseiro/split that referenced this pull request Feb 11, 2022
* feat: add, update, delete card
@nunocaseiro nunocaseiro deleted the feature-cards-be branch November 18, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: create, update and delete card
2 participants