Commit Graph

2185 Commits

Author SHA1 Message Date
Mustapha Zorgati 6dfb751bee TSK-1659: Expanded TimeIntervalReportBuilder with custom-X filter
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
2021-08-02 21:23:10 +02:00
Mustapha Zorgati 55d21a9e8b TSK-1649: implemented database lock for resolution of jobs to run 2021-08-02 16:42:09 +02:00
Mustapha Zorgati eaed4e9613 TSK-1649: fixed sample data generation for DB2 2021-08-02 16:42:09 +02:00
Tristan 7e6c045ded TSK-1240: PR amends 2021-08-02 16:41:37 +02:00
Tristan 140134eec5 TSK-1240: Added SpringArchitectureTest 2021-08-02 16:41:37 +02:00
Tristan fd761ee3ac TSK-1666: Fixed QueryParameters of Rest Docs
By adding @JsonProperty to all parameters
2021-08-02 16:41:37 +02:00
Holger Hagen 0ebdb3095b TSK-1676: Fixed REST Exception Mapping for *InUseExceptions. 2021-08-02 16:13:06 +02:00
Mustapha Zorgati 6f344c9363 TSK-1647: automatic refactoring 2021-08-02 11:46:33 +02:00
Mustapha Zorgati 9d290f2c3d TSK-1647: minor rest test refactoring 2021-08-02 11:46:33 +02:00
Mustapha Zorgati 6da07b069a TSK-1647: minor improvements and fixes 2021-08-02 11:46:33 +02:00
dependabot[bot] 9c8870ad60 Bump checkstyle from 8.44 to 8.45
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.44 to 8.45.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.44...checkstyle-8.45)

