1
0
Commit Graph

11 Commits

Author SHA1 Message Date
Yura Bondarenko
d69a02e6cc 90978: Fix e2e tests failing due to interactions before page fully loaded
Now that we use initialNavigation: 'enabledBlocking', pages can appear to be loaded before some functionality is fully active.
In some cases this trips up Cypress, and it tries to interact with the app too soon.

We address this by introducing a new dsBrowserOnly pipe in order to defer the data-test attributes Cypress relies on to CSR.
2022-05-04 15:25:46 +02:00
Art Lowel
124845bee1 update folder structure based on style guide 2021-07-23 17:18:51 +02:00
lotte
1cb0bb72e4 added create-from functionality 2020-06-29 22:17:41 +02:00
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
Marie Verdonck
6bffa68bbb 68405: javadoc, test, and cleanup 2020-02-17 18:19:27 +01:00
Art Lowel
44facb8dcb followlinks 2020-02-17 18:12:13 +01:00
Yana De Pauw
3fcc74cd36 Fix small merge issue 2019-01-10 15:41:24 +01:00
Yana De Pauw
a93f3e4357 Merge branch 'master' into Item-Status-Edit-Actions 2019-01-10 14:37:27 +01:00
Yana De Pauw
d9a393c8e6 Add Item Status Edit Actions
Add the Item Withdraw and Reistate action
Add the make Item Private and Public action
Add the Permanently Delete action
2018-12-18 16:52:11 +01:00
lotte
c6b7fd40e2 intermediate commit 2018-12-13 11:19:50 +01:00
Christian Scheible
88864f7aaf Improved testing of search-results-component 2018-10-25 12:48:05 +02:00