Commit Graph

374 Commits

Author SHA1 Message Date
3d59beb3a6 remove unused import 2025-08-21 13:57:42 +02:00
a790bb0974 fix zugangsPIN for existing Vorgang in upload page 2025-08-21 12:35:24 +02:00
e966a1817c remove unused import in DB init file
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-21 11:46:58 +02:00
e5d3c494ec replace plain-text password with hashed one
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-21 11:21:12 +02:00
e3f4a97772 Merge pull request 'f052_admin_area' (#27) from f052_admin_area into development
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Reviewed-on: #27
2025-08-21 11:08:44 +02:00
7995aab697 remove unused import
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-21 11:03:05 +02:00
ec15095da3 remove jssha and add bcrypt for password hashing with salt 2025-08-21 10:52:29 +02:00
723ec0773d add error handling and formatting 2025-08-19 13:19:23 +02:00
9d54a0fdb8 refactor addUser API endpoint to return user object if successful 2025-08-19 12:56:28 +02:00
ef0b981d84 fix user not found during auth 2025-08-19 12:24:51 +02:00
df03a833d2 update .gitignore for IDE workspace settings and remove db
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
2025-08-19 09:38:39 +02:00
b703fdcb3d Merge pull request 'f047_neu_Edit-der-Namen' (#28) from f047_neu_Edit-der-Namen into development
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good
Reviewed-on: #28
2025-08-19 09:30:13 +02:00
be9e64cfd8 Überarbeitung des Pull Request, für Chico bitte offen lassen. 2025-08-13 16:56:35 +02:00
6c9afda777 Teilbearbeitung des Pull-Requests, nicht fertig da meeting 2025-08-13 12:03:14 +02:00
7bdfa1f69b refactoring branch, tatort page-svelte, Datenaktualisierung durch api, page.ts, choose better names 2025-08-12 17:36:24 +02:00
35a55d0676 vorgaenge and crimesList API endpoints, auto-formatting 2025-08-12 09:26:41 +02:00
84588cedfd fix vorgangPIN API endpoint 2025-08-12 09:11:28 +02:00
ac857cd384 Merge branch '_f047_neu_Edit-der-Namen__API-endpoints' into f047_neu_Edit-der-Namen 2025-08-12 09:04:04 +02:00
6ffeeb1d71 remove unnecessary console.log 2025-08-12 08:43:18 +02:00
45166c0cac implement rename backend PUT function for crime 2025-08-08 10:17:16 +02:00
a91d7292c5 integrate Editable Input, Netzwerkfehler bei PUT 2025-08-07 16:28:15 +02:00
18a1e4ea1c implement getVorgang API endpoit 2025-08-07 14:17:56 +02:00
4d1f002781 implement getVorgaenge API endpoint 2025-08-07 14:06:55 +02:00
e45e401569 kommentare eingefügt 2025-08-07 13:20:38 +02:00
171b0e8546 wechsel daher commit 2025-08-07 12:41:07 +02:00
3c8e521ced init DB 2025-08-07 12:11:28 +02:00
61363cc400 check if new account data is non-empty 2025-08-07 08:00:30 +02:00
885ad40543 add typing for userList and change userId parameter type 2025-08-07 07:58:27 +02:00
cbea96f892 implement deletion of admin user, frontend and backend 2025-08-06 11:52:39 +02:00
7e87a01c59 rename userList variable to CamelCase 2025-08-06 11:44:48 +02:00
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