Commit Graph

30 Commits

Author SHA1 Message Date
5e3205ae3f Revert "move sqlite DB file to persistent storage"
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
This reverts commit 5d5f140091.
2025-10-13 10:37:10 +02:00
5d5f140091 move sqlite DB file to persistent storage
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-13 09:57:34 +02:00
387a9b21a8 refactoring in auth-service magic urls: path 2025-09-29 08:07:04 +02:00
f2aa7df441 add guard to dbService checking for directory existence
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-08-26 08:23:39 +02:00
e3f4a97772 Merge pull request 'f052_admin_area' (#27) from f052_admin_area into development
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Reviewed-on: #27
2025-08-21 11:08:44 +02:00
9d54a0fdb8 refactor addUser API endpoint to return user object if successful 2025-08-19 12:56:28 +02:00
35a55d0676 vorgaenge and crimesList API endpoints, auto-formatting 2025-08-12 09:26:41 +02:00
cbea96f892 implement deletion of admin user, frontend and backend 2025-08-06 11:52:39 +02:00
26b94938a9 user list and possibility of adding new users implemented on FE and BE 2025-08-06 08:37:24 +02:00
d402282efe minor adjustments: pin parameter, async and await functions 2025-07-29 14:00:11 +02:00
dfa5c9ade1 revised init db pw to pin, and check name routine 2025-07-28 11:39:33 +02:00
08d83c9ed4 renaming pw to vorgangPIN, case to vorgang, password to vorgangToken 2025-07-25 14:21:23 +02:00
bd9275c378 refactoring part 3: delete function of vorgang uses caseToken 2025-07-17 08:23:13 +02:00
143bb128a5 refactoring part 2: mainly consolidation of token, ids and passwort 2025-07-17 08:09:17 +02:00
34d5034a71 refactoring part 1: camelcase naming, token vs pw naming 2025-07-16 09:39:02 +02:00
51d3f19f3e delete functionality for Vorgang in DB 2025-07-15 09:06:45 +02:00
873a382f69 refactor 'Datei zu Vorgang hinzufügen': Add model files to existing cases 2025-07-14 13:54:08 +02:00
484acd3bcf refactoring: 'Datei zu Vorgang hinzufügen' an DB angepasst 2025-07-14 13:21:49 +02:00
a7eb81151f refactor DB access 2025-07-11 11:39:42 +02:00
9ddec90214 rewrite vorgang exist and token validation check to use DB 2025-07-11 10:19:43 +02:00
f7245fac90 correctly display Vorgangsname in Vorgang page 2025-07-10 11:03:15 +02:00
ffa34b3b61 refactor getVorgaenge to return vorgaenge as objects 2025-07-10 08:40:36 +02:00
bb98c3656e tatorte only available via token 2025-06-23 14:46:09 +02:00
09d93e3a52 added comment 2025-06-19 16:07:28 +02:00
c5dd8b9424 change case loading in server side mode, made case list functional 2025-06-19 16:01:07 +02:00
a2ac88af50 revised backend service getObjects 2025-06-19 10:31:31 +02:00
28e93fe943 vorgang accessible via url 2025-06-18 16:33:35 +02:00
e01d4b1d76 revised comment 2025-06-18 13:07:20 +02:00
3dbaf7a01b added token validation with input fields 2025-06-18 08:48:53 +02:00
34f8fd5490 refactor login page, change routes to token-based, add service classes 2025-06-17 16:19:22 +02:00