Commit Graph

593 Commits

Author SHA1 Message Date
SebastianRoseneck bfcabea610
TSK-1596: Automatic TraceLogging (#1577) 2021-05-20 09:41:58 +02:00
Mustapha Zorgati ae919e2825 TSK-1640: Configure taskana-spi-routing-dmn-router module properly 2021-05-18 15:00:06 +02:00
Sofie Hofmann 0b682d3301 TSK-1641: Modify pagination behavior when input is out of range 2021-05-18 12:10:52 +02:00
Sofie Hofmann 8b8e54644a TSK-1627: Reset selectAll in DistributionTargets when Workbasket changes 2021-05-18 12:08:54 +02:00
Mustapha Zorgati eba33b1846 Updated poms to version 4.6.1-SNAPSHOT 2021-05-11 16:07:55 +00:00
Chi Nguyen 1576480254
TSK-1637: Update ng2-charts and chart.js for security reason (#1584) 2021-05-11 09:23:42 +02:00
dependabot[bot] 59b598a7e3 Bump lodash from 4.17.20 to 4.17.21 in /web
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:36:52 +02:00
dependabot[bot] e54ad2aac4 Bump hosted-git-info from 2.8.8 to 2.8.9 in /web
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:36:16 +02:00
Sofie Hofmann 3184e3dd34 TSK-1613: Prevent scrolling in Workplace Task list 2021-05-03 14:19:08 +02:00
Sofie Hofmann 0174191245 TSK-1613: Introduce Workplace store 2021-05-03 14:19:08 +02:00
Sofie Hofmann e65093ca89 TSK-1625: Adapt Workbasket list items for potential long content 2021-05-03 13:46:05 +02:00
Sofie Hofmann dcad9930a6 TSK-1626: Swap lists of available and selected distribution targets 2021-05-03 13:12:51 +02:00
Sofie Hofmann 9247e70092
TSK-1592: Renamed and refactored task-details component with Material (#1552)
* TSK-1592: Renamed and refactored task-details component with Material

* TSK-1592: fix task name overflowing

* TSK-1592: Using grid for workplace overview instead of flex

Co-authored-by: Chi Nguyen <c.nguyen.prog@gmail.com>
2021-04-20 12:03:08 +02:00
Sofie Hofmann 74cd4eacd9 TSK-1593: Replaced hard-coded height by flex-grow 2021-04-14 09:42:14 +02:00
Sofie Hofmann 01f2db14d5 TSK-1593: Renamed and refactored task component with Angular Material 2021-04-14 09:42:14 +02:00
Sofie Hofmann 22293937a9 TSK-1612: Keep query parameter while routing 2021-04-13 12:34:46 +02:00
Sofie Hofmann 84c6cd37b7 TSK-1612: Delete number picker 2021-04-13 12:34:46 +02:00
Sofie Hofmann a6535b408a TSK-1612: Divide workplace into Workbasket search and Task search 2021-04-13 12:34:46 +02:00
Sofie Hofmann d4bd0b9ef1 TSK-1554: Rework task-filter component with Angular Material 2021-04-13 10:54:47 +02:00
Mustapha Zorgati 19e277315f Updated poms to version 4.5.2-SNAPSHOT 2021-04-08 11:50:07 +00:00
Sofie Hofmann a8d8c15e59 TSK-1583: Removed date-picker component and replaced by Angular Material 2021-03-16 10:06:39 +01:00
Sofie Hofmann 9817971899 TSK-1583: Renamed and refactored general-fields component with Material 2021-03-16 10:06:39 +01:00
Sofie Hofmann 7ac16758cc TSK-1591: Renamed and refactored custom-fields component with Material 2021-03-15 14:17:02 +01:00
Sofie Hofmann c795e1556f TSK-1590: Renamed and refactored taskdetails-attribute with Material 2021-03-15 13:54:54 +01:00
Sofie Hofmann 9bebe108e1 TSK-1584: Renamed and refactored general-fields-extension with Material 2021-03-15 13:28:04 +01:00
Mustapha Zorgati 876cf15802 Updated poms to version 4.5.1-SNAPSHOT 2021-03-11 12:16:57 +00:00
Sofie Hofmann bbbb657c7a TSK-1579: Additional classification example data 2021-03-09 12:27:25 +01:00
Sofie Hofmann 461960bb02 TSK-1580: Load workbasket of current user in workplace after login 2021-03-05 08:41:25 +01:00
Sofie Hofmann 385780d138 TSK-1564: Make scrolling in classification list smoother 2021-03-02 15:07:25 +01:00
Sofie Hofmann 307a969ec4 TSK-1573: Reset distribution targets filter after saving a workbasket 2021-03-01 07:38:47 +01:00
Franzi321 8e9d1e66c9
TSK-1574: add workbasket-id as filter parameter (#1507)
* TSK-1574: add workbasket-id as filter parameter

* TSK-1574: remove bad syntax
2021-02-26 16:56:21 +01:00
Patrick Treyer 867caae8a7 TSK-1514: Fixed and reactivated cypress tests for standalone mode
TSK-1514: Fixed and reactivated cypress tests for standalone mode

TSK-1514: Updated the cypress tests to enable local execution

TSK-1514: Updated the ci workflow

TSK-1514: Updated the path to the configuration file

TSK-1514: Added explicit wait states and updated ci workflow

TSK-1514: Reworked the cypress tests for a more stable and compliant build

TSK-1514: Fixed error regarding detached DOM elements

TSK-1514: Second try for fixing error regarding detached DOM elements

TSK-1514: Third try for fixing error regarding detached DOM elements

TSK-1514: Fixing error regarding detached DOM elements with explicit wait

TSK-1514: Added retries for more stable test runs
2021-02-26 14:06:42 +01:00
Patrick Treyer 51590cd1f9 TSK-1515: Updated the cypress dependency 2021-02-26 14:06:42 +01:00
Sofie Hofmann 68683b3c06 TSK-1562: Reset filter when changing workbasket and move filter to store 2021-02-18 08:00:20 +01:00
Sofie Hofmann 22999c0bb0 TSK-1044: Correct checking of 'select all' checkbox in access items
TSK-1044: Rebase
2021-02-16 12:26:35 +01:00
Sofie Hofmann f45515d967 TSK-1560: TSK-1558: Fix error when displaying distribution targets 2021-02-15 18:48:40 +01:00
Sofie Hofmann 2a93e44fcb TSK-1510: Update angular-svg-icon from 7.2.1 to 9.2.0 2021-02-15 17:36:04 +01:00
Sofie Hofmann 23734dd187 TSK-1564: Fix classification list width 2021-02-15 17:33:30 +01:00
Sofie Hofmann 725679d77c TSK-1556: Fix indexing in workbasket access items 2021-02-15 17:27:44 +01:00
Sofie Hofmann 4697104678 TSK-1547: Rework task-list-toolbar component with Angular Material 2021-02-10 18:04:29 +01:00
Sofie Hofmann a73b43b81d TSK-1553: Rework master-and-details with Angular Material 2021-02-09 16:45:29 +01:00
Sofie Hofmann a22f36f0cd TSK-1540: Rework task-list component with Angular Material 2021-02-09 14:52:51 +01:00
Mustapha Zorgati 886c76e167 Updated poms to version 4.4.1-SNAPSHOT 2021-02-04 00:44:36 +00:00
Sofie Hofmann 751930226b TSK-1044: Fix selectAll checkbox 2021-02-03 11:17:23 +01:00
Franzi321 9c4d6e479d
TSK-1505: Fix Domain bug (#1458)
* TSK-1505: fix domain bug

* TSK-1505: fix prettier error

* TSK-1505: fix prettier error

* TSK-1505: remove global domain variable
2021-02-03 11:16:51 +01:00
Sofie Hofmann c507951810 TSK-1433: Sort distribution targets by type and description 2021-02-02 17:37:37 +01:00
Sofie Hofmann d18a040cf1 TSK-1431: Sort workbasket access items by accessId 2021-02-02 17:35:24 +01:00
Sofie Hofmann 8cdc9d9c88 TSK-1528: Remove duplicated error message when creating a classification 2021-02-01 14:28:24 +01:00
Sofie Hofmann abfa4e09fc TSK-1517: Fix distribution targets moving and filtering 2021-02-01 14:09:17 +01:00
Sofie Hofmann 5f94d31056 TSK-1043: Fix access-items table width 2021-02-01 08:39:59 +01:00
Sofie Hofmann e8e976de0c TSK-1527: Modify how badge messages are displayed 2021-02-01 08:36:43 +01:00
Sofie Hofmann 7e965a2709 TSK-1503: Refactored copy function and saving mechanism 2021-01-26 07:45:41 +01:00
Sofie Hofmann cc2c5eb58c TSK-1490: Fix autocomplete in workplace workbasket search 2021-01-25 09:46:17 +01:00
Sofie Hofmann 9324e6ad7a TSK-1523: Small changes in access-items and modified all-icon 2021-01-25 08:30:58 +01:00
dependabot-preview[bot] bfa1220519 Bump @ngxs/devtools-plugin from 3.6.2 to 3.7.1 in /web
Bumps [@ngxs/devtools-plugin](https://github.com/ngxs/store) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/ngxs/store/releases)
- [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngxs/store/compare/v3.6.2...v3.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 16:00:57 +00:00
dependabot-preview[bot] a92878696c Bump @ngxs/store from 3.6.2 to 3.7.1 in /web
Bumps [@ngxs/store](https://github.com/ngxs/store) from 3.6.2 to 3.7.1.
- [Release notes](https://github.com/ngxs/store/releases)
- [Changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngxs/store/compare/v3.6.2...v3.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 13:54:44 +00:00
dependabot-preview[bot] bf623dae79 Bump tslint from 5.20.1 to 6.1.3 in /web
Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 to 6.1.3.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.20.1...6.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 13:54:30 +00:00
dependabot-preview[bot] a5b8b9b333 Bump @types/node from 14.14.21 to 14.14.22 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.21 to 14.14.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 06:20:34 +00:00
dependabot-preview[bot] 0a2502333b Bump @types/jest from 26.0.7 to 26.0.20 in /web
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.7 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 17:31:03 +00:00
dependabot-preview[bot] cf2915b4c9 Bump jest from 26.1.0 to 26.6.3 in /web
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 17:30:54 +00:00
dependabot-preview[bot] f2db55d77e Bump bootstrap from 4.5.3 to 4.6.0 in /web
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 17:30:46 +00:00
dependabot-preview[bot] 577f5b1d2b Bump rxjs from 6.5.4 to 6.6.3 in /web
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.4 to 6.6.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.4...6.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:16:30 +00:00
dependabot-preview[bot] 685112ba60 Bump jest-preset-angular from 8.2.1 to 8.3.2 in /web
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 8.2.1 to 8.3.2.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v8.2.1...v8.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:16:12 +00:00
dependabot-preview[bot] 078911fef4 Bump bootstrap from 4.4.1 to 4.5.3 in /web
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:16:04 +00:00
dependabot-preview[bot] b8d8adbc34 Bump @typescript-eslint/eslint-plugin-tslint in /web
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 2.15.0 to 4.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.14.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-19 16:15:54 +00:00
Mustapha Zorgati ce373bab63 TSK-1516: verify dependencies on CI to prevent issues regarding caching 2021-01-19 16:12:49 +01:00
Mustapha Zorgati d796487035 TSK-1516: fixed broken build 2021-01-19 16:12:49 +01:00
dependabot-preview[bot] 364733ad75 Bump ts-jest from 26.1.4 to 26.4.4 in /web
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.4 to 26.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.1.4...v26.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 13:18:59 +00:00
dependabot-preview[bot] 8ea17a8035 Bump @types/node from 12.11.1 to 14.14.21 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.11.1 to 14.14.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 13:18:43 +00:00
dependabot-preview[bot] db89e7cdeb Bump eslint-config-prettier from 6.11.0 to 6.15.0 in /web
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 13:18:12 +00:00
Mustapha Zorgati 7011727a88 TSK-1512: removed jquery frontend dependency 2021-01-18 13:45:51 +01:00
Mustapha Zorgati 7b6195b525 TSK-1513: removed ts-node frontend dependency 2021-01-18 13:42:31 +01:00
dependabot-preview[bot] 85155b82fa Bump eslint-plugin-import from 2.22.0 to 2.22.1 in /web
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:40:51 +00:00
dependabot-preview[bot] 54789f09d0 Bump tslib from 1.10.0 to 1.14.1 in /web
Bumps [tslib](https://github.com/Microsoft/tslib) from 1.10.0 to 1.14.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/1.10.0...v1.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:40:06 +00:00
dependabot-preview[bot] bf3ccc9c9f Bump @typescript-eslint/eslint-plugin from 2.15.0 to 2.34.0 in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.15.0 to 2.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.34.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:39:39 +00:00
dependabot-preview[bot] 0fcbb427ca Bump angular-tree-component from 8.5.2 to 8.5.6 in /web
Bumps [angular-tree-component](https://github.com/500tech/angular-tree-component) from 8.5.2 to 8.5.6.
- [Release notes](https://github.com/500tech/angular-tree-component/releases)
- [Changelog](https://github.com/CirclonGroup/angular-tree-component/blob/master/CHANGELOG.md)
- [Commits](https://github.com/500tech/angular-tree-component/compare/8.5.2...8.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 12:39:13 +00:00
dependabot-preview[bot] b71b10fe61 Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 in /web
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:53:59 +00:00
dependabot-preview[bot] 824efa3e6b Bump core-js from 3.6.5 to 3.8.2 in /web
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:45:05 +00:00
dependabot-preview[bot] 760fcb4a80 Bump @angular-devkit/build-angular from 0.901.12 to 0.901.13 in /web
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.901.12 to 0.901.13.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:43:04 +00:00
dependabot-preview[bot] 88ac3928bf Bump @typescript-eslint/parser from 2.15.0 to 2.34.0 in /web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.15.0 to 2.34.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.34.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:41:07 +00:00
dependabot-preview[bot] 603cbabb1c Bump prettier from 2.0.5 to 2.2.1 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-18 11:40:45 +00:00
Mustapha Zorgati d773869779 TSK-1497: introduced GitHub Actions 2021-01-15 15:34:28 +01:00
Sofie Hofmann f2f132fb04 TSK-1502: Small improvements in workbasket details 2021-01-12 13:31:37 +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
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
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
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
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
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
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
Mustapha Zorgati f8b1932e0b TSK-1482: reformated all pom files 2020-12-04 21:11:38 +01:00
Sofie Hofmann 4dd426e060 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
2020-12-02 11:55:20 +01:00
Franzi321 4ffeacdfe8
TSK-1470: remove th (#1344) 2020-11-17 10:37:02 +01:00
Franzi321 596a6fa952 Merge branch 'pr/1340' into taskana-md 2020-11-16 23:15:41 +01:00
Sofie Hofmann 359c2744ac
TSK-1460: Display ID in path when workbasket component is selected (#1335) 2020-11-16 22:23:08 +01:00
Franzi321 ca88a68bfc
TSK-1450: Update monitor tabs with MD (#1329)
* TSK-1450: Update monitor tabs with MD

* TSK-1450: fix CI error

* TSK-1450: fix error

* TSK-1450: adapt requested changes

* TSK-1450: remove request in progress service

* TSK-1450: update requested changes

Co-authored-by: Chi Nguyen <6671583+cnguyen-de@users.noreply.github.com>
2020-11-16 22:18:00 +01:00
Franzi321 6b1443fdfb
TSK-1451: Add input field to pagination component (#1341)
* TSK-1451: add input field

* TSK-1451: update
2020-11-16 21:29:11 +01:00
Franzi321 b4d0e0c947
TSK-1445: Update Acess Items Management component with material design (#1324)
* TSK-1445: remove bootstrap

* TSK-1445: update access items management component

* TSK-1445: update access items

* TSK-1445: fix bug

* TSK-1445: update

* TSK-1445: update

* TSK-1445: remove inline styles

* TSK-1445: adapt requested changes

* TSK-1445: update
2020-11-16 21:26:45 +01:00
Franzi321 0e51856d35 TSK-1466: update 2020-11-16 18:31:47 +01:00
Sofie Hofmann b8156d75ab
TSK-1448: Expand workbasket path with selected tab (#1333) 2020-11-16 12:59:58 +01:00
Franzi321 713ecfdb00 TSK-1466: remove inline style 2020-11-13 08:37:42 +01:00
Franzi321 7693c25efa TSK-1466: fix bug in sort component 2020-11-13 08:27:50 +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
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
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
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
Tristan Eisermann 06e10d8557 TSK-1349: expanded tests for import-export and removed unnecessary console.log calls 2020-10-06 14:49:02 +02:00
Tristan Eisermann 8cbbab4050 TSK-1349: Added test for import-export 2020-10-06 14:49:02 +02:00
Chi Nguyen 6a8311a32b
TSK-1398: New material design for classification component (#1287)
* TSK-1394: Remove bootstrap 3

* TSK-1394: Temporarily remove cypress tests

* TSK-1398: fix classification component display

* TSK-1399: fix workbasket display

* TSK-1398: Fixed category selection in classification component

* TSK-1398: Fixed category selection in classification component
TSK-1398:

* TSK-1398: Added selectCategory method

* TSK-1398: Refactored Classification-Types-Selector

* TSK-1398: Replaced category dropdown in classification details by Select

* TSK-1398: Removed color of category icons

* TSK-1398: added new administration overview navbar

* TSK-1398: Removed bootstrap from action toolbar in classification-list

* TSK-1398: Removed bootstrap from import-export component

* TSK-1398: update visual in action bar in classification list and classification tree

* TSK-1398: Removed bootstrap classes from classification-list

* TSK-1398: update design

* TSK-1398: update classification list design

* TSK-1398: Refactored action-toolbar in classification-details

* TSK-1398: rework administration routing configuration, now nested in mat-tabs

* TSK-1398: administration tabs displays correctly when refreshing/first time open

* TSK-1398: fixed overall CSS errors

* TSK-1398: design update, added tooltips to buttons

* TSK-1398: minor visual changes

* TSK-1398: Refactored classification-details

* TSK-1398: Fixed category selector in classification-details

* TSK-1398: Modified category-icon css

* TSK-1398: update classification details actionbar design

* TSK-1398: minor design update, correctly highlight tab when details is showing

* TSK-1398: Fixed tests in classification-details

* TSK-1398: fixed "valid in domain" text not showing

* TSK-1398: add domain selector in administration overview tabs

* TSK-1398: Fixed tests in classification-list

* TSK-1398: added unit tests for admin overview

* TSK-1398: Update design of action bar in classification list

* TSK-1398: Fixed tests

* TSK-1398: minor CSS, tooltips update

* TSK-1398: fix broken test in classification list

Co-authored-by: Sofie Hofmann <29145005+sofie29@users.noreply.github.com>
2020-10-06 09:58:30 +02:00
Chi Nguyen 34f9793907
TSK-1394: Remove bootstrap 3 (#1282)
* TSK-1394: Remove bootstrap 3

* TSK-1394: Temporarily remove cypress tests
2020-09-28 13:01:01 +02:00
Sofie Hofmann 9103508596 TSK-1371: Inform user about empty classification when creating a task 2020-09-28 10:44:36 +02:00
Sofie Hofmann 9acf972734 TSK-1349: Added unit test for classification-tree service 2020-09-28 10:40:49 +02:00
Mustapha 40f9587399 Updated poms to version 4.1.1-SNAPSHOT 2020-09-23 18:08:03 +00:00
Sofie Hofmann 972c09761c TSK-1391: New workbasket is selected after creation 2020-09-23 17:43:24 +02:00
Sofie Hofmann 4fd7423575 TSK-1383: Solving error in monitor when clicking on last entry in table 2020-09-15 13:04:19 +02:00
Sofie Hofmann 72476bc76d TSK-1370: A deleted task is immediately removed from the task list 2020-09-15 12:36:06 +02:00
Chi Nguyen 7b96490b65
TSK-1349: added unit test for workbasket dual list (#1256) 2020-09-10 11:07:29 +02:00
Sofie Hofmann bdb56c949f TSK-1349: Added unit test for classification-details component 2020-09-10 08:38:53 +02:00
Chi Nguyen 39032c9e3f
TSK-1380: Fix security vulnerable yargs-parser (#1254) 2020-09-07 13:25:28 +02:00
Sofie Hofmann 08d1841f46 TSK-1349: Added unit test for icon-type component 2020-09-02 14:23:10 +02:00
Mustapha d3bcfe2008 Updated poms to version 4.0.2-SNAPSHOT 2020-09-02 09:28:31 +00:00
Chi Nguyen 88b8486a49
TSK-1349: Workbasket access items unit tests (#1246)
* TSK-1349: remove html coverage to optimize test speed

* TSK-1349: init workbasket access items testing env

* TSK-1349: update workbasket access items unit tests
2020-09-02 11:03:59 +02:00
Sofie Hofmann 04c98eb81b TSK-1349: Added unit test for classification-list component 2020-09-01 15:23:21 +02:00
Tristan Eisermann 9c64a5d848 TSK-1372: Historytable should now display directly after opening 2020-09-01 12:03:17 +02:00