Commit Graph

889 Commits

Author SHA1 Message Date
Mustapha Zorgati de57596ba8 TSK-1436: reworked review comments. 2020-12-18 11:29:10 +01:00
Mustapha Zorgati 3967e2900e TSK-1436: rest api documentation is now build with spring-auto-restdocs
TSK-1436: mvp with spring auto docs
TSK-1436: the rest documentation for all ClassificationController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all ClassificationDefinitionsController endpoints is now using spring auto rest docs
TSK-1436: fixed dynamic table of content
TSK-1436: renamed classification summary paged resource
TSK-1436: rest documentation for all MonitorController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for TaskanaEngingeConfigurationController is now using spring auto rest docs
TSK-1436: added admin headers as default headers for each documentation test
TSK-1436: rest documentation for all TaskCommentController endpoints is now using spring auto rest docs
TSK-1436: added dedicated QueryFilter classes to reduce complexity from controller
TSK-1436: documented dedicated QueryFilter
TSK-1436: fixed all tests and corrected generic type of ParameterizedTypeReference
TSK-1436: rest documentation for all TaskController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketAccessItemController endpoints si now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketDefinitionController endpoints is now using spring auto rest docs
TSK-1436: tidy up
TSK-1436: made all taskana entities start with an upper case letter
TSK-1436: properly deleted "links" from request examples and more tidy up
TSK-1436: tidy up usage of multiple values
TSK-1436: made asciidoc html pretty
TSK-1436: tidy-up feedback from team
TSK-1436: updated implementation of simplehistory rest to new standards
TSK-1436: prepared history for documentation
TSK-1436: removed QueryHelper and applied its test cases to QuerySortParameterTest
TSK-1436: made code compatible to current version of spring-auto-rest-docs
TSK-1436: finished history documentation tests
TSK-1436: fixed wildfly tests
TSK-1436: fixed sonarcloud warnings
TSK-1436: now adding simplehistory documentation to our demo
TSK-1436: fixed wildfly build stage
TSK-1436: cleanup of rest configuration structure
TSK-1436: added documentation for history endpoints
TSK-1436: moved spring-rest-auto-docs templates to taskana-common-test
TSK-1436: replaced when with if after throws declaration
TSK-1436: documented AccessIdController
TSK-1436: added curlRequest documentation snippet
2020-12-18 11:29:10 +01:00
tge20 218e038901
TSK-1468: Added validation of name and type of workbasket when updating Workbasket (#1366)
* TSK-1468: Added validation of name and type of workbasket when updating Workbasket

* TSK-1468: Improvements after review
2020-12-14 12:13:16 +01:00
Mustapha Zorgati f8b1932e0b TSK-1482: reformated all pom files 2020-12-04 21:11:38 +01:00
Tim Gerversmann 70a3ade7f2 TSK-1443: improvements after review 2020-12-02 23:24:08 +01:00
Tim Gerversmann 0c084dc3d8 TSK-1443: Implemented an option to order the result of the TaskQuery by the Workbasket-Name. 2020-12-02 23:24:08 +01:00
Joerg Heffner 6133b66059 TSK-1419: Null check for Service Level in classification service 2020-11-30 12:25:03 +01:00
Joerg Heffner 81b89e1c08 TSK-1441: Enable Admin to complete tasks already claimed by other users 2020-11-06 14:53:40 +01:00
Mustapha Zorgati 28b3ce6f8a TSK-1282: replaced all usages of Arrays.asList with List.of 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 4f7b1fc867 TSK-1282: replaced Collections.emptyCollection with List/Map/Set.of 2020-11-02 09:41:48 +01:00
Mustapha Zorgati ab152f87b1 TSK-1282: replaced Collections.singletonMap with Map.of in all tests 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 0eb877705b TSK-1282: replaced Collections.singletonList with List.of in all tests 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 45f51a3e22 TSK-1282: fixed missing dependency for taskana-spring 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 039dee4fb2 TSK-1282: updated taskana-core to jdk11 2020-11-02 09:41:48 +01:00
SAllhusen 85573e9ce7 TSK-1442: Removed serialVersionUID class variable from all entities 2020-10-30 17:03:38 +01:00
Chi Nguyen 6dc782e37a TSK-1430: Rename Mapping to RestEndpoints, groups relevant endpoints together 2020-10-30 01:36:27 +01:00
SAllhusen 9c2453659a TSK-1439: Removed all @author tags in *.java files 2020-10-29 13:03:00 +01:00
Mustapha Zorgati 3849ee385f TSK-1429: automatically formatted all backend code 2020-10-29 13:02:41 +01:00
Gerversmann Tim 8437b1fd6e TSK-1416: Truncation of Instant Membervariables 2020-10-28 17:59:38 +01:00
SAllhusen 4152bf92d0 TSK-1437: Fixed some SonarCloud Code Smells 2020-10-28 14:25:44 +01:00
Mustapha cd47ce2256 Updated poms to version 4.2.1-SNAPSHOT 2020-10-20 10:55:57 +00:00
Joerg Heffner d7e1b5cea9 TSK-1403: Add a log message to each SPI operation in case of a thrown Exception 2020-10-20 10:03:48 +02:00
Joerg Heffner f113410ef4 TSK-1404: Delete old Cleanup jobs when initializing 2020-10-16 09:57:39 +02:00
Joerg Heffner 654dc6b2cb TSK-1413: Fix bulk transfer task history event creation 2020-10-15 10:58:27 +02:00
Joerg Heffner 358da98ddf TSK-1409: Remove possible Nullpointer in TaskHistoryEvent 2020-10-14 08:27:50 +02:00
Mustapha Zorgati b23c6873db TSK-1335: removed last occurences of "HEI" prefix for history events 2020-10-13 19:58:28 +02:00
Mustapha Zorgati 3a6f3dea87 TSK-1407: taskana-simplehistory-rest-spring now using provided test util classes from taskana-common-test 2020-10-13 17:07:09 +02:00
Mustapha Zorgati 427ff366c3 TSK-1406: moved spring-boot test classes to dedicated test module 2020-10-12 15:15:38 +02:00
Mustapha Zorgati a5faab282a TSK-1277: moved the entire taskana.common package to the taskana-common module 2020-10-09 10:25:54 +02:00
Mustapha Zorgati 44cb21b5ae TSK-1277: removed circular dependency between taskana-common and taskana-core 2020-10-09 10:25:54 +02:00
Mustapha Zorgati 47aa60033f TSK-1277: moved JaasExtension and all its necessary classes to common modules 2020-10-09 10:25:54 +02:00
Mustapha Zorgati 7df5587676 TSK-1277: created taskana-common-parent and its children modules 2020-10-09 10:25:54 +02:00
Mustapha 40f9587399 Updated poms to version 4.1.1-SNAPSHOT 2020-09-23 18:08:03 +00:00
Joerg Heffner 8b3013d602 TSK-1365: Removed HistoryCustomField enums for classification/workbasket 2020-09-23 14:43:12 +02:00
Joerg Heffner 67d082a42d TSK-1365: Add classification history events 2020-09-23 14:43:12 +02:00
Joerg Heffner 0e83abd0fd TSK-1390: Review findings 2020-09-23 09:13:40 +02:00
Joerg Heffner 198572b6b1 TSK-1390: Add SPI to allow task processing before creation 2020-09-23 09:13:40 +02:00
Joerg Heffner 32a1db98bd TSK-1332: Reworked logic after review 2020-09-23 08:50:12 +02:00
Joerg Heffner 851b3536db TSK-1332: Add HistoryCleanupJob 2020-09-23 08:50:12 +02:00
Joerg Heffner 87de70f022 TSK-1385: Custom1-4 of TaskHistoryEvents is not filled with the custom fields of the tasks anymore 2020-09-18 08:52:36 +02:00
Mustapha Zorgati a2d79c8a7b TSK-1375: fixed SQL Error during display name augmentation in the reports 2020-09-15 18:44:50 +02:00
Mustapha Zorgati fa19359795 TSK-1387: TaskQuery now supports combining multiple values for objectreference 2020-09-15 15:59:00 +02:00
Mustapha Zorgati 0a5ec9e701 TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listCustomAttributeValuesForCustomAttributeName 2020-09-15 12:24:31 +02:00
Mustapha Zorgati 51a2410afc TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listTaskIdsForSelectedItems 2020-09-15 12:24:31 +02:00
Mustapha Zorgati 83feab0955 TSK-1386: made all our lower case test names upper case to match our naming convention 2020-09-15 12:23:07 +02:00
Mustapha Zorgati 74dc3d8e57 TSK-1377: now properly listing taksIds for selected Items when a subkey is not present. 2020-09-15 09:14:42 +02:00
Mustapha d3bcfe2008 Updated poms to version 4.0.2-SNAPSHOT 2020-09-02 09:28:31 +00:00
Mustapha Zorgati e26e5c65a1 TSK-1337: fixed newly introduced bugs 2020-09-02 09:56:16 +02:00
Mustapha f5498511f1 Updated poms to version 4.0.1-SNAPSHOT 2020-08-13 12:46:30 +00:00
Joerg Heffner 3691ea624d TSK-1369: Refactor TaskHistoryCustomField from events package to events/task 2020-08-13 09:44:15 +02:00