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

crud for team #12

Open
4 of 7 tasks
bote795 opened this issue May 19, 2018 · 0 comments
Open
4 of 7 tasks

crud for team #12

bote795 opened this issue May 19, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bote795
Copy link
Collaborator

bote795 commented May 19, 2018

A/C:

  • Backend only

  • create a team model

  • CRUD for team

  • update relation to Channel

  • Create a team model

  • Create team

  • retrieve all teams

  • retrieve a team

  • update team

  • delete team

  • Create a realation between teams and channels

@bote795 bote795 added the enhancement New feature or request label May 19, 2018
@bote795 bote795 self-assigned this Jun 8, 2018
bote795 added a commit that referenced this issue Jun 8, 2018
bote795 added a commit that referenced this issue Jun 21, 2018
* basics for team #12

* basics for team creation

* fix date issue for team table and add default empty param

* implement get all teams

* single retrieval of team

* update relationship to channel

* re-write get for abstract class and implement base table
and basic updatebyId for abstract class

* update based on review

* renamed some stuff and remove a space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant