|
|
c79aff9b4f
|
fix bug that caused duplicate event lineup entries
|
2022-08-05 12:59:58 -05:00 |
|
|
|
9fbcfa622b
|
add yellow color for duplicate positions
|
2022-06-30 12:40:49 -05:00 |
|
|
|
1f115facb5
|
updates to use pyteamsnap module
|
2022-06-28 12:44:02 -05:00 |
|
|
|
21f46597f8
|
fix title mistake
|
2022-06-27 22:11:11 -05:00 |
|
|
|
e045078a26
|
build in allowance for a blank availability_summary in availability_percentage.py
|
2022-06-27 16:10:43 -05:00 |
|
|
|
50134dd480
|
Page heading and block precontainer changes
|
2022-06-25 09:07:20 -05:00 |
|
|
|
a15ea940a2
|
Incorporate pyteamsnap changes
|
2022-06-25 09:06:43 -05:00 |
|
|
|
266ea66971
|
add tests
|
2022-06-23 08:06:10 -05:00 |
|
|
|
e908bd0e89
|
teamsnap migrations
|
2022-06-23 07:44:10 -05:00 |
|
|
|
5edb233fb4
|
incorporate new pyteamsnap, incorporate loading from sessions before creating new client.
|
2022-06-23 07:44:10 -05:00 |
|
|
|
c0c857a765
|
add "not success" to gamechanger submit
|
2022-06-17 17:23:16 -05:00 |
|
|
|
d94921443f
|
minor dashboard styling changes
|
2022-06-17 17:17:37 -05:00 |
|
|
|
aa3a407652
|
minor dashboard styling changes
|
2022-06-16 10:22:31 -05:00 |
|
|
|
b9a2fa2a87
|
minor dashboard styling changes
|
2022-06-16 10:21:19 -05:00 |
|
|
|
63733ae5d0
|
fix alignment of buttons on lineup, make progressbar text bold
|
2022-06-16 09:26:24 -05:00 |
|
|
|
9e700a7ee1
|
styling changes, open teamsnap in new window. add game card link to lineup page
|
2022-06-15 17:20:27 -05:00 |
|
|
|
1f98127778
|
add opponent views and forms
|
2022-06-14 19:33:19 -05:00 |
|
|
|
fb6e04456a
|
add teamsnap links to views
|
2022-06-14 19:29:53 -05:00 |
|
|
|
3da4a77c9f
|
refine dashboard (remove chart.js in favor of bs progressbar), modify lineup to fit
|
2022-06-14 14:34:27 -05:00 |
|
|
|
ad15830535
|
refine dashboard (remove chart.js in favor of bs progressbar), modify lineup to fit
|
2022-06-14 14:08:11 -05:00 |
|
|
|
1ffe8848f0
|
move all lineup exports into dropdown
|
2022-06-13 15:02:14 -05:00 |
|
|
|
4996537935
|
change schedule title to match dashboard
|
2022-06-13 15:00:12 -05:00 |
|
|
|
b03d1cd262
|
retool dashboard
|
2022-06-13 14:59:51 -05:00 |
|
|
|
678169adaf
|
fixed gamechanger submission issues. added better checking for success
|
2022-06-11 20:58:39 -05:00 |
|
|
|
27f359d0bd
|
remove vcr
|
2022-06-10 17:43:25 -05:00 |
|
|
|
8b7ba22d6e
|
hide gamechanger if no gamechanger account exists
|
2022-06-10 17:16:18 -05:00 |
|
|
|
42e4605aed
|
Merge branch 'v2' into v2-gamechanger
# Conflicts:
# config/settings/base.py
# setup.cfg
# teamsnap/migrations/0001_initial.py
|
2022-06-10 11:45:32 -05:00 |
|
|
|
a93d37a083
|
add past and future availabilities to gamecard
|
2022-06-10 11:44:44 -05:00 |
|
|
|
7e1eb7b267
|
add vcr (to be removed later)
|
2022-06-10 11:40:49 -05:00 |
|
|
|
e4899d2494
|
resolve merge conflicts
|
2022-06-10 08:59:22 -05:00 |
|
|
|
df210b71a2
|
clean up merge
|
2022-06-10 07:17:38 -05:00 |
|
|
|
3a0efe3eeb
|
clean up merge
|
2022-06-09 18:54:58 -05:00 |
|
|
|
a83bbffbfe
|
Merge branch 'v2-gamecard' into v2
# Conflicts:
# config/settings/base.py
|
2022-06-09 18:46:30 -05:00 |
|
|
|
c1bbcc3623
|
broke out dashboard into its own app
|
2022-06-09 18:44:11 -05:00 |
|
|
|
dab163955b
|
broke out lineup into its own app
|
2022-06-09 18:13:52 -05:00 |
|
|
|
0c5d6a56ea
|
broke out lineup into its own app
|
2022-06-09 18:05:00 -05:00 |
|
|
|
1ecd09881f
|
fixed bug where dataset didn't update (so threw off copying to google sheet format)
|
2022-06-09 17:19:51 -05:00 |
|
|
|
00ca37f017
|
resolve conflicts
|
2022-06-09 16:55:37 -05:00 |
|
|
|
abdab2d30b
|
split gamecard into its own app, add models to teamsnap for custom fields (images)
|
2022-06-09 07:46:53 -05:00 |
|
|
|
aa897f6f49
|
Merge branch 'v2' into v2-gamecard
# Conflicts:
# teamsnap/urls.py
# teamsnap/views.py
|
2022-06-09 07:41:10 -05:00 |
|
|
|
e79b345214
|
implement lineup multi-edit
|
2022-06-08 19:48:43 -05:00 |
|
|
|
ff341b3e72
|
Merge branch 'v2' into gamecard
|
2022-06-08 14:17:16 -05:00 |
|
|
|
f788fb9932
|
implement lineup send to gamechanger
|
2022-06-08 14:12:07 -05:00 |
|
|
|
50c9b70546
|
Merge branch 'v2' into v2-gamechanger
# Conflicts:
# config/settings/base.py
|
2022-06-08 07:09:14 -05:00 |
|
|
|
8093d8288e
|
clean up for linters
|
2022-06-07 19:50:46 -05:00 |
|
|
|
4477c7f534
|
Merge branch 'v2' into gamecard
# Conflicts:
# benchcoach/static/css/gamecard.css
# benchcoach/static/fonts/dinpro/dinpro.css
# benchcoach/static/fonts/m+1m/m+1m.css
# benchcoach/static/fonts/m+1m/mplus-1m-bold-webfont.woff
# benchcoach/static/fonts/m+1m/mplus-1m-light-webfont.woff
# benchcoach/static/fonts/m+1m/mplus-1m-medium-webfont.woff
# benchcoach/static/fonts/m+1m/mplus-1m-regular-webfont.woff
# benchcoach/static/fonts/m+1m/mplus-1m-thin-webfont.woff
# benchcoach/static/fonts/refrigerator/refigerator.css
# benchcoach/static/fonts/vera/Vera-Bold-Italic-webfont.woff
# benchcoach/static/fonts/vera/Vera-Bold-webfont.woff
# benchcoach/static/fonts/vera/Vera-Italic-webfont.woff
# benchcoach/static/fonts/vera/Vera-webfont.woff
# benchcoach/static/fonts/vera/VeraMono-Bold-Italic-webfont.woff
# benchcoach/static/fonts/vera/VeraMono-Bold-webfont.woff
# benchcoach/static/fonts/vera/VeraMono-Italic-webfont.woff
# benchcoach/static/fonts/vera/VeraMono-webfont.woff
# benchcoach/static/fonts/vera/bitstreamvera.css
# benchcoach/static/fonts/verdana/VerdanaPro-Black.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-BlackItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-Bold.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-BoldItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondBlack.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondBlackItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondBold.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondBoldItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondLight.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondLightItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondRegular.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondSemiBold.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-CondSemiBoldItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-Italic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-Light.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-LightItalic.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-Regular.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-SemiBold.ttf
# benchcoach/static/fonts/verdana/VerdanaPro-SemiBoldItalic.ttf
# benchcoach/static/fonts/verdana/verdanapro.css
# benchcoachproject/static/css/base.css
# teamsnap/templates/lineup/gamecard.html
# teamsnap/urls.py
# teamsnap/views.py
|
2022-06-07 18:31:38 -05:00 |
|
|
|
9b1efdb8eb
|
gamecard v0.1
|
2022-06-07 18:20:25 -05:00 |
|
|
|
82e77b9e6f
|
adding gamechanger, in progress
|
2022-06-07 16:55:02 -05:00 |
|
|
|
42d5c452e7
|
cleaned up some lineup export items
|
2022-06-07 11:09:20 -05:00 |
|
|
|
7dc99507e3
|
cleaned up into get_teamsnap_client
|
2022-06-07 08:10:19 -05:00 |
|