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
dependabot-preview[bot]
e8433ab954
Bump version.junit.jupiter from 5.6.1 to 5.6.2
...
Bumps `version.junit.jupiter` from 5.6.1 to 5.6.2.
Updates `junit-jupiter` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2 )
Updates `junit-jupiter-api` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2 )
Updates `junit-jupiter-engine` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2 )
Updates `junit-vintage-engine` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:06:12 +00: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
Jörg Heffner
b79c4891e3
TSK-1178
2020-04-09 09:59:02 +02:00
dependabot-preview[bot]
f68c9e2307
Bump postgresql from 42.2.10 to 42.2.12
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.2.10 to 42.2.12.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.10...REL42.2.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 04:10:08 +00: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
dependabot-preview[bot]
25b35d4889
Bump spring-security-test from 5.3.0.RELEASE to 5.3.1.RELEASE
...
Bumps [spring-security-test](https://github.com/spring-projects/spring-security ) from 5.3.0.RELEASE to 5.3.1.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.0.RELEASE...5.3.1.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 11:40:15 +00: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
4eba81bd57
TSK-1150: now returning 404 StatusCode for TaskCommentNotFoundException
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
dependabot-preview[bot]
bebb60dea0
Bump byte-buddy-agent from 1.10.8 to 1.10.9
...
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.8...byte-buddy-1.10.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 01:01:44 +00:00
dependabot-preview[bot]
ad143a0655
Bump wildfly-elytron from 1.11.2.Final to 1.11.3.Final
...
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) from 1.11.2.Final to 1.11.3.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases )
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.11.2.Final...1.11.3.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 15:34:47 +00: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
dependabot-preview[bot]
6ea69f6dae
Bump byte-buddy from 1.10.8 to 1.10.9
...
Bumps [byte-buddy](https://github.com/raphw/byte-buddy ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.8...byte-buddy-1.10.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:52:47 +00:00
dependabot-preview[bot]
1337646307
Bump checkstyle from 8.30 to 8.31
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.30 to 8.31.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.30...checkstyle-8.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 06:52:34 +00:00
dependabot-preview[bot]
d74f2b896f
Bump version.spring from 5.2.4.RELEASE to 5.2.5.RELEASE
...
Bumps `version.spring` from 5.2.4.RELEASE to 5.2.5.RELEASE.
Updates `spring-tx` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Updates `spring-context` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Updates `spring-jdbc` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Updates `spring-web` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Updates `spring-beans` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Updates `spring-aop` from 5.2.4.RELEASE to 5.2.5.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.2.5.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 08:55:03 +01:00
dependabot-preview[bot]
ff626b6d20
Bump resteasy-client from 4.5.2.Final to 4.5.3.Final
...
Bumps [resteasy-client](https://github.com/resteasy/Resteasy ) from 4.5.2.Final to 4.5.3.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases )
- [Commits](https://github.com/resteasy/Resteasy/compare/4.5.2.Final...4.5.3.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 07:35:58 +00: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
Mustapha Zorgati
a6e007ef68
TSK-1163: regenerated package-lock.json
2020-03-24 16:43:26 +01:00
Mustapha Zorgati
94d3ce4406
TSK-1163: removed dangling comment and fixed test
2020-03-24 16:43:26 +01:00
Mustapha Zorgati
8f4e261679
TSK-1163: fixes eslint issues
2020-03-24 16:43:26 +01:00
Mustapha Zorgati
9b79968f9b
TSK-1163: fixed minor timeout bug for alert component
2020-03-24 16:43:26 +01:00
Mustapha Zorgati
76c59ed3f7
TSK-1163: implemented error modal and replaced dangling error messages
...
since TSK-931 introduced a new error model with a corresponding service I removed all dangling error messages and replaced then with the corresponding error key
2020-03-24 16:43:26 +01:00
Mustapha Zorgati
7eab4d5f2e
TSK-1163 refactored ExampleRestApplication
2020-03-24 16:43:26 +01:00