Commit Graph

2039 Commits

Author SHA1 Message Date
Mustapha Zorgati 44e11c37b8 Updated poms to version 4.7.4-SNAPSHOT 2021-08-19 20:26:03 +00:00
Mustapha Zorgati 3812e9e883
TSK-1709: optimized other mockStatic calls to match recommendation
which is to use mockStatic together with a try-with-resources statement
2021-08-19 21:47:18 +02:00
Mustapha Zorgati 9d329c5a83
TSK-1709: optimized LoggingAspect
Now it requires a system together with the log level
2021-08-19 19:04:38 +02:00
Mustapha Zorgati 4793aab361 Updated poms to version 4.7.3-SNAPSHOT 2021-08-19 09:53:55 +00:00
Mustapha Zorgati 92c374e9e4 TSK-1707: Performance optimization for TaskService#getTask and TaskQuery#list
The execution time has been reduced from O(n²) to O(n)
2021-08-19 01:35:18 +02:00
Mustapha Zorgati fb92a4df80 TSK-1708: The JointPoint for our LoggingAspect now only looks for classes within pro.taskana package 2021-08-19 01:22:17 +02:00
Mustapha Zorgati d7bc392c97 Updated poms to version 4.7.2-SNAPSHOT 2021-08-05 20:26:27 +00:00
Mustapha Zorgati e9164c6334 TSK-1691: run CI on every PR 2021-08-05 21:32:59 +02:00
Mustapha Zorgati 4812ee1801 TSK-1691: made TASKANA v4.7.X compatible with schema v4.8.0 2021-08-05 21:32:59 +02:00
Mustapha Zorgati 334d21ba7d Updated poms to version 4.7.1-SNAPSHOT 2021-06-11 06:17:32 +00:00
dependabot[bot] f6439d2fdf Bump version.spring.boot from 2.5.0 to 2.5.1
Bumps `version.spring.boot` from 2.5.0 to 2.5.1.

Updates `spring-boot-dependencies` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.1)

Updates `spring-boot-maven-plugin` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.1)

---
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-06-11 07:25:52 +02:00
Mustapha Zorgati 5e45c1a1de TSK-1642: now resolving complex objects during change detection properly 2021-06-10 16:03:27 +02:00
Chi Nguyen 9b98b56ce4
TSK-1651: Add XSRF Support (#1602)
* TSK-1651: Add XSRF Support

* TSK-1651: now sending XRSF Header for requests with absolute path

* TSK-1651: created configuration to enable XSRF for spring-boot example

Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-06-10 11:28:30 +02:00
Mustapha Zorgati dd5bccc62c TSK-1654: fixed current code smells 2021-06-10 10:49:53 +02:00
Mustapha Zorgati a8376e1f72 TSK-1653: configured browserslist according to our supported environments 2021-06-09 15:12:34 +02:00
Sofie Hofmann aeab944276 TSK-1652: Adapt view in WorkbasketDistributionTargets for long data 2021-06-09 14:03:05 +02:00
Mustapha Zorgati b66e4d9f86 TSK-1642: now setting details attribute for TaskTransferHistoryEvent 2021-06-09 12:37:56 +02:00
Mustapha Zorgati c9f7f871df TSK-1642: excluded all Mapper classes from automatic code formatting
because the formatter formats our mapper classes differently
2021-06-09 12:37:56 +02:00
dependabot[bot] ad6b8539c5 Bump version.archunit from 0.18.0 to 0.19.0
Bumps `version.archunit` from 0.18.0 to 0.19.0.

Updates `archunit-junit5-api` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.18.0...v0.19.0)

