Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Franzi321 7c83c87f32
TSK-1395: Update Navbar to work without bootstrap 3 (#1288)
* TSK-1395: update navbar

* TSK-1395: fixed CI error

* TSK-1395: arrange components correctly

* TSK-1395: fit navbar to the other components

* TSK-1395: optimize code and add tests

* TSK-1395: delete comment

* TSK-1395: add missing logout function

* TSK-1395: modify components
2020-10-14 16:39:22 +02:00
Tristan2357 9ed484e687
TSK-1366: Expanded e2e tests
* TSK-1366: Added and expanded tests for workbasket

* TSK-1366: Added simple test for history
2020-08-13 13:00:37 +02:00
Tristan2357 9b65838a79
TSK-1356: added cypress e2e testing
* Add initial cypress files and testcases

* Fix cypress workbasket merge errors

* change testValue for WorkbasketSelection

* TSK-1356: added cypress e2e testing to ci pipeline

* TSK-1356: Fixed cypress tests

Also changed default example data, so that workbaskets contain valid owners

* TSK-1356: hopefully fixed small startup problem in travis

* TSK-1356: revert of test-data

* TSK-1356: Modified ldif to support our test data

* TSK-1356: Removed unused cypress.json

Co-authored-by: Tobias Baden <16336696+tbdn@users.noreply.github.com>
2020-08-11 15:41:50 +02:00