Commit Graph

1787 Commits

Author SHA1 Message Date
Mustapha Zorgati 0328922428 TSK-1282: provide gpg passphrase during key import 2020-11-02 13:37:29 +01:00
Mustapha Zorgati 9433f387c0 TSK-1282: optimized thread count for provided cores during build (n=2)
and unified mvn usage in pipeline + scripts
2020-11-02 09:41:48 +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 c25075ab25 TSK-1282: replaced Collections.singleton with Set.of in all tests 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 7721fbb428 TSK-1282: configured travis for jdk11 + jdk8 for wildfly 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 3f44b32ac0 TSK-1282: downgraded taskana-rest-spring-example-wildfly to jdk8
This is done to preserve the wildfly version we agreed with our client
2020-11-02 09:41:48 +01:00
Mustapha Zorgati 2c1d77a637 TSK-1282: added maven compiler configuration so that IntelliJ sets the language level to 11 2020-11-02 09:41:48 +01:00
Mustapha Zorgati 760393301a TSK-1282: maven build now validating jdk8 compatibility for source code 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
Franzi321 e44b699607 TSK-1444: enable disabled tests 2020-10-30 20:09:28 +01:00
SAllhusen 19746c5c08 TSK-1442: Disabled serialization compiler warnings 2020-10-30 17:03:38 +01:00
SAllhusen 00be5e4b5f TSK-1442: Used ParameterizedTypeReference properly for list of AccessIds 2020-10-30 17:03:38 +01:00
SAllhusen 85573e9ce7 TSK-1442: Removed serialVersionUID class variable from all entities 2020-10-30 17:03:38 +01:00
Mustapha Zorgati fbc623bd31 TSK-1430: further grouped and renamed endpoints 2020-10-30 01:36:27 +01:00
Mustapha Zorgati 4561e6c4f9 TSK-1430: expand strings to increase readability 2020-10-30 01:36:27 +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
SAllhusen 04bb137411 TSK-1438: explicitly listed all releasable modules in travis config file 2020-10-28 11:52:52 +01:00
Franzi321 ea38c7ddba
TSK-1401: Update Typeahead component with material design (#1312)
* TSK-1401: remove bootstrap from typeahead component

* TSK-1401: rebase

* TSK-1401: modify typeahead component

* TSK-1401: fixed CI error

* TSK-1401: fixed test error

* TSK-1401: fixed format error

* TSK-1401: add blur function after selection

* TSK-1401: fix CI error

* TSK-1401: integrate requested changes

* TSK-1401: integrate changes

* TSK-1401: update sidenav and typeahead

* TSK-1401: fix tabs

* TSK-1401: fix CI error

* TSK-1401: add pipe for tab bar
2020-10-28 09:43:10 +01:00
Chi Nguyen d997ab1923 Fixed merging issues 2020-10-27 16:16:08 +01:00
Chi Nguyen 0ba4f752e6 Merge branch 'master' into taskana-md 2020-10-27 15:56:52 +01:00
Mustapha Zorgati fe393ca51c TSK-1428: fixed tests for QueryClassificationHistory due to current date issue 2020-10-27 09:50:22 +01:00
dependabot-preview[bot] ef2c3da954 Bump equalsverifier from 3.4.3 to 3.5
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.4.3 to 3.5.
- [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.4.3...equalsverifier-3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 07:39:56 +00:00
Chi Nguyen a139940bd2
TSK-1411: Update Update Workbasket Access Items Component MD (#1310)
* TSK-1411: updated workbasket access items functionality to work with new action bar

* TSK-1411: updated new design, accessibility, tests for workbasket access items

* TSK-1411: remove container ripple effect which causes discrepancy between firefox and chromium

* TSK-1411: minor CSS update
2020-10-20 17:06:22 +02: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 a0c092b3b9 TSK-1417: fix update scripts postgres 2020-10-20 08:41:18 +02:00
Mustapha Zorgati 85c84458e6 TSK-1415: released all common modules to maven central
So that the adapter can use them
2020-10-19 10:04:10 +02:00
SAllhusen 640ffb3a7e SqlReplacer now using DB#isDb2 2020-10-19 07:53:54 +02:00
SAllhusen 5dd1de4d58 TSK-1414: Fixed most of the new SonaCloud Code Smells since 4.0.2-SNAPSHOT 2020-10-17 21:14:34 +02:00
Joerg Heffner f113410ef4 TSK-1404: Delete old Cleanup jobs when initializing 2020-10-16 09:57:39 +02:00
Joerg Heffner 4b5d2c90ad TSK-1400: Changed Port and added note 2020-10-15 13:46:11 +02:00
Joerg Heffner f50e5ef64a TSK-1400: H2 in server mode for rest spring example 2020-10-15 13:46:11 +02:00
Chi Nguyen 356e41ea27
TSK-1399: Workbasket List and Details MD (#1301)
* TSK-1399: Comments in wb-list for better understanding

* TSK-1399: Upgrade angular material 9, added basic selection list

* TSK-1399: implement basic mat list for workbasket list

* TSK-1399: Action buttons and sorting in wb-toolbar

* TSK-1399: Update workbasket list item design

* TSK-1399: Updated workbasket-list toolbar

* TSK-1399: Import-export buttons with correct matToolTip

* TSK-1399: rework pagination component

* TSK-1399: Refactored the filter within filter options

* TSK-1399: Refactored workbasket filter

* TSK-1399: Redesigned workbasket filter

* TSK-1399: Fixed wb-list-toolbar test

* TSK-1399: Added todo comment so we will not forget :)

* TSK-1399: fixed pagination sometimes displaying wrong numbers

* TSK-1399: Partially refactored wb-information component

* TSK-1399: implement new workbasket details toolbar without functionality

* TSK-1399: commented old action toolbar

* TSK-1399: update custom pagination component

* TSK-1399: update pagination and workbasket list layout CSS

* TSK-1399: Update overall layout

* TSK-1399: fixed bugs regarding workbasket list

* TSK-1399: added store states for selecting tabs

* TSK-1399: bind workbasket details action button with workbasket information using ngxs store

* TSK-1399: Update pagination to display correctly while workbaskets being loaded

* TSK-1399: Implement functionality in workbasket information for action toolbar buttons

* TSK-1399: fixed test for workbasket information

* TSK-1399: fixed workbasket-list tests

* TSK-1399: fixed tests in workbasket details, list-toolbar

* TSK-1399: fixed all affected tests during MD redesign

* TSK-1399: fixed workbasket information not rendering full height

* TSK-1399: fixed merging issues with navbar, remove unnecessary css

Co-authored-by: Sofie Hofmann <29145005+sofie29@users.noreply.github.com>
2020-10-15 12:15:29 +02:00
Joerg Heffner 654dc6b2cb TSK-1413: Fix bulk transfer task history event creation 2020-10-15 10:58:27 +02:00
Franzi321 7c83c87f32
TSK-1395: Update Navbar to work without bootstrap 3 (#1288)
* TSK-1395: update navbar

* TSK-1395: fixed CI error

* TSK-1395: arrange components correctly

* TSK-1395: fit navbar to the other components

* TSK-1395: optimize code and add tests

* TSK-1395: delete comment

* TSK-1395: add missing logout function

* TSK-1395: modify components
2020-10-14 16:39:22 +02:00
Sofie Hofmann 4dccdb8351
TSK-1392: Ensure that a new workbasket is selected after saving (#1283) 2020-10-14 13:36:51 +02:00
Mustapha Zorgati 6b347d3620 TSK-1410: converted the bot checklist to a pull request template 2020-10-14 08:59:54 +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 121a9c103f TSK-1407: adopted RestDocumentation tests to use taskana-common-test aswell 2020-10-13 17:07:09 +02:00
Mustapha Zorgati 980d4490dc TSK-1407: fixed taskana-rest-spring-example-wildfly tests and adopted them according to our guidelines 2020-10-13 17:07:09 +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