Commit Graph

437 Commits

Author SHA1 Message Date
04b5aaa0dc testing PV: debug DB init script
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-13 13:31:12 +02:00
5128398516 add DB init during container start
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-13 13:10:02 +02:00
5d6ac9438d testing PV: temporarily disable test creating dir
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-13 12:58:54 +02:00
76c2e26e8c test persistent storage
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-10-13 12:44:48 +02:00
0ec9692db3 Merge pull request 'f091_PIN-verstecken-in-URL' (#36) from f091_PIN-verstecken-in-URL into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #36
2025-10-13 10:44:43 +02:00
bc53c309df Merge branch 'development' into f091_PIN-verstecken-in-URL 2025-10-13 10:44:20 +02:00
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
bb912841f4 test PV: kick off build
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-13 09:16:54 +02:00
e9b42ff85a test persistent volume (PV): modify static text for kick off build
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-10 09:44:32 +02:00
a66f79896a test persistent volume (PV): add static text
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-10 09:27:57 +02:00
cf00f6f12c test persistent volume (PV): skip test for building
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-10 09:13:52 +02:00
01eb80f8ab test: check dir
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-10-10 08:49:41 +02:00
5b9f5e70ec update package-lock.json
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-10 08:41:46 +02:00
9c6b2ebd4f Revert "test persistent directory"
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
This reverts commit 57368ca3e4.
2025-10-10 08:04:41 +02:00
b5ee0bd6a7 Revert "testing: display path availability on screen"
This reverts commit 59585e26f1.
2025-10-10 08:04:28 +02:00
59585e26f1 testing: display path availability on screen
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-10-09 14:18:05 +02:00
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
468427622f fix PR remarks 2025-10-09 13:05:21 +02:00
45b5a36d04 add tests for PIN handling via cookies 2025-10-06 09:40:30 +02:00
4c4be8ba42 remove attachment of to URLs on list-view and routes 2025-10-01 13:48:06 +02:00
45bcce0fb2 hide PIN during Anmeldung and within route guards 2025-10-01 13:48:06 +02:00
e288d768bf Merge pull request 'f090_magic_strings_refactoring' (#35) from f090_magic_strings_refactoring into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #35
2025-09-30 13:33:26 +02:00
2863eae3fb organize tests into units 2025-09-30 11:43:54 +02:00
e1e76612d6 create alias for imports in test files 2025-09-30 11:37:20 +02:00
8fbc59499b fix fake URL in test fixtures pointing to 404-page and refactoring magic strings URLs 2025-09-30 10:40:29 +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
387a9b21a8 refactoring in auth-service magic urls: path 2025-09-29 08:07:04 +02:00
7d0ec1283b refactoring hooks.server.ts magic urls: path 2025-09-29 08:00:00 +02:00
0e13744a79 refactor test 2025-09-26 12:47:55 +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
f0b133101d remove option 2025-09-25 13:53:59 +02:00
7396e15241 use userData from fixtures in Footer and Header 2025-09-25 13:44:50 +02:00
e1ce9373c0 refactor magic links in Header file, incl. routes 2025-09-25 13:29:07 +02:00
ec537901a6 add UI test 2025-09-25 08:11:18 +02:00
bd0c324705 add testing ID to component 2025-09-25 08:07:19 +02:00
5e7eeabda5 Merge branch 'development' into f090_magic_strings_refactoring 2025-09-24 12:45:17 +02:00
dc44a2f4ce Merge pull request 'f086_Zusatz-Edit-der-Namen' (#34) from f086_Zusatz-Edit-der-Namen into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #34
2025-09-24 12:40:12 +02:00