Commit Graph

2185 Commits

Author SHA1 Message Date
SebastianRoseneck 37cfcae92b
TSK-1628: cleanup of code smells & refactoring (#1571)
* TSK-1628: Fixed Code-Smells

* TSK-1628: FileLoaderUtil Refactoring

* TSK-1628: Increased readabilty of some tests

* TSK-1628: Fixed pom and tidying up
2021-04-29 14:04:47 +02:00
SebastianRoseneck 542ca3d7eb TSK-1567: Fixed creating a task using a TaskRouter 2021-04-26 08:15:42 +02:00
dependabot[bot] 7b48d8bb20 Bump version.camunda.dmn from 7.14.0 to 7.15.0
Bumps `version.camunda.dmn` from 7.14.0 to 7.15.0.

Updates `camunda-dmn-model` from 7.14.0 to 7.15.0

Updates `camunda-engine-dmn` from 7.14.0 to 7.15.0

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:13:09 +02:00
dependabot[bot] e2a5e30efd Bump mybatis from 3.5.6 to 3.5.7
Bumps [mybatis](https://github.com/mybatis/mybatis-3) from 3.5.6 to 3.5.7.
- [Release notes](https://github.com/mybatis/mybatis-3/releases)
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.6...mybatis-3.5.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:12:56 +02:00
dependabot[bot] 59cef602df Bump checkstyle from 8.41.1 to 8.42
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.41.1 to 8.42.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.41.1...checkstyle-8.42)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 08:12:36 +02:00
dependabot[bot] bd3015ae0c Bump spring-auto-restdocs-core from 2.0.10 to 2.0.11
Bumps [spring-auto-restdocs-core](https://github.com/scacap/spring-auto-restdocs) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/scacap/spring-auto-restdocs/releases)
- [Commits](https://github.com/scacap/spring-auto-restdocs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 19:18:40 +02:00
dependabot[bot] 4f4a8b01a7 Bump equalsverifier from 3.5.5 to 3.6
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.5.5 to 3.6.
- [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.5.5...equalsverifier-3.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 19:18:21 +02:00
dependabot[bot] d8cc4af13c Bump version.spring.boot from 2.4.4 to 2.4.5
Bumps `version.spring.boot` from 2.4.4 to 2.4.5.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 18:54:01 +02:00
dependabot[bot] f96747903f Bump version.archunit from 0.17.0 to 0.18.0
Bumps `version.archunit` from 0.17.0 to 0.18.0.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 18:53:40 +02:00
Joerg Heffner 3ddcd2ae97 TSK-1628: New DmnTaskRouter module 2021-04-23 17:28:11 +02:00
Sofie Hofmann 9247e70092
TSK-1592: Renamed and refactored task-details component with Material (#1552)
* TSK-1592: Renamed and refactored task-details component with Material

* TSK-1592: fix task name overflowing

* TSK-1592: Using grid for workplace overview instead of flex

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2021-04-20 12:03:08 +02:00
Mustapha Zorgati b54a7e8216 TSK-1587: made pre-commit hook executable 2021-04-19 08:44:17 +02:00
Mustapha Zorgati e4a5a12ec9 TSK-1619: added Dockerfile for our db2 image 2021-04-19 08:44:17 +02:00
Mustapha Zorgati c96117afb6 TSK-1618: fixed count of tasks for query with object references filter 2021-04-14 13:47:41 +02:00
Mustapha Zorgati 8a7b4f500d TSK-1618: fixed count of tasks for query with wildcard filter 2021-04-14 13:47:41 +02:00
SebastianRoseneck 61d8ef65c8 TSK-1587: Pre-commit hook to ensure that all java files are formatted properly 2021-04-14 12:57:43 +02:00
SebastianRoseneck 2c5f97927b TSK-1617: Fixed unit tests when creating db2 with prepare_db.bat script 2021-04-14 12:57:19 +02:00
Sofie Hofmann 74cd4eacd9 TSK-1593: Replaced hard-coded height by flex-grow 2021-04-14 09:42:14 +02:00
Sofie Hofmann 01f2db14d5 TSK-1593: Renamed and refactored task component with Angular Material 2021-04-14 09:42:14 +02:00
dependabot[bot] 9ad612a9f8 Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 16:06:14 +02:00
Sofie Hofmann 22293937a9 TSK-1612: Keep query parameter while routing 2021-04-13 12:34:46 +02:00
Sofie Hofmann 84c6cd37b7 TSK-1612: Delete number picker 2021-04-13 12:34:46 +02:00
Sofie Hofmann a6535b408a TSK-1612: Divide workplace into Workbasket search and Task search 2021-04-13 12:34:46 +02:00
Sofie Hofmann d4bd0b9ef1 TSK-1554: Rework task-filter component with Angular Material 2021-04-13 10:54:47 +02:00
Mustapha Zorgati 485a11395e TSK-1615: updated setup-java action to v2 2021-04-09 14:04:35 +02:00
Mustapha Zorgati 19e277315f Updated poms to version 4.5.2-SNAPSHOT 2021-04-08 11:50:07 +00:00
Mustapha Zorgati 1f2ebc0314 TSK-1614: removed unnecessary command for db2 docker image 2021-04-08 13:17:12 +02:00
Mustapha Zorgati 3fb55790ec TSK-1614: sql now working without db2 compatibility vector 2021-04-08 13:17:12 +02:00
Mustapha Zorgati 1fe5aa7e72 TSK-1611: updated checkstyle to 8.41.1 2021-03-30 16:32:05 +02:00
Mustapha Zorgati b42781c00e TSK-1609: fixed password for user-2-2 2021-03-23 10:30:08 +01:00
tge20 762a5d5ea5
TSK-1223: revert of tempdir to fix build on windows machines (#1538) 2021-03-22 18:48:41 +01:00
dependabot[bot] ec5f3302a3 Bump version.spring.boot from 2.4.3 to 2.4.4
Bumps `version.spring.boot` from 2.4.3 to 2.4.4.

Updates `spring-boot-dependencies` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.3...v2.4.4)

Updates `spring-boot-maven-plugin` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.3...v2.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 13:10:44 +01:00
dependabot[bot] b294da840c Bump spring-auto-restdocs-core from 2.0.9 to 2.0.10
Bumps [spring-auto-restdocs-core](https://github.com/scacap/spring-auto-restdocs) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/scacap/spring-auto-restdocs/releases)
- [Commits](https://github.com/scacap/spring-auto-restdocs/compare/v2.0.9...v2.0.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-17 23:26:10 +01:00
Mustapha Zorgati c60a8a5f41
Create CODE_OF_CONDUCT.md 2021-03-17 15:24:22 +01:00
Mustapha Zorgati 785b60f92f TSK-1595: updated IBM/cloudfoundry-deploy action to version 2.0 2021-03-17 11:35:50 +01:00
Mustapha Zorgati 327747cbd8 TSK-1594: now using type inference to automatically detenct the type of any HttpEntity 2021-03-16 20:19:43 +01:00
Mustapha Zorgati 47821aae2e TSK-1594: inlined RestHelper#defaultRequest 2021-03-16 20:19:43 +01:00
Sofie Hofmann a8d8c15e59 TSK-1583: Removed date-picker component and replaced by Angular Material 2021-03-16 10:06:39 +01:00
Sofie Hofmann 9817971899 TSK-1583: Renamed and refactored general-fields component with Material 2021-03-16 10:06:39 +01:00
Sofie Hofmann 7ac16758cc TSK-1591: Renamed and refactored custom-fields component with Material 2021-03-15 14:17:02 +01:00
Sofie Hofmann c795e1556f TSK-1590: Renamed and refactored taskdetails-attribute with Material 2021-03-15 13:54:54 +01:00
Sofie Hofmann 9bebe108e1 TSK-1584: Renamed and refactored general-fields-extension with Material 2021-03-15 13:28:04 +01:00
Mustapha Zorgati 876cf15802 Updated poms to version 4.5.1-SNAPSHOT 2021-03-11 12:16:57 +00:00
Name 825810401c TSK-1589: Updated Nodejs to latest LTS version 2021-03-11 11:39:50 +01:00
dependabot[bot] 5d39ba0033 Bump rokroskar/workflow-run-cleanup-action from v0.3.0 to v0.3.2
Bumps [rokroskar/workflow-run-cleanup-action](https://github.com/rokroskar/workflow-run-cleanup-action) from v0.3.0 to v0.3.2.
- [Release notes](https://github.com/rokroskar/workflow-run-cleanup-action/releases)
- [Commits](https://github.com/rokroskar/workflow-run-cleanup-action/compare/v0.3.0...1ba8de3e7f2926079a9def2caf3d0e0650898f94)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 15:47:39 +01:00
Joerg Heffner 3e809b4ea0 TSK-1582: Review Findings 2021-03-10 15:47:30 +01:00
Joerg Heffner fe0082e00b TSK-1582: Additional statistical data from monitoring component 2021-03-10 15:47:30 +01:00
dependabot[bot] 5dbc722d06 Bump json from 20201115 to 20210307
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 11:38:35 +01:00
dependabot[bot] 33b1d65b4f Bump IBM/cloudfoundry-deploy from v1.0 to v1.1
Bumps [IBM/cloudfoundry-deploy](https://github.com/IBM/cloudfoundry-deploy) from v1.0 to v1.1.
- [Release notes](https://github.com/IBM/cloudfoundry-deploy/releases)
- [Commits](https://github.com/IBM/cloudfoundry-deploy/compare/v1.0...7d6798d47fdc98d2b45a094fe6dd5f0bf43c2b54)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 09:12:40 +01:00
tge20 6804ce272f
TSK-1581: Added some new tasks to main Workbaskets in sample data (#1512) 2021-03-09 19:05:49 +01:00