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
ecb25abd71
fix next_event and previous_event if there isn't one
2021-12-11 10:27:50 -06:00
5bd6bad1a7
fixed lineup card, added minimum height
2021-12-11 10:15:24 -06:00
b5b5e4a425
embed details in card, add buttons for later use
2021-12-11 08:53:40 -06:00
40acea5e2f
html string to be passed to teamsnap link
2021-12-11 08:52:24 -06:00
316118c273
reduced number of db calls for positionings
2021-12-11 08:50:16 -06:00
6b48845d0a
lineup enhancements
...
Simplify the way lineup order is presented (remove buttons)
move available icons to column
add drag handle
cleanup of javascript. i think ordering works.
2021-12-10 18:23:36 -06:00
be21a6beb6
set column widths on tables
2021-12-10 18:21:06 -06:00
651b0f9d67
fix typo in icon button
2021-12-10 18:20:26 -06:00
40cdea6bc1
use a info table for detail view
2021-12-10 16:08:43 -06:00
0aaeac2381
title h6 to h5
2021-12-10 16:08:43 -06:00
68bb56c30b
cleaning up some leftover cruft
2021-12-10 16:08:43 -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
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
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
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
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
05232c7a31
initial commit
2021-11-21 12:28:47 -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
3e7b046ef4
implement Statline, icon color for availability
2021-11-15 08:35:07 -06:00
83fdb94e54
Change for responsive lineup layout
2021-11-15 08:33:45 -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
49a52c1bbe
Merge branch 'master' into lineup_as_table
2021-11-12 14:30:45 -06:00
8f184c9b56
Merge branch 'add_tests'
2021-11-12 14:12:39 -06:00
d4e41fa905
implemented lineup changes
2021-11-12 14:12:04 -06:00
9bc16353b7
added and verified tests
2021-11-12 14:09:21 -06:00
974cb13e67
reformatted lineup into a table
2021-11-12 11:12:21 -06:00
4460032a40
reorganized fixtures (blaseball, 2021cmba). simpler now.
2021-11-12 10:49:19 -06:00
c0519f2a88
started lineup tests
2021-11-12 10:48:23 -06:00
cd51a65b7a
reorganized fixtures (blaseball, 2021cmba). simpler now.
2021-11-12 10:48:05 -06:00
9bf90a2cea
implement lineup retrieval and submission
2021-11-12 08:58:48 -06:00
1a90df3906
Add positing and initial data for lineup
2021-11-10 22:04:58 -06:00
06ceeb11a9
Added positioning to lineup view
2021-11-10 22:04:58 -06:00
973986c0a9
Move positioning to lineups app
2021-11-10 22:04:58 -06:00
6e3901ab05
Created Lineup model, view, and template
2021-11-10 15:34:26 -06:00