Commit Graph

123 Commits

Author SHA1 Message Date
db1cc78f2c move ´code´ api endpoint to ´casepw´
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-23 12:54:40 +02:00
e8170de947 rename .js to .ts and remove console.logs statements 2025-07-23 09:27:11 +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
5070ac9f7a remove console.logs 2025-07-15 08:03:27 +02:00
873a382f69 refactor 'Datei zu Vorgang hinzufügen': Add model files to existing cases 2025-07-14 13:54:08 +02:00
fa59db7a88 make 'Vorgangsname' column unique 2025-07-14 13:25:19 +02:00
484acd3bcf refactoring: 'Datei zu Vorgang hinzufügen' an DB angepasst 2025-07-14 13:21:49 +02:00
cd5389666e fix import error from default to explicit import 2025-07-14 08:23:27 +02:00
a7eb81151f refactor DB access 2025-07-11 11:39:42 +02:00
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