Commit Graph

217 Commits

Author SHA1 Message Date
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
021fede771 fixes exposed by tests 2021-11-12 14:10:56 -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
33b4f29de2 Merge branch 'master' into add_tests 2021-11-12 09:51:11 -06:00
9bf90a2cea implement lineup retrieval and submission 2021-11-12 08:58:48 -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
c978d17964 ignore data directory 2021-11-11 19:49:43 -06:00
a2aece5346 Added some tests 2021-11-11 16:04:43 -06:00
3e12360c12 Merge branch 'design_improvements' into Add_lineup_page 2021-11-11 07:46:18 -06:00
6148bf5d61 Change schedule "vs." to capital letters 2021-11-11 07:27:40 -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
0a8890153d Started tests 2021-11-10 15:33:20 -06:00
a99c29f49b added title/subtitle layout to list for teams and venues 2021-11-10 15:31:01 -06:00
dabb94abc5 Bold and biggened event name 2021-11-10 15:25:52 -06:00
b5509bf26f Add Edit Lineup Button to schedule.html 2021-11-10 15:21:03 -06:00
ee44726ab7 fixed call_back for success in team edit 2021-11-10 15:17:52 -06:00
670350b256 Removed duplicate key value in sample_players 2021-11-10 14:19:48 -06:00