Commit Graph

27 Commits

Author SHA1 Message Date
e612daf54e Allow for null venue 2021-11-15 08:34:26 -06:00
282cdb7118 Merge branch 'add_availabilities' 2021-11-14 19:59:02 -06:00
f3e4361a13 Allow for null Team names in Title 2021-11-14 19:57:48 -06:00
b9597adbb5 Moved and registered availabilities to Lineups app 2021-11-14 19:56:13 -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
cc1421c6e1 Test fixes 2021-11-12 14:25:36 -06:00
8f184c9b56 Merge branch 'add_tests' 2021-11-12 14:12:39 -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
4460032a40 reorganized fixtures (blaseball, 2021cmba). simpler now. 2021-11-12 10:49:19 -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
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
973986c0a9 Move positioning to lineups app 2021-11-10 22:04:58 -06:00
0a8890153d Started tests 2021-11-10 15:33:20 -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
d448c58b97 Started lineup page 2021-11-09 21:25:06 -06:00
fa9a51509a Implemented editing for model instances 2021-11-09 20:31:19 -06:00
de10b6c87c Added edit form for events 2021-11-09 20:30:48 -06:00
4cb68492ed Added buttons for each event in schedule 2021-11-08 09:20:19 -06:00
8a9a955f3a Added edit button and forms for Players, Teams, Venues 2021-11-07 17:01:35 -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
0f5c7d27e6 initial commit. displays simple hierarchy and lists of models. includes fixtures for initial data. 2021-11-07 15:09:33 -06:00