Commit Graph

192 Commits

Author SHA1 Message Date
8b2e05aac0 fix login screen, fix schedule layout, startingpositional drag handle 2022-05-18 16:03:21 -05:00
cecdfbee7e add pyteamsnap 2022-05-18 15:14:32 -05:00
1b63986802 add pyteamsnap to requirements.txt 2022-05-18 14:42:41 -05:00
95f40ece08 first init of rewrite 2022-05-18 14:35:34 -05:00
46da4c8dd4 first init of rewrite 2022-05-18 14:24:05 -05:00
4632926a34 first init of this template. 2022-05-14 07:16:31 -05:00
d6ee55a050 first init of this template. 2022-05-09 13:57:42 -05:00
3bea8fbb3e removed and ignored minimal.json 2022-02-09 16:50:40 -06:00
b14c66ba0f cleanup and added comments 2022-01-03 12:12:37 -06:00
f6ecc934a4 Merge branch 'heroku' 2022-01-03 10:19:50 -06:00
d426280231 fixed some issues for null positionings 2021-12-31 15:19:38 -06:00
71fde36a87 remove login for csv view 2021-12-31 15:11:16 -06:00
f2d1be06ed Merge remote-tracking branch 'nas/dev' into dev
# Conflicts:
#	benchcoach/templates/benchcoach/lineup.html
2021-12-31 14:48:46 -06:00
f880d7fb13 start card and csv views 2021-12-31 14:47:50 -06:00
b0316e2188 design changes 2021-12-31 14:45:00 -06:00
7fdabbfc0f add a csv format string
matches the title used in TeamSnap csv export.
2021-12-31 14:42:45 -06:00
31a30717cd styling changes 2021-12-31 14:41:28 -06:00
aa4bf8f083 change player table on position selection 2021-12-30 12:46:46 -06:00
3bc4839173 change player table on position selection 2021-12-30 12:42:02 -06:00
590069c3b1 changed sync to post form (still called send to benchcoach) 2021-12-30 12:42:02 -06:00
90d72033b4 fixed to allow for empty query set 2021-12-30 10:38:37 -06:00
db3740b9ab revamp teamsnap syncing 2021-12-30 08:54:49 -06:00
ba94ca25a8 add a basemodel for benchcoach models 2021-12-30 08:54:12 -06:00
1ef60ac048 Teamsnap Availability Model fixes.
Accept null and blank for availability status code. Add the type property.
and migrations
2021-12-30 08:54:12 -06:00
c4daba0dbf continued work on sync engine
still left to do: create benchcoachobjects when needed.
2021-12-28 07:53:12 -06:00
d8ee108718 removed api calls in models
this will move to the sync engine.
2021-12-27 11:40:32 -06:00
d273d9b3ed start working on sync_engine and teamsnap_sync_engine 2021-12-27 08:48:55 -06:00
8e2cf756ef remove contenttypes from minimal fixture
it caused too many non-unique errors
2021-12-27 08:47:14 -06:00
fc55447a8d implement teamsnap sync button for event 2021-12-27 08:47:14 -06:00
81cd9144ea added sync view to sync teamsnap 2021-12-27 08:47:14 -06:00
8fe7d87536 added more info to sync info page
put sync diagnose info in table, switch buttons to icons
2021-12-24 14:08:59 -06:00
694dd3158b rename teamsnap to sync in sidebar 2021-12-24 13:59:01 -06:00
7547e32ef0 removed images, removed hardocoded managed_team 2021-12-24 13:56:11 -06:00
f7a7bbd54f add django_heroku to requirements 2021-12-24 10:46:38 -06:00
5367fd6395 add django_heroku to settings 2021-12-24 10:45:30 -06:00
332c0f9637 add migrations 2021-12-24 10:45:08 -06:00
d966dd4d69 add whitenoise for static file hosting 2021-12-24 10:20:33 -06:00
baba70677b added fast-wildwood-43711.herokuapp.com to ALLOWED_HOSTS 2021-12-24 10:10:27 -06:00
a2d579d694 add gunicorn to requirements.txt 2021-12-24 10:07:36 -06:00
99f1ee98c7 add STATIC_ROOT 2021-12-24 10:01:25 -06:00
cbe94dffc8 add procfile 2021-12-24 10:01:15 -06:00
af9aaa85e3 separated out teamsnap update buttons 2021-12-23 15:25:16 -06:00
b30455f0f8 made updates for ios webapp use 2021-12-23 12:40:53 -06:00
f8eec46862 lineup layout improvements
improve header
added images
moved the tab selection to new pages.
2021-12-23 11:59:07 -06:00
562ea6e5db add logout 2021-12-23 11:58:05 -06:00
2d4b957fe1 included teamsnap refresh icon 2021-12-23 11:57:46 -06:00
d56c894fce added heading to teamsnap home to fit in 2021-12-23 11:57:26 -06:00
519127a278 reformat (pretty print) fixture json 2021-12-23 11:56:53 -06:00
8a17f8ca00 navbar/sidebar/header adjustment
made navbar/sidebar/header play together better
2021-12-23 11:53:07 -06:00
4848d65ee3 navbar fixes
removed collapse button
added login/logout button to dropdown
2021-12-23 11:52:27 -06:00