Commit Graph

194 Commits

Author SHA1 Message Date
57368ca3e4 test persistent directory
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-10-09 14:14:11 +02:00
66b0d1cb3c refactoring magic strings URL in Anmeldung view 2025-09-30 09:34:01 +02:00
45a5c46489 refactoring magic strings: in Vorgang view load() function 2025-09-30 09:09:02 +02:00
c93a5c50de refactoring magic strings: in Vorgang View, add CRIME API route 2025-09-30 09:07:04 +02:00
2ad5a67340 refactoring magic strings: Anmeldung URL with Vorgang in view guard 2025-09-30 08:31:33 +02:00
e1694552c9 refactoring magic strings: User API URLs in user-management view 2025-09-30 08:22:56 +02:00
50a9286895 refactoring magic strings API URLs in upload view 2025-09-30 08:16:28 +02:00
e79d0a1a2d refactoring magic urls:. anmeldung actions 2025-09-29 08:49:26 +02:00
1d2769d114 refactoring magic strings in upload actions 2025-09-29 08:42:54 +02:00
f737e4da4c refactoring: magic strings in Vorgang-View 2025-09-26 12:34:15 +02:00
f43497d69c refactoring magic strings in layout.server file (guard), including new routes and tests 2025-09-26 11:59:21 +02:00
59abf0880d add conditional route and crimeList View refactoring + tests 2025-09-26 10:04:24 +02:00
ca88a541c8 refactoring: magic strings and tests for Vorgang overview page 2025-09-26 08:32:42 +02:00
0820622ace make param in routes optional 2025-09-26 08:31:21 +02:00
67a24f3650 test links on Home-Page View 2025-09-25 14:05:38 +02:00
e1ce9373c0 refactor magic links in Header file, incl. routes 2025-09-25 13:29:07 +02:00
5e7eeabda5 Merge branch 'development' into f090_magic_strings_refactoring 2025-09-24 12:45:17 +02:00
3a6b10e860 deleted debug comments 2025-09-24 12:37:14 +02:00
0c05cf6661 Merge branch 'development' into f086_Zusatz-Edit-der-Namen 2025-09-24 12:35:53 +02:00
02e05930f1 formatting 2025-09-23 09:14:33 +02:00
ef5971d41c initial ROUTE_NAMES contant 2025-09-22 12:44:06 +02:00
03835fe624 fixed crimesList aktualisiert sich nach dem Editing 2025-09-22 11:15:07 +02:00
012f7ee3e8 implement testsNameItemEditor funktionalität 2025-09-12 10:23:47 +02:00
bcf24122bc fixed tests and Code edit and delete Name in TatortList 2025-09-11 16:52:54 +02:00
47ca05f2d4 save changes, bin aber noch nicht fertig 2025-09-10 17:50:10 +02:00
8803187ce1 implement tests TatortList.view, check delete/edit Item 2025-09-09 18:25:04 +02:00
650cfd0061 implement tests, Tatort List , ComponentEmptyList refactoring 2025-09-08 17:46:33 +02:00
7c20aa08b4 add tetId now tests client-view all passed 2025-09-05 14:45:51 +02:00
eaf74c9a5a Merge branch 'development' into f102_test_KeineListeVorhanden 2025-09-05 14:38:04 +02:00
fedc781d74 implement test VorgangList view 2025-09-05 14:37:19 +02:00
98794a29e1 fix SonarQube issues (unused imports, commented file)
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-09-05 08:29:38 +02:00
edb37d8117 implement test View Leere Liste in TatortListe 2025-09-04 19:07:43 +02:00
0bbbe0064b Merge pull request 'f105_umstellung_seaweedS3' (#32) from f105_umstellung_seaweedS3 into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #32
2025-09-04 15:17:38 +02:00
e935adf8df hotfix: viewer cannot access Vorgang with correct PIN, temp remove check if logged-in
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-09-04 12:44:33 +02:00
d007513e82 formatting 2025-09-04 10:56:11 +02:00
b9c03831cb switch from minio to seaweed S3 storage: configs and buckets (dev vs. prod, refactoring magic strings) 2025-09-04 10:55:45 +02:00
8eef717e50 kleine Nachbesserungen: page.server.ts reset, config_prod zurück in config 2025-09-03 12:55:26 +02:00
283755c7db edit Leere Liste in Vorgang und Crime 2025-09-03 12:27:13 +02:00
37e103a494 properly format mail-to link
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-08-26 10:55:42 +02:00
d4dba5aef8 Merge branch 'b084_zugangsPIN_vorhandener_Vorgang' into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-08-26 08:34:44 +02:00
0c000f72a2 more unused imports
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-21 14:32:58 +02:00
3d59beb3a6 remove unused import 2025-08-21 13:57:42 +02:00
a790bb0974 fix zugangsPIN for existing Vorgang in upload page 2025-08-21 12:35:24 +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
7995aab697 remove unused import
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-21 11:03:05 +02:00
ec15095da3 remove jssha and add bcrypt for password hashing with salt 2025-08-21 10:52:29 +02:00
723ec0773d add error handling and formatting 2025-08-19 13:19:23 +02:00
9d54a0fdb8 refactor addUser API endpoint to return user object if successful 2025-08-19 12:56:28 +02:00
be9e64cfd8 Überarbeitung des Pull Request, für Chico bitte offen lassen. 2025-08-13 16:56:35 +02:00
6c9afda777 Teilbearbeitung des Pull-Requests, nicht fertig da meeting 2025-08-13 12:03:14 +02:00