Commit Graph

239 Commits

Author SHA1 Message Date
b6996902cc implement renaming feature for vorgang
UI and backend logic
make ´NameItemEditor´ reusable to be able to use with Vorgang
2025-11-20 09:46:28 +01:00
b3ba6256e0 remove unused import 2025-11-20 09:37:08 +01:00
320f6d6c8b remove Vorgang label 2025-11-13 12:46:58 +01:00
ac79f10153 adjust ´edit´ and ´delete´ button on Vorgang page with crimesList 2025-11-13 12:45:07 +01:00
dac1c57c98 align Vorgang item on list page and remove ´Vorgang´ description 2025-11-13 12:03:51 +01:00
64ff7c6e97 add some tests for crimes ´add´-button, further tests to be defined 2025-11-13 09:41:46 +01:00
1c4b154e41 add + (plus) button for addition of Vorgaenge and Crimes 2025-11-11 07:57:29 +01:00
b26080f4c1 successful upload modal for crimes 2025-11-10 08:40:52 +01:00
f92bcd5876 successful file upload 2025-11-07 11:17:39 +01:00
939b3174f2 Merge branch 'development' into f111_frontend_ueberarbeitung 2025-11-07 08:24:19 +01:00
44a9669ea4 remove ´Hinzufügen´ button on home view 2025-11-06 12:45:46 +01:00
cc469f67a5 allow for addition of Vorgaenge on Vorgang overview 2025-11-05 12:19:34 +01:00
808b56934c remove unused locals parameter 2025-11-05 09:18:05 +01:00
fd907c9851 move API protection check into hooks, adjusting corresponding tests 2025-11-04 09:22:53 +01:00
3c16bc89e5 undo skipped tests, only allow API calls for admin-views, refactor viewer-page to use page.server 2025-11-03 14:21:08 +01:00
a9e3d8264c Merge pull request 'f092_ViewAuth-von-User-vereinfachen' (#37) from f092_ViewAuth-von-User-vereinfachen into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #37
2025-10-30 13:04:08 +01:00
4fc6da850b change invalid user login 2025-10-30 12:04:58 +01:00
793ddb17d6 magic strings for login and logout 2025-10-30 10:56:23 +01:00
349d2cea6a named actions for logging in and out 2025-10-30 10:38:11 +01:00
23f2feeefb remove ununsed import 2025-10-30 10:36:50 +01:00
48fe999b5b protect admin pages after refactoring 2025-10-30 10:35:45 +01:00
c857041e21 refactor viewer-login page with error messages and validation 2025-10-30 08:57:58 +01:00
e26b36121a refactor homepage for admin-user and login mask if not logged in 2025-10-29 12:34:38 +01:00
35859cf13c fix SonarCube issues
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-10-27 08:37:12 +01:00
416118197b test Login angepasst, return fail wenn formaDaten leer 2025-10-17 12:12:07 +02:00
01afbea9a3 Merge branch 'development' into f092_ViewAuth-von-User-vereinfachen 2025-10-17 10:37:39 +02:00
549ea896c7 select storage path depending on local testing or prod
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-14 10:39:07 +02:00
662211e1c3 make sure the DB is initiated
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-14 09:48:04 +02:00
5082e6d526 select path for DB depending on local or dev environment 2025-10-14 09:40:23 +02:00
9bf85c79e4 clean up, remove console.logs and debugging code 2025-10-14 09:39:06 +02:00
3b0b9d724a testing PV: kick off build
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-14 08:50:55 +02:00
915153cb62 testing PV: kick off build
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-10-14 08:15:08 +02:00
69422d1f92 refactoring UUID Anzeige, noch keine Tests angepasst 2025-10-13 13:01:12 +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
bc53c309df Merge branch 'development' into f091_PIN-verstecken-in-URL 2025-10-13 10:44:20 +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
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
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
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
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