Commit Graph

493 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