Commit graph

199 commits

Author SHA1 Message Date
df862da6b2 Remove release-drafter.yml and build-deploy.yml 2024-02-21 22:46:48 -06:00
db1e41b949 Added typescript and refactoring 2024-02-21 22:46:42 -06:00
17590cc43d Update build-deploy.yml, Dockerfile, Dockerfile.dev, LoginFormController.jsx, docker-compose.prod.yml, and docker-compose.yml 2024-02-19 09:54:41 -06:00
1f9a3acc17 Add environment variable to build process 2024-02-19 08:51:25 -06:00
7ee60242d3 Add environment variables for client image build 2024-02-19 08:08:42 -06:00
5d2714e1ee Update Dockerfile and docker-compose files 2024-02-19 06:12:12 -06:00
720e4f37b0 Update Docker configuration for multi-platform support 2024-02-18 21:25:29 -06:00
c099f016f9 Add Dockerfiles for server and client, update package.json scripts 2024-02-18 21:12:50 -06:00
469204a30f Created CI/CD workflow 2024-02-17 22:28:10 -06:00
fb43f05d8a Completely refactored basically everything 2024-02-17 13:23:53 -06:00
ff255baf15 Updated workflows to work with new branch schemas v2.2.0 2022-12-18 22:06:12 -06:00
bc42b39b0c Updated server workflows 2022-12-18 22:01:07 -06:00
a75305be1c Updated build workflows 2022-12-18 21:59:07 -06:00
2dddd857c1 Renamed errors 2022-12-17 16:37:51 -06:00
dc5b510365 Updated org test suite 2022-12-17 16:31:59 -06:00
d8becd3af4 Updated auth test suite 2022-12-17 15:40:31 -06:00
f6c739bfe1 Brought app up to modern standards 2022-12-17 12:12:00 -06:00
9e8e074181 Installed buffer in client 2022-12-15 20:47:47 -06:00
7ca9067533 Updated server to more fit frontend requirements 2022-12-15 20:47:35 -06:00
f5ad8e5f8d Added services 2022-12-15 18:27:00 -06:00
c57c2b35c5 Added user to response 2022-12-15 17:55:30 -06:00
52b76a760c Brought API responses up to standards and added API documentation 2022-12-15 17:39:51 -06:00
6d7d0fc216 Part 1 of code refactor 2022-12-15 13:42:44 -06:00
586567690d Updated server 2022-12-15 13:42:30 -06:00
8f63aea8b6 Updated devscripts 2022-12-13 22:49:13 -06:00
7a0ae20539 Added docker capabilities 2022-12-13 22:49:06 -06:00
b7b3b910ff Removed .vscode folder (extension specific) 2022-12-13 22:48:40 -06:00
73be3993a0 Updated server code to add better error messages and responses 2022-12-13 22:48:16 -06:00
c631e4e6b5 Fixed forms to import from correct location 2022-04-13 21:57:33 -05:00
9d1338c6c0 Added dotenv back into deplist 2022-04-13 21:36:33 -05:00
266892bb26 Merge branch 'development' into separate-controllers 2022-04-13 21:20:32 -05:00
c0a6be7c63 Reordered package scripts 2022-04-13 21:15:49 -05:00
7437610b93 Fixed imports for form route utility elements 2022-04-13 19:16:16 -05:00
b62d177654 Refactored all components into controllers and dummies 2022-04-13 19:14:15 -05:00
62a0cc96cc Added comments and documentation to codebase 2022-04-09 16:17:12 -05:00
18f2e25628 Renamed migrations for database tables v2.1.3 2022-04-03 13:44:31 -05:00
369436e64f Npm now runs build script correctly v2.1.2 2022-04-03 12:47:34 -05:00
11e5369b3e Fixed release build v2.1.1 2022-04-03 12:34:41 -05:00
28722cbc8e Separated test database and development database v2.1.0 2022-04-03 12:15:52 -05:00
e12cc9f80b DIst script now destroys env before running 2022-04-03 12:12:55 -05:00
497f859738 Added scripts to remove .env from package 2022-04-03 12:04:52 -05:00
be2566dba0 Reworked client models to work with new backend 2022-04-03 12:01:11 -05:00
31053b2df6 Updated test suite for new models 2022-04-02 23:39:59 -05:00
abbab50366 Reworked routes to work with new models 2022-04-02 23:39:48 -05:00
bc324d2488 Reworked middleware to work with new models 2022-04-02 23:39:33 -05:00
98c4f879c5 Renamed migrations 2022-04-02 22:37:10 -05:00
f8385d048e Rename migrate scripts 2022-04-02 22:36:56 -05:00
9fdda99c64 Removed sync from development environment 2022-04-02 22:36:34 -05:00
ec4f8ab0f4 Fixed release draft to not use environment 2022-04-02 21:29:35 -05:00
132d88a48d Fixing release assets 2022-04-02 21:22:26 -05:00