Commit graph

67 commits

Author SHA1 Message Date
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
60b9ea5cdf Added healthcheck to docker compose 2024-02-18 19:12:01 -06:00
67fd153f2c Modified host value of database 2024-02-18 19:12:01 -06:00
8bdc94be04 Added Procfile 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
ee2ca7eef6 Removed verbosity from test script 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
5bbfcf79bf Updated docker settings 2024-02-18 19:12:01 -06:00
03a3c5a35b Added test suite to main app 2024-02-18 19:12:01 -06:00