generated from xgeekshq/oss-template
-
Notifications
You must be signed in to change notification settings - Fork 11
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
refactor: change votes module types for constants #1426
Merged
CatiaAntunes96
merged 20 commits into
main
from
refactor/change-votes-module-types-for-constants
Apr 24, 2023
Merged
refactor: change votes module types for constants #1426
CatiaAntunes96
merged 20 commits into
main
from
refactor/change-votes-module-types-for-constants
Apr 24, 2023
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d220545 - Browse repository at this point
Copy the full SHA d220545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53af6a4 - Browse repository at this point
Copy the full SHA 53af6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0690329 - Browse repository at this point
Copy the full SHA 0690329View commit details
Commits on Apr 19, 2023
-
Conflicts: backend/src/modules/boards/services/create.board.service.spec.ts backend/src/modules/boards/services/create.board.service.ts backend/src/modules/teams/services/create.team.service.spec.ts backend/src/modules/teams/services/delete.team.service.spec.ts backend/src/modules/teams/services/delete.team.service.ts backend/src/modules/teams/services/get.team.service.spec.ts backend/src/modules/teams/services/get.team.service.ts
Configuration menu - View commit details
-
Copy full SHA for 0dc8771 - Browse repository at this point
Copy the full SHA 0dc8771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fdb349 - Browse repository at this point
Copy the full SHA 3fdb349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff9a81 - Browse repository at this point
Copy the full SHA 7ff9a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65910f - Browse repository at this point
Copy the full SHA d65910fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d47a65f - Browse repository at this point
Copy the full SHA d47a65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e061e - Browse repository at this point
Copy the full SHA 75e061eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f83c0bc - Browse repository at this point
Copy the full SHA f83c0bcView commit details -
Conflicts: backend/src/libs/guards/boardRoles.guard.ts backend/src/libs/guards/teamRoles.guard.ts backend/src/modules/auth/applications/statistics.auth.use-case.ts backend/src/modules/boards/services/create.board.service.spec.ts backend/src/modules/boards/services/create.board.service.ts backend/src/modules/teams/services/delete.team.service.spec.ts backend/src/modules/teams/services/delete.team.service.ts backend/src/modules/teams/services/get.team.service.spec.ts backend/src/modules/teams/services/get.team.service.ts
Configuration menu - View commit details
-
Copy full SHA for a64f381 - Browse repository at this point
Copy the full SHA a64f381View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9906b04 - Browse repository at this point
Copy the full SHA 9906b04View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9ba35b - Browse repository at this point
Copy the full SHA e9ba35bView commit details -
Conflicts: backend/src/libs/guards/boardRoles.guard.ts backend/src/libs/guards/getBoardPermissions.guard.ts backend/src/modules/boards/applications/duplicate-board.use-case.spec.ts backend/src/modules/boards/applications/get-board.use-case.spec.ts backend/src/modules/boards/applications/get-board.use-case.ts backend/src/modules/boards/applications/update-board-participants.spec.ts backend/src/modules/boards/applications/update-board.use-case.spec.ts backend/src/modules/boards/services/create.board.service.spec.ts backend/src/modules/boards/services/create.board.service.ts backend/src/modules/boards/services/delete.board.service.spec.ts backend/src/modules/boards/services/delete.board.service.ts backend/src/modules/boards/services/get.board.service.spec.ts backend/src/modules/boards/services/get.board.service.ts backend/src/modules/votes/services/create.vote.service.spec.ts backend/src/modules/votes/services/create.vote.service.ts backend/src/modules/votes/services/delete.vote.service.spec.ts backend/src/modules/votes/services/delete.vote.service.ts
Configuration menu - View commit details
-
Copy full SHA for cadbfa3 - Browse repository at this point
Copy the full SHA cadbfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a98951 - Browse repository at this point
Copy the full SHA 0a98951View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1d4046 - Browse repository at this point
Copy the full SHA b1d4046View commit details -
Conflicts: backend/src/modules/cards/applications/delete-card.use-case.spec.ts backend/src/modules/cards/applications/delete-from-card-group.use-case.spec.ts backend/src/modules/votes/services/delete.vote.service.spec.ts backend/src/modules/votes/services/delete.vote.service.ts
Configuration menu - View commit details
-
Copy full SHA for c8bab15 - Browse repository at this point
Copy the full SHA c8bab15View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9bc588 - Browse repository at this point
Copy the full SHA e9bc588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f8d76 - Browse repository at this point
Copy the full SHA 61f8d76View commit details
Commits on Apr 24, 2023
-
Conflicts: backend/src/modules/cards/constants.ts backend/src/modules/votes/services/delete.vote.service.spec.ts
Configuration menu - View commit details
-
Copy full SHA for 9dbbc7b - Browse repository at this point
Copy the full SHA 9dbbc7bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.