week: Create new weeks and change active one
Implement a way for admins to introduce new weeks and set them as the last active one. The last active week is the last one that is accessible to players, and will also prevent the graph from being displayed. Implement arrows for navigating between the weeks in the HTML.
This commit is contained in:
parent
635716c04b
commit
e08a46af3a
5 changed files with 153 additions and 4 deletions
|
@ -7,8 +7,8 @@ vote and who we think wrote them and see some stats !
|
|||
|
||||
A list of things that could be implemented/added to the application, some of them are needed for "feature completeness" !
|
||||
|
||||
- [ ] Being able to change from one week to the next
|
||||
- [ ] Create new weeks for the admin
|
||||
- [x] Being able to change from one week to the next
|
||||
- [x] Create new weeks for the admin
|
||||
- [ ] Proper week redirection
|
||||
- [ ] Correctly handle non-existing week number
|
||||
- [x] Add introduction to the weekly truths
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue