Commit Graph

6 Commits

Author SHA1 Message Date
0d022af335 Implement index assignments
The index assignment UI uses the same table-form pattern as the index
UI. There is currently no control over deleting indices when an index
assignment exists on that index.
2021-09-20 14:50:37 -07:00
a91be8bc87 Add name helper to index model to aid identification 2021-09-20 14:19:45 -07:00
6f73c58d23 s/indexes/indices 2021-09-15 00:25:59 -07:00
e353ac9b93 Add index settings page
Unlike the player and setup settings, the form here has a variable
number of inputs, so we use a blank row to allow expanding the index
set and allow deleting by clearing out the index type
2021-09-09 19:40:48 -07:00
bff25fb97f Implement player-specific and game setup settings 2021-09-09 19:34:24 -07:00
bc6f29713e Add settings page skeleton 2021-09-09 19:34:24 -07:00