Chi Nguyen
3543a898ec
TSK-1187 moved action and tree node models to administration
2020-04-15 10:26:37 +02:00
Tristan Eisermann
1207c2a83e
TSK-1187 renamed and rearranged the workbasket in administration
2020-04-14 15:26:55 +02:00
Chi Nguyen
d37f4499a7
TSK-1187 removed unnecessary change from automatic refactor
2020-04-14 13:27:56 +02:00
Chi Nguyen
92ff585bd0
Merge branch 'TSK-1187' of https://github.com/Taskana/taskana into TSK-1187
2020-04-14 13:10:14 +02:00
Chi Nguyen
2ef79a5402
TSK-1187 moved files from classification to components folder
2020-04-14 13:10:00 +02:00
Chi Nguyen
5e2a8f81ed
moved files from classification to components folder
2020-04-14 11:43:17 +02:00
Sofie Hofmann
3555097789
TSK-1187 Rearranged services in administration
2020-04-14 11:12:30 +02:00
Chi Nguyen
d6e764e831
created new branch for restructuring the project folders
...
moved workbasket-definition service to administration/services
2020-04-14 10:01:04 +02:00
holgerhagen
a00cd26df8
TSK-1183: Update to Spring Boot 2.2.6
2020-04-13 22:30:51 +02:00
dependabot-preview[bot]
6c77eb500c
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
9b2e6104bd
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
d9de7242c6
fixed DB2 ordering issues in QueryTaskWithAttachmentAccTest
2020-04-09 14:03:54 +02:00
Jörg Heffner
0c95bde168
TSK-1179
2020-04-09 14:03:54 +02:00
Christopher Heiting
ef77bd04f5
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
566c6d9017
TSK-1168: added acceptance tests to show that you can create entities after copy
2020-04-09 10:03:07 +02:00
Christopher Heiting
51293b63c3
TSK-1168: Removed Id from CopyConstructor
2020-04-09 10:03:07 +02:00
Christopher Heiting
0afe93431e
TSK-1168: made interfaces clonable with a new "copy()" method, added tests
2020-04-09 10:03:07 +02:00
Heiting Christopher
a2330089fc
TSK-1168: made interfaces of entities clonable
2020-04-09 10:03:07 +02:00
Jörg Heffner
6d4ad4120d
TSK-1178
2020-04-09 09:59:02 +02:00
dependabot-preview[bot]
141be3362f
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
aa694149b1
TSK-1177 update Planned - Holger's comments
2020-04-06 20:10:21 +02:00
BerndBreier
c9f807e2f6
TSK-1177 update Planned of Task if only Due was changed
2020-04-06 20:10:21 +02:00
Sascha Frevel
3659c05b69
TSK-1162 rwwork: removed commented line
2020-04-06 18:26:55 +02:00
Sascha Frevel
954f0f313b
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]
d219af9e96
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
6f5bd81820
comments from Holger Hagen
2020-03-31 11:56:59 +02:00
Jörg Heffner
7f29437df0
Comments from Mustapha Zorgati
2020-03-31 11:56:59 +02:00
Jörg Heffner
7d752d6ff0
TSK-1150 - added taskId as pathvariable to updateTaskComment and createTaskComment
...
-Added tests
2020-03-31 11:56:59 +02:00
Mustapha Zorgati
06b28ecf03
TSK-1150: now returning 404 StatusCode for TaskCommentNotFoundException
2020-03-31 11:56:59 +02:00
Mustapha Zorgati
7cf4d3e0d9
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
225994abbe
TSK-1150: Added REST-API for task comments
2020-03-31 11:56:59 +02:00
dependabot-preview[bot]
4d0367f4b3
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]
0f25a659d6
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
6bd6bd4838
TSK-1160 - terminate/cancel task more comments from Holger
2020-03-30 13:21:06 +02:00
BerndBreier
689d2cbcd4
TSK-1160 - terminate/cancel task Holger's comments
2020-03-30 13:21:06 +02:00
BerndBreier
40b8c27df9
TSK-1160 TaskStates CANCELLED and TERMINATED
2020-03-30 13:21:06 +02:00
BerndBreier
70209fe57d
TSK-442 improve task refresh on classification update
2020-03-30 13:21:06 +02:00
BerndBreier
da38ca6b06
TSK-1143b - fix error in testcase UpdateObjectsUseUtcTimeStampsAccTest.
2020-03-30 13:21:06 +02:00
BerndBreier
da019acd4b
TSK-442 improve task refresh on classification update
2020-03-30 13:21:06 +02:00
BerndBreier
9a71f4040b
TSK-1143 UpdateTask with Planned sometimes fails
2020-03-30 13:21:06 +02:00
BerndBreier
1f718a54ed
TSK-1143C mismatch between forward and backward calculation between planned and due
2020-03-30 13:21:06 +02:00
dependabot-preview[bot]
d193867ce7
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]
d542e74e7e
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]
0b1d135895
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]
115ad2b54c
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
42f220baa4
TSK-442 improve task refresh on classification update
2020-03-26 08:47:03 +01:00
BerndBreier
58b9f67e35
TSK-1143 UpdateTask planned - comments from Holger
2020-03-26 08:47:03 +01:00
BerndBreier
41bf59932e
TSK-1143 UpdateTask planned - comments from Holger
2020-03-26 08:47:03 +01:00
BerndBreier
2533d3d63e
TSK-1143 UpdateTask with Planned sometimes fails
2020-03-26 08:47:03 +01:00
BerndBreier
df6505aaa5
TSK-1143C mismatch between forward and backward calculation between planned and due
2020-03-26 08:47:03 +01:00