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
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
* 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
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
* 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>
* 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>
* 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>