Commit graph

49 commits

Author SHA1 Message Date
54d556f565 Modified settings to work with heroku 2024-02-26 20:59:57 -06:00
4cb149f279 Update Docker build and push workflow and Dockerfile 2024-02-18 19:14:50 -06:00
a39e51e1f5 Updated test suites 2024-02-18 19:12:29 -06:00
cbabafb492 Added new admin commands to make next housewars easier 2024-02-18 19:12:29 -06:00
12e6edc3dc Turn debug off 2024-02-18 19:12:25 -06:00
76ef47caaf Added the ability to mass export activity attendance sheets 2024-02-18 19:12:25 -06:00
69902022f7 Changed activity listing and return format 2024-02-18 19:12:25 -06:00
6c7c5ad188 Updated csv magic button 2024-02-18 19:12:25 -06:00
5be429a113 Updated UI to include new slideshow 2024-02-18 19:12:24 -06:00
64f38f3aa4 Added mobile layout to new components 2024-02-18 19:12:24 -06:00
c27269f406 Updated forms to banner type 2024-02-18 19:12:24 -06:00
c696038321 Fixed new tests to pass with new implementations 2024-02-18 19:12:24 -06:00
b815899101 Added facilitator form 2024-02-18 19:12:01 -06:00
acf802c7fa Generalized template titles and forms 2024-02-18 19:12:01 -06:00
fbd52bbbf7 Added room number to return 2024-02-18 19:12:01 -06:00
a7e1c87e82 Added room numbers to export to pdf/csv 2024-02-18 19:12:01 -06:00
df75d7ffc1 Added activity return to views page 2024-02-18 19:12:01 -06:00
549c152c1d Added teachers and room # to success strings 2024-02-18 19:12:01 -06:00
58e3b16455 Wrote full test suite for housewars app 2024-02-18 19:12:01 -06:00
63a28a6813 Added selenium 2024-02-18 19:12:01 -06:00
25bf93b1bc Modified form comments 2024-02-18 19:12:01 -06:00
b134a20813 Changed documentation to reStructuredText strings 2024-02-18 19:12:01 -06:00
5f06b0c9be Removed unique_together from points entries 2024-02-18 19:12:01 -06:00
8aabb4f46d Updated award field 2024-02-18 19:12:01 -06:00
d9d0057fa4 Added ability to see current house points 2024-02-18 19:12:01 -06:00
6cd4bb0075 Updated github workflows 2024-02-18 19:12:01 -06:00
c9f9af6103 Added function to export to pdf 2024-02-18 19:12:01 -06:00
e5549cfc24 More dynamic forms and templates 2024-02-18 19:12:01 -06:00
7666bd3973 Updated models with new requirements 2024-02-18 19:12:01 -06:00
68ea97070b Added model based enforcements 2024-02-18 19:12:01 -06:00
8d2ca26860 Remove null activities from form options 2024-02-18 19:12:01 -06:00
820ba17513 Isolated individual admin files 2024-02-18 19:12:01 -06:00
0849cfa25a Added functionality to finalize house points 2024-02-18 19:12:01 -06:00
d52d2ad78b Updated admin with new filters 2024-02-18 19:12:01 -06:00
ddcc6af4bd Updated models to include new fields 2024-02-18 19:12:01 -06:00
7a7186c9ee Fixed model route 2024-02-18 19:12:01 -06:00
5ff0814b85 Modified models and added full_clean to save 2024-02-18 19:12:01 -06:00
8a46f34190 Separated models 2024-02-18 19:12:01 -06:00
9ff327a641 Added test (test) suite 2024-02-18 19:12:01 -06:00
03a3c5a35b Added test suite to main app 2024-02-18 19:12:01 -06:00
6610a5ff28 Added .env section to README 2024-02-18 19:11:41 -06:00
01e404923a Added form to allow incrementation of house points 2024-02-18 19:11:41 -06:00
5503ee1bd7 Added House and Points Entry models 2024-02-18 19:11:41 -06:00
3cc29e3ad6 Basic styling on all forms 2024-02-18 19:11:41 -06:00
44bda77674 Added deployment settings to settings.py 2024-02-18 19:11:41 -06:00
03741a236b Generated static files and modified settings.py 2024-02-18 19:11:23 -06:00
02bb53d84e Working model logic and views 2024-02-18 19:11:23 -06:00
a6441ffb63 Mutated database tables to have activity1 and activity2 2024-02-18 19:11:23 -06:00
e699bb0926 Completed Models and starter work 2022-05-17 07:04:52 -05:00