Mustapha Zorgati
eef64bc1b3
Updated poms to version 2.1.1-SNAPSHOT
2020-04-14 12:03:41 +00:00
Holger Hagen
646583f7c1
TSK-1183: Update to Spring Boot 2.2.6
2020-04-13 22:30:51 +02:00
Sofie Hofmann
673f1896da
TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management
...
TSK-1170 Remove @inputs from classification-types-selector
TSK-1170 Import Store in Classification-Detail-Component
TSK-1170 Removed getSelectedClassificationType() from category service
TSK-1170 Removed getSelectedClassificationType() from category service
TSK-1170 Put icons in store
TSK-1170 Removed selectCategoryType from service
TSK-1170 Refactored classification-category service
TSK-1170 Fixed multiple calls of actions
TSK-1170
TSK-1170: build ngxs store in parallel to the ngrx store
TSK-1170: replaced ngrx store with ngxs store
tests are still failing.
TSK-1170 Split store into two stores
TSK-1170 Fixed tests
TSK-1170 added categories service test
TSK-1170 Fixed checkstyle and test
TSK-1170: minimized diff for classification-details component
TSK-1170: replaced state with store observable in classificaiton details
TSK-1170 Incorporated requested changes in spec files
TSK-1170 Removed @output from classification-types-selector
Removed getClassifications() call when selecting a classification type because the code is duplicated in performRequest()
TSK-1170 Extracted selectors and actions
TSK-1170 Dispatch action in classification-service
TSK-1170 Incorporated 'set-value' function
dynamically rendering classification types
TSK-1170: disabled parent reference while creating classification
TSK-1170 fixed two ways binding for classification types
TSK-1170 removed console log
TSK-1170: Category dropdown shows correct values
TSK-1170 Renamed selectors
TSK-1170
2020-04-09 17:34:01 +02:00
Jörg Heffner
69fac1bdf4
fixed DB2 ordering issues in QueryTaskWithAttachmentAccTest
2020-04-09 14:03:54 +02:00
Jörg Heffner
e2568bba1b
TSK-1179
2020-04-09 14:03:54 +02:00
Christopher Heiting
d4350199b9
TSK-1169: refactored daysToWorkingDaysReportConverter, renamed test methods according to the new community of practices convention and deleted duplicate unit tests, switched test framework to assert via assertJ
2020-04-09 12:26:33 +02:00
Mustapha Zorgati
4a4a11704e
TSK-1168: added acceptance tests to show that you can create entities after copy
2020-04-09 10:03:07 +02:00
Christopher Heiting
11bdda1047
TSK-1168: Removed Id from CopyConstructor
2020-04-09 10:03:07 +02:00
Christopher Heiting
7d7a9e123e
TSK-1168: made interfaces clonable with a new "copy()" method, added tests
2020-04-09 10:03:07 +02:00
Christopher Heiting
9013eaa573
TSK-1168: made interfaces of entities clonable
2020-04-09 10:03:07 +02:00
BerndBreier
2038999ee7
TSK-1177 update Planned - Holger's comments
2020-04-06 20:10:21 +02:00
BerndBreier
520eb4e295
TSK-1177 update Planned of Task if only Due was changed
2020-04-06 20:10:21 +02:00
Sascha Frevel
48595686de
TSK-1162 rwwork: removed commented line
2020-04-06 18:26:55 +02:00
Sascha Frevel
03a2985b1c
TSK-1162 new postgres version 42.2.11; refactoring of db setup/teardown in test classes
2020-04-06 18:26:55 +02:00
Jörg Heffner
dffb139a82
comments from Holger Hagen
2020-03-31 11:56:59 +02:00
Jörg Heffner
636135bf1a
Comments from Mustapha Zorgati
2020-03-31 11:56:59 +02:00
Jörg Heffner
c5bb6fb32c
TSK-1150 - added taskId as pathvariable to updateTaskComment and createTaskComment
...
-Added tests
2020-03-31 11:56:59 +02:00
Mustapha Zorgati
93a94f0458
TSK-1150: added taskId as pathvariable to getTaskComment and deleteTaskComment
...
this is necessary since the path variable {taskId} is not used otherwise. Furthermore this will require that the search for a comment must match a given taskId.
2020-03-31 11:56:59 +02:00
Jörg Heffner
ce571722d5
TSK-1150: Added REST-API for task comments
2020-03-31 11:56:59 +02:00
BerndBreier
7fdea5bef2
TSK-1160 - terminate/cancel task more comments from Holger
2020-03-30 13:21:06 +02:00
BerndBreier
d6505284f7
TSK-1160 - terminate/cancel task Holger's comments
2020-03-30 13:21:06 +02:00
BerndBreier
2ce7f86456
TSK-1160 TaskStates CANCELLED and TERMINATED
2020-03-30 13:21:06 +02:00
BerndBreier
4fe3c96a87
TSK-442 improve task refresh on classification update
2020-03-30 13:21:06 +02:00
BerndBreier
d83b573542
TSK-1143b - fix error in testcase UpdateObjectsUseUtcTimeStampsAccTest.
2020-03-30 13:21:06 +02:00
BerndBreier
28fbeb8a2e
TSK-442 improve task refresh on classification update
2020-03-30 13:21:06 +02:00
BerndBreier
7352a8a728
TSK-1143 UpdateTask with Planned sometimes fails
2020-03-30 13:21:06 +02:00
BerndBreier
df31b8f8ce
TSK-1143C mismatch between forward and backward calculation between planned and due
2020-03-30 13:21:06 +02:00
BerndBreier
87fd1af390
TSK-442 improve task refresh on classification update
2020-03-26 08:47:03 +01:00
BerndBreier
9251975f47
TSK-1143 UpdateTask planned - comments from Holger
2020-03-26 08:47:03 +01:00
BerndBreier
403d57fc8a
TSK-1143 UpdateTask planned - comments from Holger
2020-03-26 08:47:03 +01:00
BerndBreier
c2d974b02e
TSK-1143 UpdateTask with Planned sometimes fails
2020-03-26 08:47:03 +01:00
BerndBreier
fa429cef97
TSK-1143C mismatch between forward and backward calculation between planned and due
2020-03-26 08:47:03 +01:00
BerndBreier
7b409451dc
TSK-1143C mismatch between forward and backward calculation between planned and due
2020-03-25 08:44:18 +01:00
Sascha Frevel
fc3f9e1868
TSK-1164: refactor code which is using assertJ's assertThatThrownBy and lambda expression with line breaks
2020-03-23 07:37:54 +01:00
BerndBreier
f14c09c88e
TSK-1143b - fix error in testcase UpdateObjectsUseUtcTimeStampsAccTest.
2020-03-19 16:13:05 +01:00
BerndBreier
e470f8d200
TSK-1143 even more comments from Holger
2020-03-19 14:43:16 +01:00
BerndBreier
f78e7616f6
TSK-1143 Update Task PLANNED - Holger's comments
2020-03-19 14:43:16 +01:00
BerndBreier
7deb925411
TSK-1143 UpdateTask planned - comments from Holger
2020-03-19 14:43:16 +01:00
BerndBreier
1291287419
TSK-1143 UpdateTask with Planned sometimes fails
2020-03-19 14:43:16 +01:00
Holger Hagen
c9791b01b8
TSK-1029: Proper distinction between delete and markForFeletion for
...
workbaskets
2020-03-19 09:53:54 +01:00
Jörg Heffner
7d464bd6cd
TSK-1150 Comments from Bernd Breier
2020-03-17 11:54:26 +01:00
Jörg Heffner
3b7da72d24
TSK-1150 Java-API for the administration of comments for tasks
2020-03-17 11:54:26 +01:00
Mustapha Zorgati
b386af1a30
Updated poms to version 2.0.2-SNAPSHOT
2020-03-05 17:03:05 +00:00
Sascha Frevel
446eb3a1c9
TSK-1149: fixed test so that the build will also run on macos
2020-03-05 12:20:36 +01:00
Jörg Heffner
80d813709b
TSK-1148 Include Comments from Holger Hagen
2020-03-03 12:32:45 +01:00
Jörg Heffner
349d24d7b8
TSK-1148 Application-Entry-Point in ClassificationSummaryResource
2020-03-03 12:32:45 +01:00
BerndBreier
02a6df6f73
TSK-1139 Bulk update of Planned timestamp
2020-02-28 10:46:45 +01:00
BerndBreier
7f93dd048e
TSK-1131 updateOwner Bulk - comments from Holger
2020-02-26 14:48:50 +01:00
BerndBreier
20bd0922db
TSK-1131 updateOwner on multiple tasks
2020-02-26 14:48:50 +01:00
Sofie Hofmann
21a4110f2a
TSK-1141 Removed JUnit4 dependency and converted to AssertJ
2020-02-26 08:53:47 +01:00