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

refactor: card repository #1204

Merged
merged 14 commits into from
Mar 9, 2023
Merged

refactor: card repository #1204

merged 14 commits into from
Mar 9, 2023

Conversation

CatiaAntunes96
Copy link
Contributor

Relates to #1202 #1181

Proposed Changes

  • Add card repository
  • Standardisation of classes and interfaces names of all modules, except votes and comments modules

This pull request closes #1181

backend/src/modules/auth/controller/auth.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/auth/controller/auth.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/boards/controller/boards.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/boards/controller/boards.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/boards/controller/boards.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/auth/controller/auth.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/cards/services/create.card.service.ts Outdated Show resolved Hide resolved
backend/src/modules/cards/services/create.card.service.ts Outdated Show resolved Hide resolved
backend/src/modules/teams/controller/team.controller.ts Outdated Show resolved Hide resolved
backend/src/modules/teams/controller/team.controller.ts Outdated Show resolved Hide resolved
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 🚀 gj

@CatiaAntunes96 CatiaAntunes96 merged commit 4023b5d into main Mar 9, 2023
@CatiaAntunes96 CatiaAntunes96 deleted the refactor/card-repository branch March 9, 2023 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[REFACTOR]: card repository
2 participants