Commit Graph

10 Commits

Author SHA1 Message Date
e0764ce479 fixed lineup submission and added message display 2021-12-11 11:20:01 -06:00
1b7a291b5d fixed positioning to allow null/blank submissions on order 2021-12-11 10:33:16 -06:00
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
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
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
b9597adbb5 Moved and registered availabilities to Lineups app 2021-11-14 19:56:13 -06:00
9bf90a2cea implement lineup retrieval and submission 2021-11-12 08:58:48 -06:00
06ceeb11a9 Added positioning to lineup view 2021-11-10 22:04:58 -06:00
6e3901ab05 Created Lineup model, view, and template 2021-11-10 15:34:26 -06:00