Commit Graph

7 Commits

Author SHA1 Message Date
Mustapha Zorgati 850ad5f724 Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	history/taskana-simplehistory-rest-spring/src/main/java/pro/taskana/simplehistory/rest/TaskHistoryEventController.java
	rest/taskana-rest-spring-example-wildfly/src/test/java/pro/taskana/AbstractAccTest.java
2021-01-07 14:53:59 +01:00
tge20 ab672b27d4
TSK-1362: Fixed the test data to not include invalid owners for Workbaskets (#1379)
* TSK-1362: Fixed the test data to not include invalid owners

* TSK-1362: Improvements after review
2021-01-05 15:27:27 +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 72d4c3150a
TSK-1356: Fixed selector for access items in workbaskets (#1223) 2020-08-17 11:45:33 +02:00
Tristan2357 0cd78a8781
TSK-1366: deactivated some tests due to inconsistencies (#1233) 2020-08-13 14:02:21 +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