ryzheboka
a6567b6eda
TSK-1958: fix status changes for Task transfer
2022-09-19 13:35:48 +02:00
ryzheboka
e1d205d4ef
TSK-1947: processing of LDAP-data after refresh
2022-09-14 17:53:35 +02:00
Franzi321
e1db9f0843
TSK-1956: Meldung bei Owner: Access ID is not valid ( #2002 )
2022-09-13 13:47:11 +02:00
ryzheboka
316c173663
TSK-1955: Add javadoc for two SPIs
2022-09-13 13:07:50 +02:00
ryzheboka
084dc2b99b
TSK-1954: Clean up codesmells
2022-09-07 16:26:23 +02:00
Mustapha Zorgati
c145e66e30
Updated poms to version 5.6.1-SNAPSHOT
2022-09-06 16:01:03 +00:00
ryzheboka
0060368905
TSK-1952: adjust parameter names in queries + some clean up
2022-09-06 17:43:43 +02:00
ryzheboka
dc5efe527b
TSK-1951: Extend WorkbasketPriorityReport for customInt
2022-09-06 12:00:06 +02:00
dependabot[bot]
67129d9dea
Bump checkstyle from 9.3 to 10.3.3
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 9.3 to 10.3.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.3.3 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-02 12:12:39 +02:00
Yakup Ensar Evli
e074a90222
TSK-1816: Update QueryClassificationAccTest to use Test-API
...
Used new builder to create classifications.
Instead of working with a clean database for each test, we create a scenario. In that scenario we use ClassificationCustomField#CUSTOM_1 to filter out all the other created Classifications. Therefore, all tests regarding ClassificationCustomFields are executed first.
The alternative is to create a "big" scenario as a test setup. But that would result to the same issues we have with the sql file.
Corrected assertion for should_FindClassifications_When_QueryingForListValueField():167. The databases (H2, POSTGRES) have different interpretations for boolean values.
getCustomAttribute got deprecated, now getCustomField is being used.
Move test to taskana-core-test according to new project structure.
Separated QueryClassificationsAccTest to filtering and sorting class.
ClassificationQueryAccTest resolved to QueryClassifications classes.
TSK-1816: X
2022-08-24 14:29:05 +03:00
dependabot[bot]
f7b2a46e75
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
...
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases )
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 13:00:05 +02:00
ryzheboka
657e8ea81b
TSK-1840: refactor DeleteClassificationAccTest to use test-api
2022-08-24 12:58:39 +02:00
ryzheboka
3575b8aa17
TSK-1926: Remove duplicate from TaskServiceImpl
2022-08-24 12:32:26 +02:00
Mustapha Zorgati
acb53a5a61
Updated poms to version 5.5.1-SNAPSHOT
2022-08-20 16:36:41 +00:00
Mustapha Zorgati
62844c7b9f
TSK-1944: expanded Javadoc for review SPIs to include force methods
2022-08-20 18:16:23 +02:00
Mustapha Zorgati
d8ffdb1824
TSK-1944: Implemented BeforeRequestChanges SPI
2022-08-20 18:16:23 +02:00
Mustapha Zorgati
151d23d98d
TSK-1945: minor cleanup of TaskServiceImpl
...
blub2
2022-08-20 17:46:27 +02:00
Mustapha Zorgati
1188f6396c
TSK-1945: implemented BeforeRequestReview SPI
...
blub
2022-08-20 17:46:27 +02:00
ryzheboka
897b469aeb
TSK-1829: refactor testSetPlannedPropertyOnAllTasks
2022-08-18 10:58:41 +02:00
ryzheboka
709736ddc9
TSK-1843: refactor GetTaskCommentAccTest to use test-api
2022-08-18 10:43:09 +02:00
Yakup Ensar Evli
33a8852995
TSK-1864: Reorder methods in TaskService
...
New ordering follows CRUD principles for better readability.
2022-08-18 00:02:18 +03:00
ryzheboka
387a95c4ce
TSK-1844: Refactor CreateTaskCommentAccTest to use test-api
2022-08-17 10:08:45 +02:00
dependabot[bot]
2daf98977f
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1 )
---
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-08-15 10:49:49 +02:00
Holger Hagen
f1705c2676
TSK-1942: optimized generation of DMN model during upload
2022-08-12 08:44:10 +02:00
Mustapha Zorgati
3c2688daef
Updated poms to version 5.4.1-SNAPSHOT
2022-08-11 15:54:34 +00:00
Mustapha Zorgati
5f4923fe0a
TSK-1943: added REST endpoint for force requesting a review on a Task
2022-08-11 17:08:10 +02:00
Mustapha Zorgati
6997d64083
TSK-1943: added REST endpoint for force requesting changes on a Task
2022-08-11 17:08:10 +02:00
Mustapha Zorgati
bbb01653f5
TSK-1943: added REST endpoint for requesting changes on a Task
2022-08-11 17:08:10 +02:00
Mustapha Zorgati
42f7eea2f2
TSK-1943: added REST endpoint for requesting a review on a Task
2022-08-11 17:08:10 +02:00
knht
d74b46766e
TSK-1921: Updated Angular to fix ReDoS vulnerability within Terser ( #1979 )
2022-08-11 13:41:55 +02:00
Mustapha Zorgati
cf690bf6b5
TSK-1941: implemented ReviewRequired SPI
2022-08-11 12:36:39 +02:00
Mustapha Zorgati
830723800e
TSK-1941: test-api injects enclosing class instance for non-static member classes
...
this allows SPIs to use instance fields from their enclosing class
2022-08-11 12:36:39 +02:00
ryzheboka
41ecfa2245
TSK-1938: comment test- and sample-data
2022-08-11 12:17:08 +02:00
ryzheboka
77e77786cb
TSK-1938: clean up TaskHistoryEvent tests
2022-08-11 12:17:08 +02:00
ryzheboka
340236c4a2
TSK-1938: Add RequestChangesProvider
2022-08-11 12:17:08 +02:00
Mustapha Zorgati
1f9d20f76f
TSK-1937: implemented AfterRequestReviewProvider
...
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
2022-08-10 12:18:14 +02:00
Mustapha Zorgati
b1166939cd
TSK-1937: cleaned up usage of WithServiceProvider annotation
2022-08-10 12:18:14 +02:00
Mustapha Zorgati
82400aecb1
TSK-1937: test-api now initializes service providers properly
...
when multiple WithServiceProvider annotations are defined
2022-08-10 12:18:14 +02:00
Mustapha Zorgati
f7b668835c
TSK-1937: test-api now supports instantiation off all class types
...
except for anonymous classes since they're not assignable to the WithAccessId annotation
2022-08-10 12:18:14 +02:00
Mustapha Zorgati
63315eaf22
TSK-1937: moved test-api tests to proper package
...
Co-authored-by: ryzheboka <25465835+ryzheboka@users.noreply.github.com>
2022-08-10 12:18:14 +02:00
Oliver Koch
2bc1c7ca01
TSK-1924: fix guideline violations, so ArchUnitTests are green
2022-08-09 14:43:28 +02:00
Oliver Koch
5c18cc9b4a
TSK-1924: added test for the dependency hierarchy of TASKANA
2022-08-09 14:43:28 +02:00
Oliver Koch
5963d0c22d
TSK-1919: re-enabled the ArchUnit Tests
2022-08-09 14:43:28 +02:00
ryzheboka
ba5e582beb
TSK-1911: Fix details of TaskHistoryEvents
2022-08-09 14:41:56 +02:00
ryzheboka
d83678ac54
TSK-1916: test history when requesting changes
2022-08-09 13:19:02 +02:00
ryzheboka
cc32b10d82
TSK-1916: Add requestChanges functionality
2022-08-09 13:19:02 +02:00
ryzheboka
0b4445b97b
TSK-1923: clean parameter names in Query entities
2022-08-09 13:17:48 +02:00
ryzheboka
ef875dd42a
TSK-1915: Add requestReview functionality
2022-08-06 14:30:59 +02:00
Mustapha Zorgati
d32a6189c7
Updated poms to version 5.3.1-SNAPSHOT
2022-08-02 15:25:22 +00:00
ryzheboka
70c64dd66e
TSK-1837: Add custom-int-x-from and custom-int-x-to to rest
2022-08-02 14:35:13 +02:00