Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Koch 2bc1c7ca01 TSK-1924: fix guideline violations, so ArchUnitTests are green 2022-08-09 14:43:28 +02:00
Holger Hagen 0658f38a7b TSK-1813: Fix DB2 run command for IntelliJ 2022-03-03 08:54:13 +01:00
Joerg Heffner a6e5ffae74 TSK-1759: Review Finding 2021-11-03 16:21:56 +01:00
Joerg Heffner 84558865e5 TSK-1759: Convert Excel with routing rules to DMN and upload it to configurable path 2021-11-03 16:21:56 +01:00
Tristan 2892d4a2cb TSK-1754: Dependency updates 2021-10-28 08:08:11 +02:00
Mustapha Zorgati 9da7304bca TSK-1735: replaced taskanaUnitTest.properties with testcontainers 2021-09-21 16:57:31 +02:00
Mustapha Zorgati 370a015e69 TSK-1692: exit shell after starting/stopping database 2021-08-05 21:33:23 +02:00
Mustapha Zorgati 6dfb751bee TSK-1659: Expanded TimeIntervalReportBuilder with custom-X filter
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
2021-08-02 21:23:10 +02:00
Tristan2357 99eba636a1
TSK-1674: Added received timestamp to task (#1638)
* TSK-1674: Added RECEIVED timestamp to task entity

Erweiterung Datenmodell um das Feld “RECEIVED” von Typ TIMESTAMP an der Task
Update-Skript
Task-Modell erweitern
TaskQuery erweitern
TaskQueryMapper anpassen
REST API erweitern
Doku erweitern

Es fehlt noch: 
Acceptance Test und Integrationstest erstellen
Task-Ansicht im Workplace um received Timestamp erweitern

TSK-1658: PR amends addons

* TSK-1674: Added sample and test data

added received to RepresentationModels

* TSK-1674: adapted TaskMapper

* TSK-1674: Frontend: added received field in Task Status Details

* TSK-1674: Added received to TaskQueryFilter

* TSK-1674: Added Tests for received

* TSK-1674: Test fixes on postgres

* TSK-1674: Test fixes on db2

* TSK-1674: Code was smelly

* TSK-1674: PR amends

* TSK-1674: createAttachement now receives an instant instead of a string
2021-07-29 14:58:57 +02:00
Mustapha Zorgati 98f2a2f024 TSK-1677: fixed retrieval of all master classifications
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
2021-07-28 10:23:48 +02:00
Tristan2357 92e67c4389
TSK-1672: Added run configurations (#1640)
* TSK-1672: Added run configurations

* TSK-1672: Better database scripts
2021-07-20 14:42:57 +02:00