58 Commits

Author SHA1 Message Date
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
a0712e15eb feat(Packagers): started testing for post requests 2024-11-30 12:02:30 -07:00
bcdaa37d97 feat(WriteDB): Added file lock, prevented race condition 2024-11-30 11:13:15 -07:00
b150eee58b init(WriteDB): Created file to write data to database 2024-11-30 10:50:49 -07:00
darkicewolf50
fcbee342b3 feat(Packagers): tested out FastAPI its a great wrapper comes with auto docs/test tool that shows how to do the api request, marginally slower 2024-11-28 17:50:02 +00:00
darkicewolf50
0276fea6e7
feat(Packagers): testing out fastapi for performance 2024-11-27 17:58:01 -07:00
darkicewolf50
72fc3602d9
feat(Packagers): testing out Django response options 2024-11-27 10:50:06 -07:00
darkicewolf50
0c60ffc5ed feat(django): failure django is not faster than base python, but is WAAAAAYYY EASIER to code in endpoints, and can work with nginx 2024-11-26 21:19:53 +00:00
darkicewolf50
8f59972e19 feat(DockerTestBrock): merging for the use of testing 2024-11-26 20:41:42 +00:00
darkicewolf50
403558ecb5 feat(testhttp): testing done python is faster for simple http get requests with only 1 endpoint 2024-11-26 20:32:58 +00:00
darkicewolf50
fa037fdb29 feat(django): testing using backend django vs built in python 2024-11-26 20:20:42 +00:00
darkicewolf50
5c0ad44359 feat(test): Testing docker container upload to nas 2024-11-26 16:52:09 +00:00
acf1991484 feat(http): started http server and started testing 2024-11-24 15:07:36 -07:00
c986b2b272 feat(main): http requests started formatting 2024-11-23 16:34:06 -07:00
742b4360e3 feat(ReadDB): Added file-lock check for when the file is being written to, if not locked, will read file. 2024-11-23 15:58:12 -07:00
52af294c81 feat(SendMail): We added calender buttons and html text, and changed it so that it sends in html 2024-11-23 14:42:30 -07:00
845438960b Docker testing 2024-11-23 12:01:28 -07:00
d41b86cf46 init^ 2024-11-23 12:00:42 -07:00
f5791ea858 fix(Packager): comments changed 2024-11-23 10:45:44 -07:00
58f913d3ed feat(Send_Email): Added feature to send emails 2024-11-09 16:00:06 -07:00
4fe15620d7 fix(SchedulePackager): changed comments 2024-11-09 12:10:57 -07:00
45f6cf83c8 fix(SchedulePackager): changed comments 2024-11-09 12:10:44 -07:00