Commit Graph

523 Commits

Author SHA1 Message Date
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