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 regular board action backend #785

Closed
wants to merge 4 commits into from

Conversation

CatiaAntunes96
Copy link
Contributor

Relates to #680

Proposed Changes

  • Adapt create function to create a regular board
  • Fix delete board to also delete a regular board with only participants
  • Fix getBoards function to also retrieve regular boards (all the boards from an user)

This pull request closes #680

@CatiaAntunes96 CatiaAntunes96 added enhancement New feature or request backend labels Jan 4, 2023
@CatiaAntunes96 CatiaAntunes96 added this to the Full Version milestone Jan 4, 2023
@CatiaAntunes96 CatiaAntunes96 self-assigned this Jan 4, 2023
nunocaseiro
nunocaseiro previously approved these changes Jan 4, 2023
Copy link
Contributor

@nunocaseiro nunocaseiro left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@CatiaAntunes96 CatiaAntunes96 deleted the feat/create-regular-board-action-backend branch January 4, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: create regular board action
3 participants