Commit Graph

51 Commits

Author SHA1 Message Date
Justin Weins 405639329c getting last_login changes 2025-06-26 11:29:08 +02:00
Justin Weins 719b9d7000 Query changes for DB 2025-06-26 11:18:51 +02:00
Justin Weins e3270d64bf Query changes for DB 2025-06-26 11:04:26 +02:00
Justin Weins f97d8e53b1 logging basicConfig changed in patchnotes_controller.py 2025-06-26 10:59:41 +02:00
Justin Weins 1d8b138b62 added logs for debugging 2025-06-26 10:55:06 +02:00
Justin Weins 3cddbe4922 added logs for debugging 2025-06-26 10:42:56 +02:00
Justin Weins b58b56249a list_patchnotes to fix encoding error 2025-06-26 10:06:56 +02:00
Justin Weins 5ec51451ee list_patchnotes to fix unbound variable error 2025-06-26 09:58:55 +02:00
Justin Weins 8d4bcfdf0c if changes 2025-06-26 09:46:35 +02:00
Justin Weins 8f474a1081 if changes 2025-06-26 09:40:51 +02:00
Justin Weins be28592dfa query changes 2025-06-26 09:22:47 +02:00
Justin Weins 11087ead17 if today and last login is same date docs is empty in patchnotes_controller.py 2025-06-26 08:47:34 +02:00
Justin Weins 2bfc56ea81 if today and last login is same date docs is empty in patchnotes_controller.py 2025-06-25 13:53:27 +02:00
Justin Weins dcc02ab60d patchnotes controller updated 2025-06-25 13:19:34 +02:00
Justin Weins 4df2a1dede patchnotes controller updated 2025-06-25 12:59:56 +02:00
Justin Weins b6cfe62724 patch_notes.py changes 2025-05-26 16:53:50 +02:00
Justin Weins 96dd142899 yaml changes due to function not being used 2025-05-26 15:48:42 +02:00
Justin Weins 7ae97c27a0 regex changes for CORS 2025-05-26 15:39:18 +02:00
Justin Weins de15af4302 .yaml changes to add project
controller changes to add project in creation / updates
2025-05-26 14:24:01 +02:00
Justin Weins b1013ea1c1 requirements.txt updated 2025-05-22 08:56:44 +02:00
Justin Weins 7f8d7cbc86 requirements.txt changed, auth.py file added for user management, announcement_service_spec.yaml changed since api definition did not load, main.py changes to access new mongoDB collection, patchnotes_controller.py expendet so save user last login 2025-05-21 17:02:09 +02:00
Justin Weins bdf0466d79 create and put patchnote bugs fixed 2025-05-21 16:10:05 +02:00
Justin Weins ab26234c20 patchnotes_controller.py get patchnotes bug fixes 2025-05-21 14:42:39 +02:00
Justin Weins 87651e70d4 announcement_service_spec.yaml updated, patchnotes_controller.py updated accordingly to changes 2025-05-21 12:55:42 +02:00
Marcel Wefers 15d431bcdd gen/openapi_server/__main__.py aktualisiert 2025-05-20 12:09:39 +02:00
Marcel Wefers 9d9acf5483 gen/openapi_server/__main__.py aktualisiert 2025-05-20 11:24:30 +02:00
Marcel Wefers a9bdbde640 gen/openapi_server/__main__.py aktualisiert 2025-05-20 11:16:08 +02:00
Marcel Wefers 82857bfbe2 gen/README.md aktualisiert 2025-05-20 11:07:13 +02:00
Marcel Wefers 1a605975f9 gen/README.md aktualisiert 2025-05-20 11:05:22 +02:00
Justin Weins 784f187d80 announcement_service_spec.yaml changes, removed logging from patchnotes_controller.py 2025-05-16 13:39:16 +02:00
Justin Weins c342a52465 allow_origins_regex changed to allow_origin_regex 2025-05-09 14:48:01 +02:00
Justin Weins 9b28a60f8b allow_origins_regex type changed from array to singular string 2025-05-09 14:34:08 +02:00
Justin Weins a6b8347f16 allow_origin_regex changed localhost string to regex request 2025-05-09 14:17:04 +02:00
Justin Weins cb69587afb changed port for localhost from 5173 to 4200 in allow_origins_regex 2025-05-09 14:07:46 +02:00
Justin Weins 5c1e6501f9 tried to use allow_origins_regex and allow_origins which is not possible. Added needed changes 2025-05-09 14:05:48 +02:00
Justin Weins f63b3da312 requirements.txt changes, openapi-generator ignore changes 2025-05-09 13:53:44 +02:00
Justin Weins d72345b2f8 regex and CORS changes 2025-05-09 13:46:30 +02:00
Justin Weins bdae82dda6 added regex filter for certain urls to CORS 2025-05-09 12:33:10 +02:00
Justin Weins 98c6e9aac0 connection to db changed for kubernetis cluster 2025-04-30 11:08:36 +02:00
Justin Weins e756d3fd49 CORS changes 2025-04-30 09:47:25 +02:00
Justin Weins 17ee42c8ea final version 2025-04-28 15:37:49 +02:00
Justin Weins 9b8171db5b Merge remote-tracking branch 'origin/main'
# Conflicts:
#	gen/openapi_server/controllers/patchnotes_controller.py
2025-04-16 14:11:45 +02:00
Justin Weins d38e4e0f69 added patchnotes_get function to return all patchnotes 2025-04-16 13:40:45 +02:00
Justin Weins 10f2dc1faf added patchnotes_get function to return all patchnotes 2025-04-16 10:01:16 +02:00
Justin Weins 814dd4d2c2 version field added to yaml, requirements.txt updated, patchnotes_controller.py changed accordingly 2025-04-16 08:53:28 +02:00
Justin Weins 608959df07 function to update Patches has been added 2025-04-07 13:36:35 +02:00
Justin Weins a13081cd71 patchnotes_controller.py done 2025-03-31 16:06:00 +02:00
Justin Weins ace005248d base_model.py bug fix
patchnotes_controller.py post and get endpoint done
2025-03-28 12:20:57 +01:00
Justin Weins 464930cee5 patchnotes post done 2025-03-26 12:55:09 +01:00
Justin Weins 07d201d3ae init commit 2025-03-25 14:41:53 +01:00