Updates `archunit-junit5-engine` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.18.0...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 15:03:54 +02:00
dependabot[bot] 2d3019cb99 Bump checkstyle from 8.42 to 8.43
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 15:03:34 +02:00
tge20 7636ec0b2a
TSK-1501: TaskTransferrer cleaned and restructured (#1599) 2021-06-01 09:51:38 +02:00
dependabot[bot] e852efb287 Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 11:14:36 +02:00
dependabot[bot] 5127d2f0b9 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 11:13:41 +02:00
dependabot[bot] f86279f582 Bump equalsverifier from 3.6 to 3.6.1
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.6 to 3.6.1.
- [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.6...equalsverifier-3.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 11:13:27 +02:00
dependabot[bot] 071a7c7cfd Bump version.spring.boot from 2.4.5 to 2.5.0
Bumps `version.spring.boot` from 2.4.5 to 2.5.0.

Updates `spring-boot-dependencies` from 2.4.5 to 2.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0)

Updates `spring-boot-maven-plugin` from 2.4.5 to 2.5.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.5...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-22 02:46:41 +02:00
SebastianRoseneck bfcabea610
TSK-1596: Automatic TraceLogging (#1577) 2021-05-20 09:41:58 +02:00
Sofie Hofmann 2f1c0972d6 TSK-1643: Make sample data in workbasket sql more diverse 2021-05-19 13:22:51 +02:00
SebastianRoseneck b8892020d9
TSK-795: Changed Exception when creating a Task with a non-empty taskId (#1575) 2021-05-19 10:29:13 +02:00
SebastianRoseneck c4ffa222d9
TSK-1610: Replaced hardcoded user id attribute (#1569) 2021-05-19 10:27:20 +02:00
Mustapha Zorgati ae919e2825 TSK-1640: Configure taskana-spi-routing-dmn-router module properly 2021-05-18 15:00:06 +02:00
Sofie Hofmann 0b682d3301 TSK-1641: Modify pagination behavior when input is out of range 2021-05-18 12:10:52 +02:00
Sofie Hofmann 8b8e54644a TSK-1627: Reset selectAll in DistributionTargets when Workbasket changes 2021-05-18 12:08:54 +02:00
dependabot[bot] ec8b5f0bba Bump openpojo from 0.8.13 to 0.9.1
Bumps [openpojo](https://github.com/OpenPojo/openpojo) from 0.8.13 to 0.9.1.
- [Release notes](https://github.com/OpenPojo/openpojo/releases)
- [Changelog](https://github.com/OpenPojo/openpojo/blob/master/doc/release_steps.txt)
- [Commits](https://github.com/OpenPojo/openpojo/compare/openpojo-0.8.13...openpojo-0.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 10:53:14 +02:00
dependabot[bot] c3e41a6647 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 07:20:09 +02:00
Mustapha Zorgati eba33b1846 Updated poms to version 4.6.1-SNAPSHOT 2021-05-11 16:07:55 +00:00
Joerg Heffner 7b90a84574 TSK-1634: Review Findings 2021-05-11 17:25:03 +02:00
Joerg Heffner 38363b81d6 TSK-1634: Endpoint in AccessIdController to search users and members of groups configured with TASKANA user role 2021-05-11 17:25:03 +02:00
Joerg Heffner 4c94281a64 TSK-1638: Make Comparator for AccessIds in LdapClient NULL-safe 2021-05-11 15:58:33 +02:00
Chi Nguyen 1576480254
TSK-1637: Update ng2-charts and chart.js for security reason (#1584) 2021-05-11 09:23:42 +02:00
Joerg Heffner a7457f420d TSK-1623: Review Findings 2021-05-10 14:50:15 +02:00
Joerg Heffner 1fabff9492 TSK-1623: Make like query filters for tasks available in the REST-API 2021-05-10 14:50:15 +02:00
Joerg Heffner 3d27f54e0f TSK-1635: Make forceCancelClaim of a task available in the REST-API 2021-05-10 09:11:10 +02:00
dependabot[bot] 59b598a7e3 Bump lodash from 4.17.20 to 4.17.21 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:36:52 +02:00
dependabot[bot] e54ad2aac4 Bump hosted-git-info from 2.8.8 to 2.8.9 in /web
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:36:16 +02:00
dependabot[bot] 4160e20eaf Bump maven-gpg-plugin from 1.6 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:35:30 +02:00
dependabot[bot] ececc9be07 Bump jacoco-maven-plugin from 0.8.6 to 0.8.7
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.6 to 0.8.7.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.6...v0.8.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 09:41:42 +02:00
Sofie Hofmann 3184e3dd34 TSK-1613: Prevent scrolling in Workplace Task list 2021-05-03 14:19:08 +02:00
Sofie Hofmann 0174191245 TSK-1613: Introduce Workplace store 2021-05-03 14:19:08 +02:00
Sofie Hofmann e65093ca89 TSK-1625: Adapt Workbasket list items for potential long content 2021-05-03 13:46:05 +02:00
Sofie Hofmann dcad9930a6 TSK-1626: Swap lists of available and selected distribution targets 2021-05-03 13:12:51 +02:00