---
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-08-02 06:31:46 +02:00
Holger Hagen 281f909f7b TSK-1680: Extended database schema for future use cases. 2021-07-30 15:48:04 +02:00
Tristan2357 99eba636a1
TSK-1674: Added received timestamp to task (#1638)
* TSK-1674: Added RECEIVED timestamp to task entity

Erweiterung Datenmodell um das Feld “RECEIVED” von Typ TIMESTAMP an der Task
Update-Skript
Task-Modell erweitern
TaskQuery erweitern
TaskQueryMapper anpassen
REST API erweitern
Doku erweitern

Es fehlt noch: 
Acceptance Test und Integrationstest erstellen
Task-Ansicht im Workplace um received Timestamp erweitern

TSK-1658: PR amends addons

* TSK-1674: Added sample and test data

added received to RepresentationModels

* TSK-1674: adapted TaskMapper

* TSK-1674: Frontend: added received field in Task Status Details

* TSK-1674: Added received to TaskQueryFilter

* TSK-1674: Added Tests for received

* TSK-1674: Test fixes on postgres

* TSK-1674: Test fixes on db2

* TSK-1674: Code was smelly

* TSK-1674: PR amends

* TSK-1674: createAttachement now receives an instant instead of a string
2021-07-29 14:58:57 +02:00
Sofie Hofmann 4c062520c7 TSK-1679: Prevent multiple calls of getClassifications 2021-07-29 13:28:57 +02:00
Sofie Hofmann 523b610813 TSK-1678: Show error when saving empty WorkbasketAccessItem 2021-07-29 13:28:36 +02:00
Mustapha Zorgati 98f2a2f024 TSK-1677: fixed retrieval of all master classifications
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
2021-07-28 10:23:48 +02:00
dependabot[bot] 89c541716d Bump resteasy-client from 4.7.0.Final to 4.7.1.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.7.0.Final to 4.7.1.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.7.0.Final...4.7.1.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-07-26 06:37:31 +02:00
dependabot[bot] 875ebf57a0
Bump asciidoctor-maven-plugin from 2.2.0 to 2.2.1 (#1644) 2021-07-26 06:36:32 +02:00
dependabot[bot] 65d3288bfb
Bump version.spring.boot from 2.5.2 to 2.5.3 (#1642) 2021-07-23 08:10:31 +02:00
dependabot[bot] d476d623c0
Bump actions/setup-node from 2.2.0 to 2.3.0 (#1641)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-21 14:02:49 +02:00
Tristan2357 92e67c4389
TSK-1672: Added run configurations (#1640)
* TSK-1672: Added run configurations

* TSK-1672: Better database scripts
2021-07-20 14:42:57 +02:00
dependabot[bot] 0cc1beb879 Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.0
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.1.0 to 2.2.0.
- [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.1.0...asciidoctor-maven-plugin-2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 10:01:39 +02:00
dependabot[bot] 6a5f7feac0 Bump version.archunit from 0.20.0 to 0.20.1
Bumps `version.archunit` from 0.20.0 to 0.20.1.

Updates `archunit-junit5-api` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.20.0...v0.20.1)

Updates `archunit-junit5-engine` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.tngtech.archunit:archunit-junit5-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 11:15:03 +02:00
Mustapha Zorgati 358e699f9f TSK-1664: fixed some code smells and redesigned RestHelper 2021-07-16 11:08:05 +02:00
Tristan 1eb3ccec78 TSK-1658: PR amends 2021-07-15 14:03:00 +02:00
Tristan Eisermann 375a92291d TSK-1658: Created TaskQueryMapperSqlProvider
TSK-1658: Added CustomXNotIn fields


TSK-1658: Tests fixed


TSK-1658: Added Test


TSK-1658: introduced methods for common OnjectReference where parts


TSK-1658: small stuff
2021-07-15 14:03:00 +02:00
Mustapha Zorgati 8edb488bd3 TSK-1647: Implemented global frontend error handling using backend error keys
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
2021-07-14 10:49:34 +02:00
Mustapha Zorgati 34d2bbfa92 TSK-1647: Implemented an error key for every exception
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>

javaDoc Exceptions

blub

TSK-1647: now validating existing & not authorized tasks :)
2021-07-14 10:49:34 +02:00
dependabot[bot] 207d291787 Bump equalsverifier from 3.6.1 to 3.7
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.6.1 to 3.7.
- [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.1...equalsverifier-3.7)

---
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>
2021-07-13 11:43:37 +02:00
Holger Hagen 9375b3ead2 TSK-1308: Format corrections. 2021-07-13 11:31:57 +02:00
dependabot[bot] 1ba7aebc2d Bump resteasy-client from 4.6.2.Final to 4.7.0.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.6.2.Final to 4.7.0.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.6.2.Final...4.7.0.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 08:52:12 +02:00
Tristan Eisermann 7e7970eb59 TSK-1656: Added from and until for created and completed 2021-07-07 22:08:15 +02:00
Mustapha Zorgati 16c6d18439 TSK-1668: simplehistory-provider now presisting timestamps at UTC 2021-07-07 12:57:19 +02:00
Holger Hagen 95fd731d25 TSK-1308: Retrieve users by DN without using userSearchBase. 2021-07-06 12:45:55 +02:00
dependabot[bot] 047ce3e6cc Bump resteasy-client from 4.6.1.Final to 4.6.2.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.6.1.Final to 4.6.2.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.6.1.Final...4.6.2.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-07-06 09:29:15 +02:00
dependabot[bot] 61abe18de5 Bump version.archunit from 0.19.0 to 0.20.0
Bumps `version.archunit` from 0.19.0 to 0.20.0.

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

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

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5-api
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.archunit:archunit-junit5-engine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 08:06:25 +02:00
Martin Sawilla 039ec5a464
TSK-1661: Added sort-by parameters for all entities. (#1624) 2021-07-02 14:38:26 +02:00
dependabot[bot] 42ce632a77 Bump actions/setup-node from 2.1.5 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 08:51:02 +02:00
Mustapha Zorgati 0879ca596a
TSK-1657: increased stability of test_frontend job
by adding a 'populate cache' step in case compile_frontend does not write the cache
2021-06-29 09:19:51 +02:00
Mustapha Zorgati 1d8dbbf6c3 TSK-1657: fixed path to yarn.lock files so that cache gets computed correctly 2021-06-28 19:42:50 +02:00
Mustapha Zorgati 75f52f04d8
TSK-1657: removed cache restore-keys for frontend cache
to prevent invalid dependencies for execution
2021-06-28 17:27:24 +02:00
Tristan Eisermann 155421216b TSK-1657: Angular 12 update
TSK-1657: Angular 12 preworks

TSK-1657: Updated core and cli to 12

TSK-1657: Updated material to 12

TSK-1657: Updated tests, but huge testfailures

TSK-1657: Huge testfails fixed, now only small ones remain

(A lot of them)

TSK-1657: Beatiful test fixes :)

TSK-1657: Prettiered the files

TSK-1657: fixed cache hash file due to introduction of yarn

TSK-1657: checked all dependencies and reupdated them
2021-06-28 17:02:48 +02:00
dependabot[bot] a269c9d2f5 Bump checkstyle from 8.43 to 8.44
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.43 to 8.44.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.43...checkstyle-8.44)

---
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-06-28 17:01:18 +02:00
dependabot[bot] bddb26779c Bump version.spring.boot from 2.5.1 to 2.5.2
Bumps `version.spring.boot` from 2.5.1 to 2.5.2.

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

Updates `spring-boot-maven-plugin` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.1...v2.5.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-06-25 08:37:39 +02:00
dependabot[bot] 80ed65718f Bump color-string from 1.5.4 to 1.5.5 in /web
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 08:19:48 +02:00
dependabot[bot] 7c162de88e Bump version.aspectj from 1.9.6 to 1.9.7
Bumps `version.aspectj` from 1.9.6 to 1.9.7.

Updates `aspectjtools` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `aspectjrt` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 07:56:35 +02:00
Tim Gerversmann 1c83b7871f TSK-1646: Bugfix for creation / update of Task with invalid Attachment 2021-06-22 16:14:09 +02:00
dependabot[bot] efc194f986 Bump resteasy-client from 4.6.0.Final to 4.6.1.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.6.0.Final to 4.6.1.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.6.0.Final...4.6.1.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-06-21 09:06:54 +02:00
dependabot[bot] d04734c63c 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)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 15:38:31 +02:00
dependabot[bot] 459f612379 Bump ws from 6.2.1 to 6.2.2 in /web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 12:56:41 +02:00