c9fbdacede
consolidated player-table
...
to consolidate, had to move the filtering to the context instead of the template (probably the right way to do it anyway)
also switched from using display to using class to hide cells (also probably the more right/consistent way to do this)
2021-12-10 11:18:48 -06:00
1d893a1d97
consolidated player-table
...
to consolidate, had to move the filtering to the context instead of the template (probably the right way to do it anyway)
also switched from using display to using class to hide cells (also probably the more right/consistent way to do this)
2021-12-10 10:18:48 -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
2e48f15d99
event header and previous/next event buttons
2021-12-10 08:51:40 -06:00
11948d35d9
activating tabs
2021-12-10 08:50:19 -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
193fbef370
some experimentation with subs
2021-11-24 17:58:22 -06:00
41e64a4ca9
add lineup entry (analogous to positioning)
2021-11-24 16:23:51 -06:00
3bea6c5e62
add information to successpage (will now list errors)
2021-11-24 16:23:25 -06:00
b3ce652b2c
prepare for statistics from teamsnap api
2021-11-24 16:23:04 -06:00
debd1656e2
script for reseting teamsnap data.
2021-11-24 16:22:45 -06:00
1a17e410b2
create a page for edit lineup based on teamsnap models
2021-11-24 16:22:12 -06:00
0b6fb7389f
Add link to home page for teamsnap events list
2021-11-24 16:20:20 -06:00
05232c7a31
initial commit
2021-11-21 12:28:47 -06:00
9445940df2
initial commit
2021-11-20 18:53:21 -06:00
5e7b35926d
Added DHing for someone
2021-11-20 16:02:39 -06:00
9a75ee1de0
incorporate statline, tweak row appearnce
2021-11-19 18:20:35 -06:00
8d9a2b07ed
allows blanks for position
2021-11-19 18:20:08 -06:00
1448f49113
change default order to be "0" (not batting)
2021-11-19 17:59:31 -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
0dc6694891
updates. submits lineups. harmonization between bench and lineup still needs work.
...
changes order of choices in position so EH is on top
known issuees:
an order of 0 will get over ridden
maybe need a "DHd" flag
still not harmonized means cannot drag from lineup to bench.
2021-11-19 17:06:02 -06:00
e5019c36dc
kinda stuck trying to harmonize bench and lineup
2021-11-18 08:57:40 -06:00
6181982613
added sortable
2021-11-17 10:56:11 -06:00
265c160f25
started transitioning lineup and players to tables
2021-11-15 15:57:43 -06:00
27ff641d3e
Merge branch 'master' into lineup_as_table
2021-11-15 09:22:20 -06:00
7edc59f1c1
started adding compatibility for ios web app
2021-11-15 08:46:24 -06:00
3e7b046ef4
implement Statline, icon color for availability
2021-11-15 08:35:07 -06:00
e612daf54e
Allow for null venue
2021-11-15 08:34:26 -06:00
83fdb94e54
Change for responsive lineup layout
2021-11-15 08:33:45 -06:00
be657c156a
change str rep of statline
2021-11-15 08:33:07 -06:00
b4c96bca4c
Added statline data to cmba fixture
2021-11-15 08:32:46 -06:00
f02e425b4e
Add favicon
2021-11-15 08:32:17 -06:00
282cdb7118
Merge branch 'add_availabilities'
2021-11-14 19:59:02 -06:00
9fdb89948a
Add requirements.txt
2021-11-14 19:58:37 -06:00
f3e4361a13
Allow for null Team names in Title
2021-11-14 19:57:48 -06:00
18be059d20
Added availability data to CMBA dataset
2021-11-14 19:56:57 -06:00
467a3a0e8f
Add availabilities to context in players
2021-11-14 19:56:13 -06:00
b9597adbb5
Moved and registered availabilities to Lineups app
2021-11-14 19:56:13 -06:00
9f65f252f8
Consolidated Views
2021-11-14 17:45:21 -06:00
d390c13b14
Consolidated Edit View
2021-11-14 17:41:30 -06:00
b4c2428752
Consolidated List View
2021-11-14 17:03:08 -06:00
1ec7a09620
Consolidated schedule into an events list.
2021-11-14 11:20:57 -06:00
49a52c1bbe
Merge branch 'master' into lineup_as_table
2021-11-12 14:30:45 -06:00
cc1421c6e1
Test fixes
2021-11-12 14:25:36 -06:00
8f184c9b56
Merge branch 'add_tests'
2021-11-12 14:12:39 -06:00
41ed35d494
Merge branch 'add_lineup'
2021-11-12 14:12:31 -06:00
d4e41fa905
implemented lineup changes
2021-11-12 14:12:04 -06:00