Commit Graph

494 Commits

Author SHA1 Message Date
4f0526c71f rename loop item variable for userlist-user 2025-08-06 09:59:18 +02:00
dd06c93b1c fix currentUser fetching from loaded data 2025-08-06 09:58:00 +02:00
26b94938a9 user list and possibility of adding new users implemented on FE and BE 2025-08-06 08:37:24 +02:00
b5ff4a72fb Merge branch 'development' into f052_admin_area 2025-08-05 08:34:16 +02:00
eea1621339 Merge branch 'f078_delete_unused_views' into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-08-05 08:31:35 +02:00
c53400d7b7 Merge pull request 'replace copy-to-clipboard with share-via-link-mail-to' (#24) from f054_mail-to-link into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #24
2025-08-05 08:22:47 +02:00
ef1ddb58a0 encode body in mail-to-link button 2025-08-05 08:21:28 +02:00
8c4f95d52e Merge pull request 'f076_api_endpoints_for_renaming_crimes' (#25) from f076_api_endpoints_for_renaming_crimes into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #25
2025-08-05 08:13:26 +02:00
5b408b096e remove console.log 2025-08-05 08:12:34 +02:00
aae8237aae Merge pull request 'fix SonarQube issue, mainly type annotations' (#26) from f079_sonarqube_issues_fixen into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #26
Reviewed-by: jared <jared.busch@polizei.niedersachsen.de>
2025-08-04 14:10:49 +02:00
e45b0e34c9 add ´unique´ constraint in db init script for username 2025-08-04 09:41:13 +02:00
54e3a64dac remove unused link button to deleted view 2025-08-01 12:40:36 +02:00
5927f1dacd fix SonarQube issue, mainly type annotations 2025-08-01 10:29:34 +02:00
f39debd0b8 fix renaming PUT endpoint to work around parameters 2025-08-01 09:44:45 +02:00
7d265341cc rename index looping variable 2025-08-01 08:45:17 +02:00
d6f2956bcb replace copy-to-clipboard with share-via-link-mail-to 2025-07-31 13:15:00 +02:00
e1cf6dc16f remove old unused ´view´ and ´tatorte´ views 2025-07-31 10:47:31 +02:00
5a06c99fb7 Merge pull request 'f077_default_admin_password' (#22) from f077_default_admin_password into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #22
Reviewed-by: jared <jared.busch@polizei.niedersachsen.de>
2025-07-31 08:40:14 +02:00
b3e2b297a3 change default admin password 2025-07-31 08:33:03 +02:00
b655df1087 fix changing of PIN on upload page 2025-07-31 08:13:55 +02:00
77c57cb58b fix pipeline: Docker npm run init-db
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-07-30 09:04:11 +02:00
0f2cf87a78 Merge pull request 'r70_variable_names' (#20) from r70_variable_names into development
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Reviewed-on: #20
Reviewed-by: jared <jared.busch@polizei.niedersachsen.de>
2025-07-30 08:56:54 +02:00
1fd6cb3ab3 adjust to renaming of object keys of vorgangItem in list view 2025-07-30 08:23:08 +02:00
d402282efe minor adjustments: pin parameter, async and await functions 2025-07-29 14:00:11 +02:00
Daniel
952c3901c1 Update Dockerfile.dev
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-07-29 08:14:40 +02:00
dfa5c9ade1 revised init db pw to pin, and check name routine 2025-07-28 11:39:33 +02:00
4406a86f44 renaming pw to vorgangPIN, case to vorgang, password to vorgangToken 2025-07-25 14:21:37 +02:00
08d83c9ed4 renaming pw to vorgangPIN, case to vorgang, password to vorgangToken 2025-07-25 14:21:23 +02:00
Daniel
cf567451bb Update Dockerfile.dev
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-07-25 10:07:23 +02:00
52e9eba7ed next try
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit was not built
2025-07-24 15:34:30 +02:00
962dc35324 next try
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-07-24 15:26:23 +02:00
12217cb7a6 next try
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:21:07 +02:00
e9b4289727 add docker npm unsafe perm
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:17:15 +02:00
9b57a988f3 add docker node:22
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:12:37 +02:00
4f9e919bfe docker use npm i
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:08:53 +02:00
9e6318d516 docker node version 24
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:04:39 +02:00
c715295c72 add dockerignore for node_modules
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 15:02:28 +02:00
e3eac5b441 change Dockerfile and copy only package.json
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 14:51:57 +02:00
f6ed438908 fix build process
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-24 14:48:35 +02:00
542c12cc5f Merge pull request 'f034_sqlite_database' (#19) from f034_sqlite_database into development
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Reviewed-on: #19
2025-07-24 14:34:38 +02:00
ee9d9fa8fc fix package-lock.json
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
2025-07-24 14:30:24 +02:00
addcc26a07 Merge branch 'development' into f034_sqlite_database
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-23 12:55:20 +02:00
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
26c05b4999 remove unused and deprecated crypto package 2025-07-22 12:27:50 +02:00
809c355849 provide init command for database
All checks were successful
InnoHub Processor/tatort/pipeline/pr-main This commit was not built
InnoHub Processor/tatort/pipeline/head This commit was not built
2025-07-21 11:39:13 +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
b2f624a7d1 Update Jenkinsfile
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit was not built
2025-07-16 09:54:56 +02:00
a7527ccf22 Update Jenkinsfile
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-07-16 09:40:46 +02:00