Commit Graph

1171 Commits

Author SHA1 Message Date
Mustapha Zorgati 134a21111e TSK-976: fixed package-lock file 2019-12-26 00:14:55 +01:00
BVier 431878acbd TSK-976: Set up eslint 2019-12-26 00:14:55 +01:00
BVier e2e7acacc6 TSK-977: Add linting to build pipeline 2019-12-20 14:23:46 +01:00
BVier 22b0b2170b TSK-975: Remove unnecessary initializers 2019-12-20 14:23:46 +01:00
Mustapha Zorgati e5102daf16 updated some web dependencies 2019-12-20 09:12:44 +01:00
BVier 3e55cc0972 Correct link to bluemix-environment 2019-12-19 15:00:42 +01:00
Mustapha Zorgati 26f2f145b1 upgraded ascidoc dependency to remove "@threadSafe" warning on build 2019-12-17 13:34:39 +01:00
Jörg Heffner 536e09911a TSK-909 - Claim task in camunda if task is claimed in TASKANA
-Added a new CallbackState which is needed when a task was claimed by TASKANA
-Added ruleset logic to determine if the public API is allowed to set the desired CallbackState
-Added test for the ruleset logic
2019-12-16 12:11:23 +01:00
Benjamin Eckstein b49a18048e TSK-369: SonarCloud check
(cherry picked from commit 9242d3393e1c77e7f8fefac5621265d0c8f89b9f)
2019-12-13 10:11:44 +01:00
BerndBreier 8bcd37870c TSK-972 - comments from Holger 2019-12-13 08:47:10 +01:00
BerndBreier d060a63a23 TSK-972 - comments from Benjamin 2019-12-13 08:47:10 +01:00
BerndBreier 32c27e323c TSK-972 initial commit - add task routing SPI to taskana 2019-12-13 08:47:10 +01:00
BVier b0ee202402 TSK-982: Beautify Task-Query for History-Events 2019-12-10 09:21:22 +01:00
Mustapha Zorgati 0913085c30 TSK-899: now smoke testing documentation 2019-12-09 21:40:44 +01:00
BVier c30ffd1522 TSK-974: Add two more complex fixes 2019-12-09 19:21:11 +01:00
BVier 8b7c8027e0 TSK-974: Fix some small Errors 2019-12-09 19:21:11 +01:00
BVier 010632537f TSK-974: Change tslint-file 2019-12-09 19:21:11 +01:00
Benjamin Eckstein 45ef998264 HOTFIX: repair build pipeline after module rest-spring test was merged 2019-12-04 16:23:38 +01:00
Benjamin Eckstein 7f2457ee1e TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test 2019-12-04 09:56:34 +01:00
Benjamin Eckstein 75c9354f56 TSK-967: Extract module taskana-data to distribute data for tests and examples 2019-12-04 09:56:34 +01:00
Benjamin Eckstein 3401d9ee04 TSK-967: Refactor taskana-rest-spring-test to only use test files 2019-12-02 21:46:20 +01:00
Mustapha Zorgati 71c33670d6 TSK-949: renamed modules to increase understandability 2019-12-02 11:24:59 +01:00
Benjamin Eckstein 655740fc77 TSK-963: Add architecture tests to taskana core 2019-12-02 10:52:16 +01:00
Benjamin Eckstein 82fb6bba3d TSK-950: Add Pojo Tests for field validation 2019-12-02 09:34:15 +01:00
Benjamin Eckstein 0877e946a9 TSK-950: Test pojo implementation of equals and hashcode 2019-12-02 09:34:15 +01:00
Mustapha Zorgati 5b74398e90 fixed javadoc issues and enabled history for our demo application 2019-12-01 22:34:37 +01:00
Holger Hagen 93a429b682 Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
Mustapha Zorgati 37f8e56603 TSK-925: added taskana-history as a child to taskana-parent 2019-12-01 21:51:29 +01:00
Mustapha Zorgati 64e4b06681 TSK-925: now building history for release aswell 2019-12-01 21:00:26 +01:00
Mustapha Zorgati dd2859c320 HOTFIX: moved planned date from weekend to weekday 2019-11-30 15:45:30 +01:00
BVier f62bd7d158 TSK 885: Remove pager from empty workbasket list 2019-11-30 12:23:38 +01:00
Benjamin Eckstein b6be17c0b3 TSK-926: Define desired time period to work on a task 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 4e095f4580 TSK-926: Intertwine planned and due Date for task creation 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 25668e1324 TSK-926: Refactor internal taskana engine 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 35ae1ea52f TSK-926: Refactor TaskServiceImpl 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 4049f4d4d7 TSK-947: Use Url mappings on rest documentation tests 2019-11-30 12:21:18 +01:00
Benjamin Eckstein f848bf4f4e TSK-947: Extract Url mappings 2019-11-30 12:21:18 +01:00
BerndBreier ad3342a68a TSK-966 common context root 2019-11-29 15:36:12 +01:00
Benjamin Eckstein 2a2e510013 TSK-864: Refactor more exception handling for unit tests 2019-11-29 09:43:35 +01:00
Benjamin Eckstein c81de3d08b TSK-864: Expected exception handling for unit tests 2019-11-29 09:43:35 +01:00
Mustapha Zorgati 605d681c77 TSK-965: fixed integration of taskana-web in example app 2019-11-27 18:10:43 +01:00
BerndBreier ec4db1ccdd Add CALLBACK_STATE to task table 2019-11-21 08:37:53 +01:00
Benjamin Eckstein 518e55d75d TSK-960: Refactor initTaskanaRoles 2019-11-19 11:12:52 +01:00
Benjamin Eckstein 76bbc94ad2 TSK-867: Refactor DaysToWorkingDaysConverter 2019-11-18 09:59:36 +01:00
Benjamin Eckstein 11b5afd0f3 TSK-882: Local Build of taskana-core fails because of equal timestamps 2019-11-13 09:32:55 +01:00
Benjamin Eckstein be906eaedf TSK-942: Fix timing issue in CreateTaskAccTest 2019-11-13 09:32:55 +01:00
Benjamin Eckstein a5c80028b4 TSK-951: Ignore maven javadocs for web build 2019-11-12 17:41:37 +01:00
Benjamin Eckstein c686da8ba2 TSK-719: Upgrade from JUnit 4 to JUnit5 2019-11-07 14:56:28 +01:00
Benjamin Eckstein 837aa0c11c TSK-944: Improve performance of AsyncUpdateJobIntTest 2019-11-05 21:20:08 +01:00
BVier 9c69cf5ee3 TSK-898: Rest Documentation missing example snippets 2019-11-05 13:05:05 +01:00