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 frontend #786

Merged
merged 10 commits into from
Jan 4, 2023

Conversation

CatiaAntunes96
Copy link
Contributor

Relates to #680

Proposed Changes

  • Add saveBoard function to create a regular board
  • Fix socket erros when the user has regular boards with only participants
  • The boards list is receiving all the boards, but for now the it only shows boards with teams because of the function that is being called on the filter.

This pull request closes #680

@CatiaAntunes96 CatiaAntunes96 added enhancement New feature or request frontend 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 🚀

frontend/src/pages/boards/newRegularBoard.tsx Outdated Show resolved Hide resolved
@CatiaAntunes96 CatiaAntunes96 merged commit 3b6b17a into main Jan 4, 2023
@CatiaAntunes96 CatiaAntunes96 deleted the feat/create-regular-board-action-frontend branch January 4, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE]: create regular board action
2 participants