Commit Graph

304 Commits

Author SHA1 Message Date
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
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
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