Commit Graph

2308 Commits

Author SHA1 Message Date
Mustapha Zorgati e895cc16dc Updated poms to version 4.11.1-SNAPSHOT 2021-11-05 16:41:41 +00:00
Holger Hagen 179ceeeb63 TSK-1767: made configuration unique and added necessary reorg and insert. 2021-11-05 17:19:31 +01:00
Holger Hagen 6719cfd231 TSK-1757: added configuration name to prevent multiple entries. 2021-11-05 10:11:43 +01:00
dependabot[bot] e782b9defa Bump resteasy-client from 4.7.2.Final to 4.7.3.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.7.2.Final to 4.7.3.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.7.2.Final...4.7.3.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 15:13:23 +01:00
Holger Hagen af0703e2af TSK-1765: WorkingTimeCalculator now works without time zone with correct working hours. 2021-11-04 14:24:49 +01:00
holgerhagen ac952ee3ec TSK-1764: PR review and fixes. 2021-11-04 10:41:33 +01:00
holgerhagen bdaf4ec428 TSK-1764: fixed debug statement in UserInfoRefreshJob 2021-11-04 10:41:33 +01:00
holgerhagen 2bdfe4dbc3 TSK-1764: added filter parameter to WorkbasketPriorityReport API. 2021-11-04 10:41:33 +01:00
holgerhagen e05120cc93 TSK-1757: Added lock for update to custom attribute initialization. 2021-11-04 10:10:46 +01:00
holgerhagen 1df190d1da TSK-1757: Added ParallelThreadHelper to support multi threaded tests. 2021-11-04 10:10:46 +01:00
Joerg Heffner 315637c534 TSK-1759: Demo-App now contains routing documentation 2021-11-04 09:10:32 +01:00
Mustapha Zorgati 49183fea79 TSK-1763: refactored TaskanaConfigurationInitalizer 2021-11-03 17:59:19 +01:00
holgerhagen 9d615c437a TSK-1756: additional user ldap attributes are now optional. 2021-11-03 17:48:08 +01:00
Joerg Heffner a6e5ffae74 TSK-1759: Review Finding 2021-11-03 16:21:56 +01:00
Joerg Heffner 84558865e5 TSK-1759: Convert Excel with routing rules to DMN and upload it to configurable path 2021-11-03 16:21:56 +01:00
Holger Hagen 97b5c73158 TSK-1751: LdapClient now returns accessIds for users in lower case if configured. 2021-11-03 15:48:10 +01:00
Mustapha Zorgati 23919eb0a1 TSK-1762: fixed some code smells 2021-11-03 15:22:56 +01:00
dependabot[bot] 746eaeba6e Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:57:50 +01:00
dependabot[bot] 4fd756cad6 Bump archunit from 0.21.0 to 0.22.0
Bumps [archunit](https://github.com/TNG/ArchUnit) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 16:11:28 +01:00
dependabot[bot] e3526d1530 Bump checkstyle from 9.0.1 to 9.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.0.1 to 9.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.0.1...checkstyle-9.1)

