Commit Graph

607 Commits

Author SHA1 Message Date
Mustapha Zorgati cb2dd603b5 Updated poms to version 5.0.1-SNAPSHOT 2022-03-04 09:04:11 +00:00
Tristan b3eb7a42ce TSK-1806: Bug fixes for Workbasket Distribution Targets
Bug fixes:
  Changes no longer get discarded when switching tabs
  Saving of Workbasket Distribution Targets is now possible from all tabs
  Saving of Workbasket Distribution Targets now works correctly and does not throw an error 400
  Removing of Distribution Targets now works correctly
  Removed loading of duplicate distribution targets
  Added E2E tests for most previously mentioned bugs
2022-03-03 11:51:34 +01:00
Tristan 28be668453 TSK-1806: Bug fixes for Workbasket Distribution Targets
Bug fixes:
  Changes no longer get discarded when switching tabs
  Saving of Workbasket Distribution Targets is now possible from all tabs
  Saving of Workbasket Distribution Targets now works correctly and does not throw an error 400
  Removing of Distribution Targets now works correctly
  Removed loading of duplicate distribution targets
  Added E2E tests for most previously mentioned bugs
2022-03-01 14:36:20 +01:00
Tristan 17d9567b35 TSK-1786: Changed notification for empty classification filtering
Now display a message inline, instead of a popup notification
2022-03-01 13:00:11 +01:00
ryzheboka 967e59e012 TSK-1800: add secondary object references 2022-02-25 10:23:40 +01:00
ryzheboka 7378223b4b TSK-1801: rename rest-parameter by replacing '.' by '-' 2022-02-22 11:39:21 +01:00
Tristan ac99c30e3b TSK-1804: Workbasket list now resets to page 1 when filtering 2022-02-14 15:07:57 +01:00
Tristan 0049ffecf6 TSK-1799: Added filtering for selected distribution targets
This should be removed if/ when our backend accepts filtering for selected distribution targets
2022-02-14 10:02:59 +01:00
Tristan f26c47d128 TSK-1798: Fixed workbasket-distribution-list problems
duplication of entries and rendering issues fixed
2022-02-14 10:02:51 +01:00
Tristan ce97d46334 TSK-1797: Fixed export of Classifications by domain 2022-02-14 10:02:44 +01:00
Tristan fd6a57dad3 TSK-1629: corrected nav-bar for workplace
and added tests
2022-01-25 13:55:42 +01:00
Tristan 38edeb208e TSK-1792: Improved message for empty priority report 2022-01-25 13:55:25 +01:00
Tristan c57e0c6ba9 TSK-1793: Fixed routing issue in workplace 2022-01-25 13:55:25 +01:00
Tristan ef183e42cc TSK-1789: Updated Node version 2022-01-21 15:43:28 +01:00
Tristan c9d14874e6 TSK-1785: Changed landing page to administration/workbaskets 2022-01-19 12:17:33 +01:00
Mustapha Zorgati 32e0c7c1eb Updated poms to version 4.13.1-SNAPSHOT 2022-01-18 15:07:50 +00:00
Tristan ace57bb2dd TSK-1787: Update frontend dependencies, including Angular 13 2022-01-18 14:44:43 +01:00
Tristan 0eb85565bc TSK-1760: Started Rework of store for workbasketAccessItems
Now uses a virtually scrolling list and pages DistributionTargets
2022-01-18 11:27:48 +01:00
Tristan 490a76cf4b TSK-1786: Show notification when classification filter returns empty 2022-01-17 15:25:44 +01:00
Mustapha Zorgati e49a13422b Updated poms to version 4.12.1-SNAPSHOT 2021-11-24 08:47:46 +00:00
holgerhagen 610eabd3f5 TSK-1773: make routing-rest-enabled endpoint use the configured env 2021-11-23 14:52:02 +01:00
holgerhagen bd2c2746cb TSK-1771: Workbasket-Priority-Report default filter set to state=READY 2021-11-19 16:40:19 +01:00
Mustapha Zorgati e895cc16dc Updated poms to version 4.11.1-SNAPSHOT 2021-11-05 16:41:41 +00:00
Chi Nguyen a3d6ade05d
improve settings module code (#1748) 2021-11-01 09:56:47 +01:00
Chi Nguyen 6124db01ad
TSK-1675: fix import function to go through http interceptor (#1737) 2021-11-01 09:56:30 +01:00
Chi Nguyen d922d8a178
TSK-1711: Task routing upload (#1729)
* TSK-1711: create task-routing module, routing upload component, file drag and drop directive

* TSK-1711: update drag and drop hover effect

* Update routing-upload.service.ts

* TSK-1711: Implement integration with backend

* TSK-1711: fix linting and tests

* TSK-1711: Add guards for task-routing Route, update REST endpoints

* TSK-1711: fix unit tests breaking

* TSK-1711: should not display unknown error for 404
2021-11-01 09:56:13 +01:00
Tristan 2892d4a2cb TSK-1754: Dependency updates 2021-10-28 08:08:11 +02:00
Mustapha Zorgati 46cc217156 Updated poms to version 4.10.1-SNAPSHOT 2021-10-11 10:07:29 +00:00
Mustapha Zorgati 331bf2998b TSK-1750: configuration schema now respects order of individual fields 2021-10-08 15:06:56 +02:00
Sofie Hofmann ecdf333c8e TSK-1725, TSK-1740: Settings Component, Workbasket-Priority-Report Filter 2021-10-08 11:36:34 +02:00
Tristan 79742782cb TSK-1742: Bump @Angular from 12.0.5 to 12.2.7
Also removed deprecated/ignored compiler options
2021-10-08 11:25:19 +02:00
dependabot[bot] 5bce09adab
Bump tar from 6.1.5 to 6.1.11 in /web (#1697)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 14:50:59 +02:00
dependabot[bot] 5e4314fc19
Bump nth-check from 2.0.0 to 2.0.1 in /web (#1713)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 11:36:01 +02:00
dependabot[bot] 0f0b116dc2
Bump tmpl from 1.0.4 to 1.0.5 in /web (#1712)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 11:35:48 +02:00
Mustapha Zorgati 60cdb4b08f Updated poms to version 4.9.2-SNAPSHOT 2021-09-16 15:48:44 +00:00
Sofie Hofmann a054c45799 TSK-1714: Show tooltip on Access Item label to see complete name 2021-09-16 17:31:46 +02:00
Sofie Hofmann a33cf9f14c TSK-1712: Introduce Tasks-by-priority charts in Monitor component 2021-09-15 12:56:24 +02:00
tge20 1e3f90509d
TSK-1706: Implementation of the new UserService (#1692) 2021-09-07 07:50:04 +02:00
Sofie Hofmann f18a8dc932 TSK-1630,TSK-1670: Enabled owner validiation and editing AccessItem name 2021-09-01 10:54:23 +02:00
Mustapha Zorgati 0fcc08ddd2 Updated poms to version 4.9.1-SNAPSHOT 2021-08-31 14:57:33 +00:00
Sofie Hofmann d8a8f47cb8 TSK-1720: Sort Workbasket Distribution Targets by type and name 2021-08-25 11:52:05 +02:00
Chi Nguyen 0f65abb001
TSK-718: Add german date time format pipe (#1681)
* TSK-718: Add german date time format pipe

* TSK-718: update test to run with yarn
2021-08-25 11:01:57 +02:00
dependabot[bot] 27a445fc3b Bump url-parse from 1.5.1 to 1.5.3 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 12:03:16 +02:00
dependabot[bot] 0cf7948dce Bump tar from 6.1.0 to 6.1.5 in /web
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 21:22:53 +02:00
Sofie Hofmann 0d41d615d9 TSK-1683: Saving Workbaskets and Classifications custom fields corrected 2021-08-05 11:09:50 +02:00
Mustapha Zorgati bc024e3194 Updated poms to version 4.8.1-SNAPSHOT 2021-08-02 19:55:32 +00:00
Mustapha Zorgati 6dfb751bee TSK-1659: Expanded TimeIntervalReportBuilder with custom-X filter
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
2021-08-02 21:23:10 +02:00
Tristan2357 99eba636a1
TSK-1674: Added received timestamp to task (#1638)
* TSK-1674: Added RECEIVED timestamp to task entity

Erweiterung Datenmodell um das Feld “RECEIVED” von Typ TIMESTAMP an der Task
Update-Skript
Task-Modell erweitern
TaskQuery erweitern
TaskQueryMapper anpassen
REST API erweitern
Doku erweitern

Es fehlt noch: 
Acceptance Test und Integrationstest erstellen
Task-Ansicht im Workplace um received Timestamp erweitern

TSK-1658: PR amends addons

* TSK-1674: Added sample and test data

added received to RepresentationModels

* TSK-1674: adapted TaskMapper

* TSK-1674: Frontend: added received field in Task Status Details

* TSK-1674: Added received to TaskQueryFilter

* TSK-1674: Added Tests for received

* TSK-1674: Test fixes on postgres

* TSK-1674: Test fixes on db2

* TSK-1674: Code was smelly

* TSK-1674: PR amends

* TSK-1674: createAttachement now receives an instant instead of a string
2021-07-29 14:58:57 +02:00
Sofie Hofmann 4c062520c7 TSK-1679: Prevent multiple calls of getClassifications 2021-07-29 13:28:57 +02:00
Sofie Hofmann 523b610813 TSK-1678: Show error when saving empty WorkbasketAccessItem 2021-07-29 13:28:36 +02:00
Mustapha Zorgati 8edb488bd3 TSK-1647: Implemented global frontend error handling using backend error keys
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
2021-07-14 10:49:34 +02:00
Tristan Eisermann 155421216b TSK-1657: Angular 12 update
TSK-1657: Angular 12 preworks

TSK-1657: Updated core and cli to 12

TSK-1657: Updated material to 12

TSK-1657: Updated tests, but huge testfailures

TSK-1657: Huge testfails fixed, now only small ones remain

(A lot of them)

TSK-1657: Beatiful test fixes :)

TSK-1657: Prettiered the files

TSK-1657: fixed cache hash file due to introduction of yarn

TSK-1657: checked all dependencies and reupdated them
2021-06-28 17:02:48 +02:00
dependabot[bot] 80ed65718f Bump color-string from 1.5.4 to 1.5.5 in /web
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 08:19:48 +02:00
dependabot[bot] d04734c63c 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)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 15:38:31 +02:00
dependabot[bot] 459f612379 Bump ws from 6.2.1 to 6.2.2 in /web
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 12:56:41 +02:00
dependabot[bot] 06d4d4445b Bump dns-packet from 1.3.1 to 1.3.4 in /web
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 11:54:41 +02:00
dependabot[bot] 4580dc68d8 Bump url-parse from 1.4.7 to 1.5.1 in /web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 11:53:37 +02:00
dependabot[bot] bff51f8142 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)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 11:52:50 +02:00
dependabot[bot] a88fde5730 Bump browserslist from 4.16.3 to 4.16.6 in /web
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 11:51:23 +02:00
Tristan2357 9d0b4999d8
TSK-1469: Update to Angular 11
* TSK-1469: Upgrade to Angular 11

Updated Angular core and cli to 10

Fixed compiler problems with ngxs

update of angular to 11

updated angular material to 11

still some build problems

fixed some errors (hopefully all)

TSK-1469: fixed tests

TSK-1469: incorporated change requests before rebase

* TSK-1469: Rebase fixing

prettier


TSK-1469: Fixed tests failures after rebase

* TSK-1469: small scss fix, but some css broken

* TSK-1469: Style Fixing continues

* TSK-1469: Fixed most styling

* TSK-1469: Fixed e2e tests

* TSK-1469: PR Review css changes


TSK-1469: Review css changes

* TSK-1469: More CSS refinement

Also removed added providedIn and refactored small bits

* TSK-1469: Renamed browserlist to browerslist

as it should be

Co-authored-by: Name <Email>
2021-06-15 11:22:05 +02:00
Mustapha Zorgati 334d21ba7d Updated poms to version 4.7.1-SNAPSHOT 2021-06-11 06:17:32 +00:00
Chi Nguyen 9b98b56ce4
TSK-1651: Add XSRF Support (#1602)
* TSK-1651: Add XSRF Support

* TSK-1651: now sending XRSF Header for requests with absolute path

* TSK-1651: created configuration to enable XSRF for spring-boot example

Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-06-10 11:28:30 +02:00
Mustapha Zorgati a8376e1f72 TSK-1653: configured browserslist according to our supported environments 2021-06-09 15:12:34 +02:00
Sofie Hofmann aeab944276 TSK-1652: Adapt view in WorkbasketDistributionTargets for long data 2021-06-09 14:03:05 +02:00
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