Commit graph

77 commits

Author SHA1 Message Date
1ef4aa5e9f Merge branch 'main' of github.com:C4theBomb/csmb-housewars 2024-02-26 21:00:02 -06:00
54d556f565 Modified settings to work with heroku 2024-02-26 20:59:57 -06:00
b0d049555c Modified settings to work with heroku 2024-02-26 20:55:02 -06:00
ffa49895e7 Update production settings and docker-compose.yml 2024-02-19 23:31:51 -06:00
b76a9c15c6 Add Docker credentials and fix CSRF trusted origin 2024-02-18 19:29:42 -06:00
4cb149f279 Update Docker build and push workflow and Dockerfile v2.0.0 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
931fd77ac2 Added staticfiles to gitignore 2024-02-18 19:12:25 -06:00
4ed203aa23 Added test for activities allowed time 2024-02-18 19:12:24 -06:00
3ec387babb Added non-field errors to form alerts 2024-02-18 19:12:24 -06:00
5be429a113 Updated UI to include new slideshow 2024-02-18 19:12:24 -06:00
403a4f1a6d Updated tests to disable GPU and not use static screen sizes 2024-02-18 19:12:24 -06:00
64f38f3aa4 Added mobile layout to new components 2024-02-18 19:12:24 -06:00
9037540988 Updated dev and prod to use static secret keys across dev environments 2024-02-18 19:12:24 -06:00
c27269f406 Updated forms to banner type 2024-02-18 19:12:24 -06:00
3be7669343 Updated tests to use static window sizes 2024-02-18 19:12:24 -06:00
3b0c16665f Update LICENSE 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
298530599e Fixed site to use simpler templates 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
cc18ace04b Added smart-selects 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
ea9341f583 Changed admin site title 2024-02-18 19:12:01 -06:00
f01eb322aa Updated docker compose to use .env file 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