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