Commit Graph

2278 Commits

Author SHA1 Message Date
ryzheboka 967e59e012 TSK-1800: add secondary object references 2022-02-25 10:23:40 +01:00
dependabot[bot] 3e8fdc6199 Bump actions/setup-node from 2.5.1 to 3.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 10:02:46 +01:00
dependabot[bot] 1acded3367 Bump version.spring.boot from 2.6.3 to 2.6.4
Bumps `version.spring.boot` from 2.6.3 to 2.6.4.

Updates `spring-boot-dependencies` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.3...v2.6.4)

Updates `spring-boot-maven-plugin` from 2.6.3 to 2.6.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 09:23:05 +01:00
dependabot[bot] c944f5ce5d Bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12
Bumps nexus-staging-maven-plugin from 1.6.11 to 1.6.12.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 12:00:04 +01:00
ryzheboka 7378223b4b TSK-1801: rename rest-parameter by replacing '.' by '-' 2022-02-22 11:39:21 +01:00
dependabot[bot] 0dbc690346 Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 13:20:19 +01:00
dependabot[bot] 8abb13de11 Bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11
Bumps nexus-staging-maven-plugin from 1.6.10 to 1.6.11.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 12:58:43 +01:00
Yakup Ensar Evli 3278137977 TSK-1794: Updated CreateClassificationAccTest to use Test-API
Cleaned up Test cases and improved quality. Transfered one test method from CreateClassificationServiceAccTest to UpdateClassificationAccTest.
2022-02-15 17:10:50 +01:00
dependabot[bot] a5c8cd3c70 Bump maven-compiler-plugin from 3.9.0 to 3.10.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 08:29:02 +01:00
dependabot[bot] 5a5ad7dfb7 Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.10.

---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 15:19:10 +01:00
Tristan ac99c30e3b TSK-1804: Workbasket list now resets to page 1 when filtering 2022-02-14 15:07:57 +01:00
Tristan 0049ffecf6 TSK-1799: Added filtering for selected distribution targets
This should be removed if/ when our backend accepts filtering for selected distribution targets
2022-02-14 10:02:59 +01:00
Tristan f26c47d128 TSK-1798: Fixed workbasket-distribution-list problems
duplication of entries and rendering issues fixed
2022-02-14 10:02:51 +01:00
Tristan ce97d46334 TSK-1797: Fixed export of Classifications by domain 2022-02-14 10:02:44 +01:00
dependabot[bot] cb41f60b5f Bump google-java-format from 1.13.0 to 1.14.0
Bumps [google-java-format](https://github.com/google/google-java-format) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/google/google-java-format/releases)
- [Commits](https://github.com/google/google-java-format/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: com.google.googlejavaformat:google-java-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 09:20:31 +01:00
dependabot[bot] 86d09b37ad Bump checkstyle from 9.2.1 to 9.3
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2.1 to 9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2.1...checkstyle-9.3)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 08:16:52 +01:00
Yakup Ensar Evli 4b0821fa76 TSK-1795: Updated Spring Boot version to version 2.6.3
Added "javax.servlet" in taskana-common-test/pom.xml since it's not found. Defined version in parent pom.xml. Updated spring boot to 2.6.3.
2022-02-02 11:27:22 +01:00
dependabot[bot] b0deef173e Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases)
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc)
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.2)

---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 15:45:21 +01:00
dependabot[bot] 61db315cc1 Bump equalsverifier from 3.8.3 to 3.9
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8.3 to 3.9.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.8.3...equalsverifier-3.9)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 14:52:48 +01:00
holgerhagen 7a97c68725 TSK-1790: (includes TSK-1481 and TSK-1605) indexes restructured. 2022-02-01 08:56:40 +01:00
dependabot[bot] c7858b62ea Bump mybatis-spring from 2.0.6 to 2.0.7
Bumps [mybatis-spring](https://github.com/mybatis/spring) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/mybatis/spring/releases)
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.0.6...mybatis-spring-2.0.7)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 08:09:47 +01:00
dependabot[bot] f677826e9e Bump equalsverifier from 3.8.2 to 3.8.3
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.8.2...equalsverifier-3.8.3)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 09:02:25 +01:00
Tristan fd6a57dad3 TSK-1629: corrected nav-bar for workplace
and added tests
2022-01-25 13:55:42 +01:00
Tristan 38edeb208e TSK-1792: Improved message for empty priority report 2022-01-25 13:55:25 +01:00
Tristan c57e0c6ba9 TSK-1793: Fixed routing issue in workplace 2022-01-25 13:55:25 +01:00
Tristan ef183e42cc TSK-1789: Updated Node version 2022-01-21 15:43:28 +01:00
dependabot[bot] fbef77b85a Bump version.testcontainers from 1.16.2 to 1.16.3
Bumps `version.testcontainers` from 1.16.2 to 1.16.3.

