availabili.tf/backend-flask/models
John Montagu, the 4th Earl of Sandvich c67bf14980
Add integration management for teams
- Add new models for team integrations
- Create IntegrationDetails component for managing integrations
- Update teams store with integration actions
- Modify IntegrationsView to display and manage integrations
2024-11-18 20:25:59 -08:00
..
__init__.py Refactor models into their own files 2024-11-10 17:21:25 -08:00
auth_session.py Refactor models into their own files 2024-11-10 17:21:25 -08:00
player.py Add functionality for viewing available teammates 2024-11-11 18:05:27 -08:00
player_team.py Refactor models into their own files 2024-11-10 17:21:25 -08:00
player_team_availability.py Add viewing teammate schedules 2024-11-13 16:05:15 -08:00
player_team_role.py Add functionality for viewing available teammates 2024-11-11 18:05:27 -08:00
team.py Improve usability 2024-11-15 19:40:28 -08:00
team_integration.py Add integration management for teams 2024-11-18 20:25:59 -08:00
team_invite.py Refactor models into their own files 2024-11-10 17:21:25 -08:00