feat: create invites and add them to groups
feat: add avaliations
feat: separate teams logic
fix: final migration
Describe your solution for the issue here.
Use keywords like 'close' or 'solves' to link this PR to an issue. For example:
Closes #12345 Unblocks #54321
Use checkboxes to show that you did and what you have to do. For example:
Describe how the reviewers can test your feature.
Please include screenshots, gifs or recordings
Change logs are important to keep trace of what was changed
chore: Match CRUD
feat: create invites and add them to groups
feat: add avaliations
feat: separate teams logic
chore: Match CRUD
feat: create invites and add them to groups
-Criação de classe de Erro com status code -CRUD Match -Schemas de validação Match
https://trello.com/c/tNyek8xA/8-crud-de-partidas
Use checkboxes to show that you did and what you have to do. For example:
Describe how the reviewers can test your feature.
Please include screenshots, gifs or recordings
Change logs are important to keep trace of what was changed
fix: fix cors
fix: use email to auth user
fix: add jwt to services
Merge branch 'dev' into chore/MatchCRUD
Merge pull request #10 from TirusTimes/dev
Dev
Merge pull request #12 from TirusTimes/dev
Dev
Merge pull request #14 from TirusTimes/dev
Dev
fix: fix cors
fix: use email to auth user
fix: add jwt to services
chore: Match CRUD
Merge pull request #10 from TirusTimes/dev
Dev
Merge pull request #12 from TirusTimes/dev
Dev
Merge pull request #14 from TirusTimes/dev
Dev
fix: fix cors
fix: use email to auth user
fix: add jwt to services
chore: Match CRUD
Describe your solution for the issue here.
Use keywords like 'close' or 'solves' to link this PR to an issue. For example:
Closes #12345 Unblocks #54321
Use checkboxes to show that you did and what you have to do. For example:
Describe how the reviewers can test your feature.
Please include screenshots, gifs or recordings
Change logs are important to keep trace of what was changed
fix: replace nickname field to an email one on login
feat: add Authorization header to requests
fix: use email to auth user
fix: add jwt to services
fix: replace nickname field to an email one on login
feat: add Authorization header to requests
Update login to use email Update request`s interceptor to use Authentication header
Closes #38 Related to https://github.com/TirusTimes/tirus-times-back/pull/17
Update login to use email Update request`s interceptor to use Authentication header
fix: use email to auth user
fix: add jwt to services