|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f6d671cf79
|
Fixed margins on navbar
|
2021-11-10 14:19:10 -06:00 |
|
|
|
43d64f9488
|
Adding title/subtitle to list
|
2021-11-10 14:18:31 -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 |
|
|
|
82c42e66ae
|
Add team for player
|
2021-11-09 20:30:48 -06:00 |
|
|
|
de10b6c87c
|
Added edit form for events
|
2021-11-09 20:30:48 -06:00 |
|
|
|
e7375e6319
|
Improved base.html navbar and added css
|
2021-11-09 20:30:48 -06:00 |
|
|
|
f686a93852
|
Consolidated edit pages
|
2021-11-09 20:25:52 -06:00 |
|
|
|
ee4b14b2f5
|
Consolidated edit pages
|
2021-11-09 20:24:53 -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 |
|
|
|
c7c454c696
|
added header to home.html
|
2021-11-07 15:39:06 -06:00 |
|
|
|
b1db596f45
|
changed _ to spaces in url names, added players list
|
2021-11-07 15:38:18 -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 |
|
|
|
34000314e7
|
add players list
|
2021-11-07 15:09:33 -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 |
|
|
|
a253c38bf0
|
add .gitignore
|
2021-11-07 13:53:27 -06:00 |
|