Commit Graph

1818 Commits

Author SHA1 Message Date
Mustapha Zorgati d773869779 TSK-1497: introduced GitHub Actions 2021-01-15 15:34:28 +01:00
Joerg Heffner ed5d262138 TSK-1494: Validate the AccessIds with EqualsFilter instead of WhitespaceWildcardsFilter 2021-01-15 09:57:01 +01:00
Sofie Hofmann f2f132fb04 TSK-1502: Small improvements in workbasket details 2021-01-12 13:31:37 +01:00
Mustapha Zorgati d4c70132f7 Merge branch 'taskana-md' 2021-01-07 15:16:40 +01:00
Mustapha Zorgati 850ad5f724 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	history/taskana-simplehistory-rest-spring/src/main/java/pro/taskana/simplehistory/rest/TaskHistoryEventController.java
	rest/taskana-rest-spring-example-wildfly/src/test/java/pro/taskana/AbstractAccTest.java
2021-01-07 14:53:59 +01:00
dependabot-preview[bot] 8e26f27c50 Bump equalsverifier from 3.5 to 3.5.1
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.5 to 3.5.1.
- [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.5...equalsverifier-3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 08:55:27 +00:00
tge20 ab672b27d4
TSK-1362: Fixed the test data to not include invalid owners for Workbaskets (#1379)
* TSK-1362: Fixed the test data to not include invalid owners

* TSK-1362: Improvements after review
2021-01-05 15:27:27 +01:00
tge20 0dc26f5fe1 TSK-1472: Replaced the DB check with productName by productId (#1353)
* TSK-1472: Moved initialization of the schema from the taskanaEngineConfiguration to taskanaEngineImpl.

* TSK-1472: Changed the check of current DB type from productName to productId to enable places where we don't want to open a connection to the DB not to do so.

* TSK-1472: Improvements after review
2021-01-05 14:53:34 +01:00
dependabot-preview[bot] 9af19203a1 Bump checkstyle from 8.38 to 8.39
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.38 to 8.39.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-04 14:26:05 +00:00
Sofie Hofmann bdf761d29c TSK-1496: Fixed error in console when creating new workbasket 2020-12-22 18:36:33 +01:00
Sofie Hofmann 0d590b29ef TSK-1495: Make table in access-items-management scrollable 2020-12-22 18:35:24 +01:00
Mustapha Zorgati b508feca01 TSK-1436: fixed breaking REST API change for workbasketAccessItems 2020-12-22 04:24:38 +01:00
Sofie Hofmann 149aae8e85 TSK-1493: Small changes in task-history-query
TSK-1493:
2020-12-21 15:30:39 +01:00
Franzi321 f42f79ef69
TSK-1476: Rework workbasket access items (#1360)
* TSK-1476: Rework Workbasket Access Items

* TSK-1476: Rework Workbasket Access Items

* TSK-1476: update
2020-12-18 15:27:59 +01:00
dependabot-preview[bot] 9157b09abb Bump version.archunit from 0.14.1 to 0.15.0
Bumps `version.archunit` from 0.14.1 to 0.15.0.

Updates `archunit-junit5-api` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0)

Updates `archunit-junit5-engine` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-18 11:41:40 +00:00
Chi Nguyen 55a575474d TSK-1393: fix wrong import 2020-12-18 12:40:39 +01:00
Mustapha Zorgati eca0609add TSK-1436: replaced history table view with material table
This is done to fix the breaking api changes
2020-12-18 12:28:14 +01:00
Chi Nguyen 2a9ffa8a80 TSK-1485: implement save all 3 components in save button 2020-12-18 12:28:02 +01:00
Chi Nguyen efd2d662b8 TSK-1467: remove bootstrap 3 completely 2020-12-18 12:27:55 +01:00
Chi Nguyen c3632c9a7d TSK-1467: Update report table to split rows into chunks 2020-12-18 12:27:55 +01:00
Chi Nguyen 43fbe91a6b TSK-1467: update tabs toggle workbasket report 2020-12-18 12:27:55 +01:00
Sofie Hofmann 2e4743ef63 TSK-1483: Fixed error when entering an owner in a new workbasket 2020-12-18 12:15:52 +01:00
Mustapha Zorgati 90b094a5f1 TSK-1436: adapted PR change requests 2020-12-18 11:29:10 +01:00
Mustapha Zorgati 3172f9f1bc TSK-1436: adapted breaking changes for frontend 2020-12-18 11:29:10 +01:00
Mustapha Zorgati 41d956c633 TSK-1436: implemented further documentation rewording. 2020-12-18 11:29:10 +01:00
Mustapha Zorgati fff26d6a08 TSK-1236: removed links from classification definitions export 2020-12-18 11:29:10 +01:00
Mustapha Zorgati 727b3ba3b5 TSK-1436: integraded wording feedback from team 2020-12-18 11:29:10 +01:00
Mustapha Zorgati f93cf9ee57 TSK-1436: renamed XXXRestDocumentationTest to XXXRestDocTest (shorter name) 2020-12-18 11:29:10 +01:00
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
Mustapha Zorgati 4883737e71 TSK-1492: automatically update taskana dependency for wildfly during release build 2020-12-18 09:13:53 +01:00
Franzi321 4048b16f01
TSK-1487: fix bug in pagination input field (#1370)
* TSK-1487: fix pagination input field

* TSK-1487: fix prettier error
2020-12-17 11:54:30 +01:00
Mustapha fca56cfc10 Updated poms to version 4.3.1-SNAPSHOT 2020-12-16 11:46:34 +00:00
Joerg Heffner c41f53746a TSK-1426: Make System and Instance of Attachment nullable 2020-12-15 14:12:41 +01:00
Joerg Heffner 0f1b3505bc TSK-1491: Change schema version check to work with lower but compatible TASKANA versions 2020-12-15 13:45:41 +01:00
Joerg Heffner 8830cfa629 TSK-1457: Fix timing issue in initializeSchedule tests for cleanupjobs 2020-12-15 09:03:33 +01:00
Mustapha Zorgati 814fa4edae Merge branch 'master' into taskana-md 2020-12-14 14:24:24 +01:00
Chi Nguyen 3221fd102b
TSK-1479: fixed classification tree not displaying all items (#1373)
* TSK-1479: fixed classification tree not displaying all items

also change headline in classification details to have a max length to not bump the buttons to overflow when headline's length is too long

* TSK-1479: improve UI as requested in #1373

* TSK-1479: fixed jest tests
2020-12-14 14:20:12 +01:00
Chi Nguyen 164a7dffe7
TSK-1488: fixed error while saving workbasket information (#1374) 2020-12-14 14:10:36 +01:00
tge20 2fbc6ad95c
TSK-1454: Moved the indexes of DB2 and Postgres to the corresponding schema creation file (#1368) 2020-12-14 13:15:08 +01:00
tge20 bc64407364
TSK-1423: Implemented the option to search for an Access Id by the full name of the user. (#1361) 2020-12-14 12:16:39 +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
Chi Nguyen ab3a417955
TSK-1489: fixed undefined bugs, refactored variable name (#1372) 2020-12-14 10:08:57 +01:00
Chi Nguyen 3c067c55e3
TSK-1475: Hide mechanism workbasket list (#1369)
* TSK-1475: implement toggle button that resizes the width of workbasket list

* TSK-1475: update pagination component view when workbasket list is collapsed

* TSK-1475: optimize workbasket list toolbar when workbasket list is collapsed

* TSK-1475: fix broken jest tests
2020-12-14 09:25:48 +01:00
Franzi321 5ac12037bc
TSK-1478: Move access items filter to front-end (#1354)
* TSK-1478: Move filter to front-end

* TSK-1478: remove unused variable

* TSK-1478: adapt requested changes

* TSK-1478: remove unnecessary models

* TSK-1316: Replaced local progress bars by global one
TSK-1316: Replaced local progress bars by global one in workplace
TSK-1316: Rework of progress-bar component


TSK-1316: Renamed progress-bar component


TSK-1316: Changed progress-bar mode
TSK-1316: Updated tests

* TSK-1412: Distribution targets MD (#1365)

* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: rework css layout to be more dynamic and resilient

* TSK-1412: new list, new dialog, new action bar

* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: rework css layout to be more dynamic and resilient

* TSK-1412: new list, new dialog, new action bar

* TSK-1412: update new workbasket distribution target list to load data internally

* TSK-1412: update distribution targets

* TSK-1421: enable multiple selection

* TSK-1412: Updated angular theme to match with taskana

* TSK-1412: quick bug fixes

* TSK-1412: Rework how workbasket distribution targets list behaves

* TSK-1412: Update workbasket distribution target list to new design

* TSK-1412: fixed filter function in distribution targets

* TSK-1412: remove unused component, rename correct CSS names

* TSK-1412: clean up code in workbasket distribution targets

* TSK-1412: fix bugs, rename variables

* TSK-1412: finalized jest tests

* TSK-1412: fix all other jest tests

* TSK-1412: disable devmode

* TSK-1412: remove unused imports, add tooltips

* TSK-1477: Update workbasket information layout (#1364)

* TSK-1477: Update workbasket information layout

* TSK-1477: rearrange error message for description field

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>

* TSK-1474: Update classification details layout (#1358)

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>

* TSK-1473: Always display classification and workbasket filter (#1357)

* TSK-1473: Always display classification and workbasket filter

* TSK-1473: fix jest test

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>

* TSK-1484: Fixed bug int page size is overflow and all workbaskets are requested (#1367)

Co-authored-by: Sofie Hofmann <29145005+sofie29@users.noreply.github.com>
Co-authored-by: Chi Nguyen <6671583+cnguyen-de@users.noreply.github.com>
Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2020-12-10 14:30:56 +01:00
Chi Nguyen e8f62bde7c
TSK-1484: Fixed bug int page size is overflow and all workbaskets are requested (#1367) 2020-12-09 12:00:11 +01:00
Sofie Hofmann f76b0c4522
TSK-1473: Always display classification and workbasket filter (#1357)
* TSK-1473: Always display classification and workbasket filter

* TSK-1473: fix jest test

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2020-12-08 18:05:38 +01:00
Sofie Hofmann fc6f420b96
TSK-1474: Update classification details layout (#1358)
Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2020-12-08 17:37:20 +01:00
Sofie Hofmann ecfe7c3046
TSK-1477: Update workbasket information layout (#1364)
* TSK-1477: Update workbasket information layout

* TSK-1477: rearrange error message for description field

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2020-12-08 16:37:21 +01:00
Chi Nguyen 900343b722
TSK-1412: Distribution targets MD (#1365)
* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: rework css layout to be more dynamic and resilient

* TSK-1412: new list, new dialog, new action bar

* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list

* TSK-1412: rework css layout to be more dynamic and resilient

* TSK-1412: new list, new dialog, new action bar

* TSK-1412: update new workbasket distribution target list to load data internally

* TSK-1412: update distribution targets

* TSK-1421: enable multiple selection

* TSK-1412: Updated angular theme to match with taskana

* TSK-1412: quick bug fixes

* TSK-1412: Rework how workbasket distribution targets list behaves

* TSK-1412: Update workbasket distribution target list to new design

* TSK-1412: fixed filter function in distribution targets

* TSK-1412: remove unused component, rename correct CSS names

* TSK-1412: clean up code in workbasket distribution targets

* TSK-1412: fix bugs, rename variables

* TSK-1412: finalized jest tests

* TSK-1412: fix all other jest tests

* TSK-1412: disable devmode

* TSK-1412: remove unused imports, add tooltips
2020-12-08 16:11:13 +01:00