---
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>
2021-11-02 07:46:47 +01:00
Chi Nguyen a3d6ade05d
improve settings module code (#1748) 2021-11-01 09:56:47 +01:00
Chi Nguyen 6124db01ad
TSK-1675: fix import function to go through http interceptor (#1737) 2021-11-01 09:56:30 +01:00
Chi Nguyen d922d8a178
TSK-1711: Task routing upload (#1729)
* TSK-1711: create task-routing module, routing upload component, file drag and drop directive

* TSK-1711: update drag and drop hover effect

* Update routing-upload.service.ts

* TSK-1711: Implement integration with backend

* TSK-1711: fix linting and tests

* TSK-1711: Add guards for task-routing Route, update REST endpoints

* TSK-1711: fix unit tests breaking

* TSK-1711: should not display unknown error for 404
2021-11-01 09:56:13 +01:00
Tristan 2892d4a2cb TSK-1754: Dependency updates 2021-10-28 08:08:11 +02:00
Holger Hagen fc3202f201 TSK-1758: fixed state and domain filter in Reporting REST API. 2021-10-26 13:01:11 +02:00
Holger Hagen e3edb45d67 TSK-1755: prevent null values in custom field of task, workbasket and classification. 2021-10-26 10:32:40 +02:00
dependabot[bot] 38c41800f2 Bump version.testcontainers from 1.16.1 to 1.16.2
Bumps `version.testcontainers` from 1.16.1 to 1.16.2.

Updates `db2` from 1.16.1 to 1.16.2
- [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.1...1.16.2)

Updates `postgresql` from 1.16.1 to 1.16.2
- [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.1...1.16.2)

---
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>
2021-10-25 11:01:55 +02:00
dependabot[bot] 468868521f Bump version.spring.boot from 2.5.5 to 2.5.6
Bumps `version.spring.boot` from 2.5.5 to 2.5.6.

Updates `spring-boot-dependencies` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6)

Updates `spring-boot-maven-plugin` from 2.5.5 to 2.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6)

---
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-10-25 09:45:39 +02:00
dependabot[bot] 9c61395e03 Bump version.testcontainers from 1.16.0 to 1.16.1
Bumps `version.testcontainers` from 1.16.0 to 1.16.1.

Updates `db2` from 1.16.0 to 1.16.1
- [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.0...1.16.1)

Updates `postgresql` from 1.16.0 to 1.16.1
- [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.0...1.16.1)

---
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>
2021-10-20 08:23:27 +02:00
Holger Hagen cbf02e55d4 TSK-1752: fixed calculation in TestPriorityServiceProvider 2021-10-19 16:45:38 +02:00
dependabot[bot] 2b4c87f495 Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 09:29:06 +02:00
dependabot[bot] 0006bac7ef Bump equalsverifier from 3.7.1 to 3.7.2
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.7.1 to 3.7.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.7.1...equalsverifier-3.7.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>
2021-10-18 09:28:57 +02:00
Benjamin Eckstein 8b5d372222 TSK-1745: use annotations to link config files with TaskanaEngineConfiguration 2021-10-15 11:47:09 +02:00
dependabot[bot] b5ee514628 Bump version.camunda.dmn from 7.15.0 to 7.16.0
Bumps `version.camunda.dmn` from 7.15.0 to 7.16.0.

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

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

---
updated-dependencies:
- dependency-name: org.camunda.bpm.model:camunda-dmn-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.camunda.bpm.dmn:camunda-engine-dmn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 08:28:01 +02:00
Mustapha Zorgati 46cc217156 Updated poms to version 4.10.1-SNAPSHOT 2021-10-11 10:07:29 +00:00
Joerg Heffner 0e78a95f1b TSK-1748: Review Findings 2021-10-11 10:52:02 +02:00
Joerg Heffner 1c7fdea0ce TSK-1748: Consider default database schemas in SqlConnectionRunner 2021-10-11 10:52:02 +02:00
Joerg Heffner 69ee0235e4 TSK-1723: Review Findings 2021-10-08 17:14:53 +02:00
Joerg Heffner e033f35cdc TSK-1723: Synchronization of LDAP data for users 2021-10-08 17:14:53 +02:00
Lia Lissmann 2bf90fd0fe TSK-1744: Algorithm that calculates work hours between two instants
TSK-1744: Algorithm that calculates work hours between two instants

TSK-1744: Algorithm that calculates work hours between two instants
2021-10-08 16:42:06 +02:00
Holger Hagen 48ed6da956 TSK-1746: removed hardcoded schema name in ConfigurationMapper. 2021-10-08 15:11:05 +02:00
Mustapha Zorgati 331bf2998b TSK-1750: configuration schema now respects order of individual fields 2021-10-08 15:06:56 +02:00
Mustapha Zorgati 3398e81a7c TSK-1750: custom attributes don't break the frontend anymore 2021-10-08 15:06:56 +02:00
Lia Lissmann 6970845d15 TSK-1747: Fix code smells 2021-10-08 13:59:30 +02:00
Mustapha Zorgati 846f6dc82b TSK-1737: documented API 2021-10-08 13:02:29 +02:00
Lia Lissmann a73b80c59d TSK-1743: Deleted some Tests and started grouping tests together 2021-10-08 12:26:39 +02:00
Lia Lissmann 8047e97c15 TSK-1743: Deleted some Tests and started grouping tests together 2021-10-08 12:26:39 +02:00
Sofie Hofmann ecdf333c8e TSK-1725, TSK-1740: Settings Component, Workbasket-Priority-Report Filter 2021-10-08 11:36:34 +02:00
Tristan 79742782cb TSK-1742: Bump @Angular from 12.0.5 to 12.2.7
Also removed deprecated/ignored compiler options
2021-10-08 11:25:19 +02:00
Joerg Heffner 676caaae84 TSK-1726: Review Findings 2021-10-08 08:38:21 +02:00