Commit graph

41 commits

Author SHA1 Message Date
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
583276ec9b Implemented github actions for CI/CD 2024-02-18 19:12:01 -06:00
1be0d9d5c6 Fixed test dockerfile 2024-02-18 19:12:01 -06:00
3661c4e60f Implemented docker to work for better CI/CD 2024-02-18 19:11:46 -06:00
2f31bf39e6 Removed static folder 2024-02-18 19:11:46 -06:00
6610a5ff28 Added .env section to README 2024-02-18 19:11:41 -06:00
45c27edf74 Added functionality for test database. 2024-02-18 19:11:41 -06:00
1b96b62173 Added README with installation and usage instructions 2024-02-18 19:11:41 -06:00
4f9c1b5aec Created .gitattributes file 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
f3ea1d1d62 Updated project dependencies 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