Commit Graph

1316 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] bd71b8e104 Bump version.junit.jupiter from 5.6.0 to 5.6.1
Bumps `version.junit.jupiter` from 5.6.0 to 5.6.1.

Updates `junit-jupiter` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)

Updates `junit-jupiter-api` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)

Updates `junit-jupiter-engine` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)

Updates `junit-vintage-engine` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.0...r5.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 07:57:48 +00: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 630006de82 TSK-1029: corrected formatting in frontend 2020-03-19 12:50:33 +01:00
Holger Hagen c9791b01b8 TSK-1029: Proper distinction between delete and markForFeletion for
workbaskets
2020-03-19 09:53:54 +01:00
Mustapha Zorgati 4d0d577ed0 TSK-1048: expanded eslint to scan every *.ts file (instead of src/*.ts) 2020-03-18 12:39:20 +01:00
dependabot-preview[bot] 5cac3442be TSK-1158: disabled forking for Spring Boot process in pom.xml. 2020-03-17 14:43:02 +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
Sascha Frevel d574cfa06f TSK-1145: enabled validateThrows property for JavadocMethod.checkstyle and added missing throws javadoc 2020-03-17 09:41:18 +01:00
dependabot-preview[bot] c9b87ec3b1 Bump mockito-core from 3.3.0 to 3.3.3
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 11:28:57 +00:00
dependabot-preview[bot] f9c6935a4f Bump mockito-junit-jupiter from 3.3.0 to 3.3.3
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.3.0 to 3.3.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:27:09 +00:00
dependabot-preview[bot] 6dd4d88371 Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:26:55 +00:00
dependabot-preview[bot] 89274fd5f3 Bump equalsverifier from 3.1.12 to 3.1.13
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.1.12...equalsverifier-3.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:26:41 +00:00
Mustapha Zorgati ab649b5330 removed after_failure statement from pipeline 2020-03-10 22:08:31 +01:00
dependabot-preview[bot] 5b79c98e25 Bump mybatis-spring from 2.0.3 to 2.0.4
Bumps [mybatis-spring](https://github.com/mybatis/spring) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.0.3...mybatis-spring-2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 16:40:27 +00:00
Mustapha Zorgati b386af1a30 Updated poms to version 2.0.2-SNAPSHOT 2020-03-05 17:03:05 +00:00
Sofie Hofmann 6c6a278b08 TSK-1142 Removed JUnit4 dependency in taskana-simplehistory-provider 2020-03-05 15:55:24 +01:00