79 Commits

Author SHA1 Message Date
07074c5f26 fix(main): added cors policy 2025-01-25 11:09:03 -07:00
f50f7ebfbd fix(InterviewBooking): added some relative importing 2024-12-21 23:47:05 -07:00
153642b1f5 fix(InterviewBooking): changed to absolute importing 2024-12-21 23:40:32 -07:00
d6f078b456 fix(Actions): name changed 2024-12-21 23:28:20 -07:00
darkicewolf50
60cb612b77
Update README.md 2024-12-21 23:26:41 -07:00
943c43358b feat(readme): added status badge 2024-12-21 23:25:26 -07:00
c829296717 fix(dockerfile): wording is now fixed 2024-12-21 23:21:21 -07:00
darkicewolf50
4617d9b70d
Delete README.MD 2024-12-21 23:16:50 -07:00
1151c653f3 feat(readme): added how to merge repos webiste 2024-12-21 23:15:09 -07:00
6e5d34202a fix(dockerfile): now includes requirements.txt 2024-12-21 23:09:12 -07:00
7c21561226 fix(ruff): now checks all 2024-12-21 23:06:56 -07:00
d2ebe1f7a9 feat(readme): fixed readme to be one file 2024-12-21 23:04:03 -07:00
darkicewolf50
ac862bc213
Merge pull request #1 from UofCBaja/monoRepoPrep
Mono repo finish
2024-12-21 22:55:35 -07:00
9eae4153ad feat(InterviewBooking): almost preped for merge into one repo 2024-12-21 22:52:36 -07:00
0de072a5ad init (InterviewBackend) 2024-12-21 17:42:50 -07:00
084a7c4060 deprecaite (Main): moved to central repo, will be explained in word doc in 2025 2024-12-21 17:29:08 -07:00
darkicewolf50
f0db6b8817
Initial commit 2024-12-21 19:19:41 -05:00
12c6fca7ef remove (Actions): changed so that building works and is more consistent with delpoyment 2024-12-21 15:58:51 -07:00
e7287ead80 fix(Actions): attempts to fix the now broken actions 2024-12-21 15:54:49 -07:00
aae6fd635a fix(Actions): attempts to fix the now broken actions 2024-12-21 15:47:00 -07:00
4646f286b6 fix(Actions): attempts to fix the now broken actions 2024-12-21 15:46:01 -07:00
fcb2e13bf3 fix(Actions): attempts to fix the now broken actions 2024-12-21 15:43:46 -07:00
65d03bea15 remove(Actions): tag step removed because it is unnecessary 2024-12-21 15:40:51 -07:00
1c05204470 fix (container): changed compose to be more reflective of the deployment 2024-12-21 15:33:51 -07:00
bdf23f34f6 fix(Actions): added for stupid github 2024-12-21 15:22:31 -07:00
f7ca1d810f fix (Actions): added tagging to container 2024-12-21 15:19:15 -07:00
354b840f24 fix (Actions):removed . to try to fix 2024-12-21 15:10:15 -07:00
9a69d1b50b fix(Actions): forgot to upload compose build 2024-12-21 15:08:52 -07:00
68d1cb9a63 fix(actions
): should now upload to dockerhub automatically
2024-12-21 15:06:19 -07:00
6528525b7b feat(Actions): will now automaitically upload to dockerhub unpon successful build and lint 2024-12-21 14:56:49 -07:00
1f244d4d62 fix (testhttp): fixed linting errors 2024-12-21 14:29:43 -07:00
ba705966e9 fix(Actions): fixed typo 2024-12-21 14:27:08 -07:00
078bc71bf9 feat(Actions): added auto linting to main and pull requests fixed some typos 2024-12-21 14:23:46 -07:00
b23d807d8d feat(main): ready for final touches 2024-12-14 16:46:41 -07:00
darkicewolf50
f03bb3d0d2
merge (Packagers): no longer needed
Pre-Container
2024-12-14 16:13:49 -07:00
2cca4777de fix(Container): moved into apporpriate folders 2024-12-14 16:04:17 -07:00
99bfecce23 feat(Packagers): template for interviews done, rest of code is hooked up to new template 2024-12-14 15:14:17 -07:00
27330a8a59 fix(NoSheet): more details on how to start for first time this year 2024-12-07 20:08:43 -07:00
49313e8450 fix(Packagers): changed to first time run 2024-12-07 20:07:57 -07:00
a9460dc692 feat(Packagers): combined get and post into a file, added condition of no excel file to read and write 2024-12-07 19:48:55 -07:00
8e98eeee64 feat(NoSheet): default sheet creator finished 2024-12-07 16:05:34 -07:00
0077950f2a feat(NoSheet): started creating default sheet, todo add default data 2024-12-07 13:00:13 -07:00
3b46d56339 feat(Packagers): Added some comments and started on the what if first time 2024-12-07 11:24:09 -07:00
3a53014d57 feat(postSelApt): removed line 2024-11-30 15:38:20 -07:00
76632341e5 feat(putTogether): read db also combined 2024-11-30 15:35:56 -07:00
838e53905a Merge branch 'ReadDB' into Packagers 2024-11-30 14:57:44 -07:00
20620922d0 feat(putTogether): packagers and writeDB 2024-11-30 14:57:02 -07:00
85ee822e5c Merge branch 'SelectAppointment' into Packagers 2024-11-30 14:08:50 -07:00
207db735e7 feat:(Packagers): post request sorted 2024-11-30 14:03:31 -07:00
6ff802f604 Fixed the code for date which caused issues, create a new file to ensure WriteDB and SendEmail work from any script 2024-11-30 13:37:30 -07:00