Andrea Barbasso
|
5bd99a1216
|
[CST-15593] fix authenticated orejime cookie encoding
|
2024-11-04 12:40:45 +01:00 |
|
Andrea Barbasso
|
6257718377
|
[CST-15593] improve tests reliability
|
2024-10-31 13:00:21 +01:00 |
|
Andrea Barbasso
|
e516ae8653
|
[CST-15593] go back to orejime-anonymous cookie
|
2024-10-31 11:32:54 +01:00 |
|
Andrea Barbasso
|
0ab4d903d9
|
[CST-15593] fix orejime cookie name, a11y issues and package-lock
|
2024-10-31 10:54:03 +01:00 |
|
Andrea Barbasso
|
8c70ee800b
|
Merge branch 'main' into task/main/CST-15593
# Conflicts:
# package-lock.json
# package.json
# src/assets/i18n/ar.json5
|
2024-10-24 10:12:18 +02:00 |
|
Tim Donohue
|
a74cd848fe
|
Add basic e2e testing for i18n
|
2024-10-16 16:45:43 -05:00 |
|
Tim Donohue
|
a012e4cea2
|
Test stability fixes. Ensure Item Edit tests wait on tabs to load by testing if tab is active. Fix small bug in login-modal test.
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
968c5bda71
|
Simplify login CSS selectors
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
7aba69edd6
|
Minor changes to login-modal.cy.ts to cleanup CSS selectors
|
2024-10-09 09:42:30 -05:00 |
|
FrancescoMolinaro
|
9e985cf2d4
|
[CST-15592] remove interceptor for edit group
|
2024-10-09 15:13:14 +02:00 |
|
FrancescoMolinaro
|
2b466bb382
|
[CST-15592] add interceptor for edit group, fix landmark-unique accessibility issue in pagination component
|
2024-10-09 14:16:47 +02:00 |
|
FrancescoMolinaro
|
55ab43f132
|
[CST-15592] add interceptor for item edit page
|
2024-10-09 13:15:07 +02:00 |
|
FrancescoMolinaro
|
0e5b924f42
|
[CST-15592] add interceptor to prevent sudden timeout failure
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
f131ae2f6b
|
[CST-15592] refine health page tests
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
2369b27178
|
[CST-15592] change health page test target for second tab
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
69f618e856
|
[CST-15592] improve tests, add attributes for testing, fix wrong references
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
4cd55d6669
|
[CST-15592] add accessibility tests for:
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
d12d0faf09
|
[CST-15592] add accessibility tests for:
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
85e486438a
|
[CST-15592] add accessibility tests for:
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
a0e3c41be6
|
[CST-15592] add accessibility tests for:
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
|
2024-10-09 11:44:44 +02:00 |
|
FrancescoMolinaro
|
e6a7fb852a
|
[CST-15592] add accessibility tests for following pages:
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
|
2024-10-09 11:44:44 +02:00 |
|
Andrea Barbasso
|
7966efcaf2
|
Merge remote-tracking branch 'origin/main' into task/main/CST-15593
# Conflicts:
# yarn.lock
|
2024-09-16 10:17:06 +02:00 |
|
Christian Clauss
|
bfd61b2f19
|
Fix typos discovered by codespell
|
2024-08-06 15:52:15 +02:00 |
|
Andrea Barbasso
|
84069055f5
|
[CST-15593] migrate from klaro to orejime
|
2024-07-18 11:51:47 +02:00 |
|
Alexandre Vryghem
|
56c786d3f7
|
Added missing alt & replaced remaining dspace logo PNGs with SVGs
|
2024-05-16 00:08:42 +02:00 |
|
Alexandre Vryghem
|
77d0f9cd60
|
Fixed item-edit.cy.ts regularly failing because of aria-required-children for role="row" & added missing roles to edit comcol tabs
|
2024-05-16 00:08:41 +02:00 |
|
Kuno Vercammen
|
20146bdcef
|
114599: Updated the e2e tests so they succeed
|
2024-05-02 12:38:12 +02:00 |
|
Kuno Vercammen
|
9bcd816703
|
114599: Added e2e test to test the newly added loading component after creating com/col
|
2024-05-02 10:05:24 +02:00 |
|
Yury Bondarenko
|
c9d9e12fa2
|
Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
|
2024-04-30 10:47:19 +02:00 |
|
Kuno Vercammen
|
c5e3b18014
|
114624: Added small naming fix to e2e test
|
2024-04-26 13:40:00 +02:00 |
|
Kuno Vercammen
|
0ded7a4e03
|
114596: Added e2e tests for item template page
|
2024-04-23 08:50:12 +02:00 |
|
Yury Bondarenko
|
2e9acc3885
|
Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors
|
2024-04-17 14:40:45 +02:00 |
|
Giuseppe Digilio
|
2bbf584a45
|
[DURACOM-248] Fix e2e test execution
|
2024-04-11 20:59:57 +02:00 |
|
Yury Bondarenko
|
6051b82821
|
Automatically migrate to new themeable component convention
|
2024-03-28 18:33:46 +01:00 |
|
Andrea Barbasso
|
4fde89e10c
|
[DURACOM-191] fix wrong imports
|
2024-03-13 07:48:13 +01:00 |
|
Yury Bondarenko
|
dbf7fd67fd
|
Merge remote-tracking branch 'origin/main' into more-eslint
|
2024-03-06 10:26:07 +01:00 |
|
Davide Negretti
|
5b096deb36
|
Merge branch 'main' into DURACOM-195
# Conflicts:
# src/app/shared/log-in/methods/password/log-in-password.component.html
|
2024-02-13 22:12:54 +01:00 |
|
Alexandre Vryghem
|
193d56d422
|
Merge branch 'refactor-comcol-pages_contribute-7.6' into refactor-comcol-pages_contribute-main
|
2024-02-09 23:25:49 +01:00 |
|
Alexandre Vryghem
|
d9759d1136
|
108588: Renamed components, because now these aren't page components anymore
|
2024-02-07 00:44:17 +01:00 |
|
Davide Negretti
|
f25ec6210b
|
[DURACOM-195] fix issue with event handling in expandable admin sidebar section
|
2024-01-23 00:08:57 +01:00 |
|
Davide Negretti
|
6dec34cb00
|
Merge branch 'main' into DURACOM-195
# Conflicts:
# cypress/e2e/collection-statistics.cy.ts
# cypress/e2e/community-statistics.cy.ts
# cypress/e2e/item-statistics.cy.ts
|
2024-01-17 22:24:06 +01:00 |
|
Tim Donohue
|
a5a89a4b98
|
Add environment variable for Person collection name. Use it in submission e2e tests.
|
2024-01-17 12:05:00 -06:00 |
|
Tim Donohue
|
31bc05235e
|
Add accessibility testing for admin sidebar
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
80492cd88a
|
Add Item Edit accessibility tests. Switch Item to use to one with bitstreams. Minor updates to HTML to pass accessibility tests.
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
00cb2f9e8a
|
Add accessibility tests (and minor fixes) for Edit Collection's Content Source tab and Item Mapper tab
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
9894d315a0
|
Add Edit Collection accessibility Testing
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
6c76d8c1d7
|
Add Edit Community accessibility tests & minor cleanup
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
e47593b303
|
Fix circular dependency issue by using Cypres env variables directly instead of global constants
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
8d61fa6ac3
|
Improve accessibility testing on Submission page
|
2024-01-17 11:16:54 -06:00 |
|
Tim Donohue
|
a581219df5
|
Refactor e2e test infrastruction to allow easier way to lookup REST API info and generate CSRF tokens
|
2024-01-17 11:16:54 -06:00 |
|