Updates `db2` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3)

Updates `postgresql` from 1.16.2 to 1.16.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3)

---
updated-dependencies:
- dependency-name: org.testcontainers:db2
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 12:36:44 +01:00
Tristan c9d14874e6 TSK-1785: Changed landing page to administration/workbaskets 2022-01-19 12:17:33 +01:00
Mustapha Zorgati 53e333908a TSK-1788: Release CI committing taskana version updates for wildfly integration tests 2022-01-19 11:39:42 +01:00
Mustapha Zorgati 32e0c7c1eb Updated poms to version 4.13.1-SNAPSHOT 2022-01-18 15:07:50 +00:00
Tristan ace57bb2dd TSK-1787: Update frontend dependencies, including Angular 13 2022-01-18 14:44:43 +01:00
Tristan 38ecaec5ab TSK-1770: Made Paging not max page, when requesting page>maxPage 2022-01-18 11:27:48 +01:00
Tristan 0eb85565bc TSK-1760: Started Rework of store for workbasketAccessItems
Now uses a virtually scrolling list and pages DistributionTargets
2022-01-18 11:27:48 +01:00
Tristan 490a76cf4b TSK-1786: Show notification when classification filter returns empty 2022-01-17 15:25:44 +01:00
holgerhagen 8968a603b3 TSK-1768: replaced DB2 11.1 with DB2 11.5 for integration testing 2022-01-17 10:19:10 +01:00
ryzheboka fd5b110608 TSK-1665: rename the 'object-reference' query parameter into 'por' and add documentation for complex query parameter 2022-01-17 08:42:01 +01:00
ryzheboka ae5774b340 TSK-1665: object-reference can now be used as parameter to a task query. It is interpreted as json. 2022-01-17 08:42:01 +01:00
dependabot[bot] 4133b83037 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 14:46:08 +01:00
dependabot[bot] b35a6be43b Bump maven-jar-plugin from 3.2.1 to 3.2.2
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.1...maven-jar-plugin-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 14:23:33 +01:00
ryzheboka 6e0e273fd3 TSK-1784: throw exception while searching for tasks if only domain but no workbasket key is specified 2022-01-13 14:58:53 +01:00
SebastianRoseneck 2b2fdc3dd9
TSK-1689: Updated wildfly example to execute tests (#1796) 2022-01-12 15:20:32 +01:00
dependabot[bot] 026ee69cef Bump maven-jar-plugin from 3.2.0 to 3.2.1
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 08:34:08 +01:00
dependabot[bot] c18668a6ac Bump mybatis from 3.5.8 to 3.5.9
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.8 to 3.5.9.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.8...mybatis-3.5.9)

---
updated-dependencies:
- dependency-name: org.mybatis:mybatis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 11:49:27 +01:00
dependabot[bot] cb85c8ca70 Bump equalsverifier from 3.8.1 to 3.8.2
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.8.1...equalsverifier-3.8.2)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 10:43:07 +01:00
dependabot[bot] df98eca10c Bump checkstyle from 9.2 to 9.2.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.2 to 9.2.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2...checkstyle-9.2.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 17:04:51 +01:00
dependabot[bot] abfc7f7141 Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 16:11:12 +01:00
ryzheboka 8be19414e1 TSK-1779: replace tests in WorkingTimeCalculatorTest by a test factory 2021-12-23 14:43:18 +01:00
dependabot[bot] 01b788dbf0 Bump resteasy-client from 4.7.3.Final to 5.0.1.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.7.3.Final to 5.0.1.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.7.3.Final...5.0.1.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 14:11:10 +01:00
ryzheboka 121339c273 TSK-1781: replace tests in LogSanitizerTest by a test factory 2021-12-23 14:10:36 +01:00
dependabot[bot] 0fb845c273 Bump version.spring.boot from 2.6.1 to 2.6.2
Bumps `version.spring.boot` from 2.6.1 to 2.6.2.

Updates `spring-boot-dependencies` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v2.6.2)

Updates `spring-boot-maven-plugin` from 2.6.1 to 2.6.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 11:40:14 +01:00