d273d9b3ed
start working on sync_engine and teamsnap_sync_engine
2021-12-27 08:48:55 -06:00
fc55447a8d
implement teamsnap sync button for event
2021-12-27 08:47:14 -06:00
7547e32ef0
removed images, removed hardocoded managed_team
2021-12-24 13:56:11 -06:00
af9aaa85e3
separated out teamsnap update buttons
2021-12-23 15:25:16 -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
f35249e508
fix ordering in list, fix navbar in lineup
2021-12-22 19:47:10 -06:00
e445768b95
add sidebar nav, fixes
2021-12-22 19:32:04 -06:00
96dc7248d1
temporary: remove ability to update teamsnap from lineup
2021-12-22 15:28:04 -06:00
eb8bcb66a0
remove teamsnap form from lineup view
2021-12-22 15:28:04 -06:00
99a65bae48
filter out non players from lineup
2021-12-22 15:28:04 -06:00
01601bb343
updated fixtures
2021-12-22 15:28:04 -06:00
33c772bd2f
develop templates for consolidated apps benchcoach
...
attempted to use as much generic view as possible. the previous views were generic anyway. also did some managing of inheritance (extends/includes)
2021-12-21 17:18:04 -06:00
95697ef4fe
consolidated objects into one benchcoach app
...
created benchcoachproject app to contain all the settings and stuff
some other changes that got grouped with this commit is the adding the ApiObject to the TeamSnap object model
2021-12-21 17:18:04 -06:00
212d2d0ac1
add benchcoach user profile, implement login
2021-12-17 12:58:02 -06:00
7378fe1750
add BenchCoach user/profile
2021-12-13 07:35:01 -06:00
f19a9ee67d
provide ways to add benchcoach object to teamsnap object.
2021-12-13 07:35:01 -06:00
8d2cba39f7
change to use icons
2021-12-10 16:08:43 -06:00
09e24f34a8
Merge branch 'teamsnap_sync' into dev
2021-12-10 11:21:34 -06:00
e6ec57c47f
Merge branch 'web_layout_improvements' into dev
...
# Conflicts:
# benchcoach/static/css/base.css
# lineups/templates/lineups/lineup.html
# templates/base.html
2021-12-10 11:19:35 -06:00
66d7a1226d
Merge branch 'dev' into teamsnap_sync
2021-12-10 08:57:44 -06:00
ce0169f1f6
reorganized static files folder
...
added folders for js and css files, added bootstrap files to static
removed requirement for bootstrap python package (bootstrap now in static)
2021-12-10 08:56:00 -06:00
2f620eb417
blank out the base.css
2021-12-10 08:51:59 -06:00
f6e0acf9d2
new site navbar
2021-12-09 07:21:04 -06:00
d6220fee57
reorganized static files folder
...
added folders for js and css files, added bootstrap files to static
2021-12-09 07:08:43 -06:00
0b6fb7389f
Add link to home page for teamsnap events list
2021-11-24 16:20:20 -06:00
9445940df2
initial commit
2021-11-20 18:53:21 -06:00
62a5459a93
harmonized by splitting out into player-table-row and player-table-header
...
still need to fix the DHd situation
2021-11-19 17:06:02 -06:00
f02e425b4e
Add favicon
2021-11-15 08:32:17 -06:00
1ec7a09620
Consolidated schedule into an events list.
2021-11-14 11:20:57 -06:00
7bc4e540ad
Merge branch 'master' into add_lineup
2021-11-11 20:46:03 -06:00
a4f9852c36
allow more hosts (including "*")
2021-11-11 20:30:55 -06:00
31d78ac186
allow more hosts (including "*")
2021-11-11 20:02:32 -06:00
d448c58b97
Started lineup page
2021-11-09 21:25:06 -06:00
e7375e6319
Improved base.html navbar and added css
2021-11-09 20:30:48 -06:00
b1db596f45
changed _ to spaces in url names, added players list
2021-11-07 15:38:18 -06:00
b7012b77df
refactor for less duplication
...
refactored to use a common 'list.html'
refactored to allow some modularization (using blocks)
2021-11-07 15:11:09 -06:00
34000314e7
add players list
2021-11-07 15:09:33 -06:00
0f5c7d27e6
initial commit. displays simple hierarchy and lists of models. includes fixtures for initial data.
2021-11-07 15:09:33 -06:00