-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add activities tasks routes (#145)
* feat: add activity table and employee role * feat: add route to add employee in activity team * feat: add activity team route * feat: get one activity team * Merge branch 'main' into admin/feat/tournaments * feat: modify activities database schema * feat: modify activities schema * fix: activities types * fix: pnpm-lock * feat: enhance activity routes * fix: activities test * fix: update migrations * fix: lint project * feat: add activity occurence route and tasks * feat: add tasks route for insertion and get all * feat: enhance task creation and add get one task route * fix: update pnpm * feat: add tests for activities and teams * fix: lint for pull request * fix: spelling error * feat: add delete task * feat: add tasks patch route * feat: add tasks tests
- Loading branch information
Showing
3 changed files
with
410 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.