Commit Graph

111 Commits

Author SHA1 Message Date
8408d63f40 add copy button for sharing vorgang 2025-07-11 11:24:25 +02:00
f2bde76969 prefill homepage with token 2025-07-11 10:35:50 +02:00
83bcaca918 remove console.log 2025-07-11 10:25: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
564716e853 store tatort under case token name 2025-07-10 10:45:24 +02:00
ffa34b3b61 refactor getVorgaenge to return vorgaenge as objects 2025-07-10 08:40:36 +02:00
307894c980 listing of cases based on db 2025-07-10 08:31:45 +02:00
40599f4ffa adding new vorgang in database 2025-07-10 08:30:41 +02:00
8b1b3532fc refactor init-script and display tables with data 2025-07-10 08:29:07 +02:00
c034064d41 refactor db design 2025-07-09 12:20:16 +02:00
dc2d038b1b remove old, commented implementation of authenticate 2025-07-09 12:13:19 +02:00
0c6dbe30ab replace with 2025-07-09 12:07:34 +02:00
64aa1d404e Merge branch 'development' into f034_merge_dev 2025-07-09 08:12:02 +02:00
8d92e94bd6 populate db with default user 2025-07-09 08:07:22 +02:00
fe9f8add88 fixed tatort api route for deletion
Some checks failed
InnoHub Processor/tatort/pipeline/pr-development There was a failure building this commit
2025-06-30 08:35:20 +02:00
f995b58d0f return user data
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-06-27 09:09:31 +02:00
efcbc4d60f test jenkins webhook
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-06-26 10:01:03 +02:00
02d4957315 test jenkins webhook
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-06-26 08:19:27 +02:00
de35986633 test jenkins webhook
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-06-26 08:12:03 +02:00
173f36fb50 test jenkins webhook
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit
2025-06-26 08:07:54 +02:00
017d5ce458 Merge branch 'development' into f037-access-tatort-via-token 2025-06-25 13:09:39 +02:00
72169c4e64 fixed get user infos for token based routes 2025-06-25 13:05:09 +02:00
ee6b9fcec1 fixed Comments of Jared 2025-06-24 18:06:59 +02:00
ded024bc67 removed duplicate validation of vorgang and token 2025-06-24 16:53:03 +02:00
ff891bc164 refactoring 2025-06-24 10:27:01 +02:00
bb98c3656e tatorte only available via token 2025-06-23 14:46:09 +02:00
e471a450d1 fix view redirect to vorgang 2025-06-19 16:15:55 +02:00
09d93e3a52 added comment 2025-06-19 16:07:28 +02:00
b82d9a7708 delete unnecessary code 2025-06-19 16:06:32 +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
6d3e6ad047 Merge branch 'development' into refactor-login-page 2025-06-12 13:51:20 +02:00
c373b49f1c deleted comment 2025-06-12 13:29:47 +02:00
03a304f6fe fixed some error from merge request 2025-06-12 13:02:23 +02:00
ecc2564c70 fixed merge conflicts 2025-06-12 11:32:37 +02:00
fd0572939e change login page frontend 2025-06-12 10:57:25 +02:00
fd8298906a formatting 2025-06-11 09:55:00 +02:00
5ce5c78698 fix layout by reordering anker element 2025-06-11 09:25:33 +02:00
aeabbd6d1f disable/uncomment input field in vorgang list 2025-06-11 08:18:28 +02:00
31ca124511 deleted unnecessary console.log statements 2025-06-10 14:34:25 +02:00
07247486ab fix further type problems 2025-06-10 14:33:40 +02:00
e4d74e4331 deleted unnecessary console.log statements 2025-06-10 14:10:48 +02:00
d58be34fe5 fixed some type errors 2025-06-10 14:07:40 +02:00
841446082e delete unused code 2025-06-10 12:16:03 +02:00
97dc5aa6c4 fix merge conflicts 2025-06-10 11:16:44 +02:00