Tim Donohue
|
b543b32a37
|
Bump cypress-axe to 1.5.0
|
2024-10-09 09:42:30 -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 |
|
Tim Donohue
|
f9911ce5ba
|
Ensure Cypress still creates videos in GitHub Actions
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
59ba031b1f
|
Upgrade to Cypress 13
|
2024-10-09 09:42:30 -05:00 |
|
Tim Donohue
|
7611635ad0
|
Merge pull request #3213 from 4Science/task/main/CST-15592
Implement e2e accessibility tests for pages in DSpace User Interface
|
2024-10-09 09:20:52 -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 |
|
Tim Donohue
|
b9c712c72f
|
Merge pull request #3221 from alexandrevryghem/w2p-116728_removed-unnecessary-ngvars_contribute-main
Removed unnecessary *ngVars from ThumbnailComponent
|
2024-10-08 15:07:51 -05:00 |
|
Tim Donohue
|
035ae803e2
|
Merge pull request #3386 from alphapetjg/patch-1
Update fr.json5 to add capitalization
|
2024-10-04 10:17:49 -05:00 |
|
Julia
|
c5b395802c
|
Update fr.json5 to add capitalization
|
2024-10-04 10:24:27 -04:00 |
|
Tim Donohue
|
bbc93291ea
|
Merge pull request #3148 from Neki-IT/StatusPageAccessibility
Accessibility of the status page
|
2024-10-02 16:48:58 -05:00 |
|
andreaNeki
|
4aed1b6056
|
Adjusting bold text on labels
|
2024-10-02 08:45:52 -03:00 |
|
andreaNeki
|
f975e1da89
|
Edit item - making page content more responsive and accessible
|
2024-10-01 14:34:43 -03:00 |
|
Andrea-Guevara
|
dd93a10007
|
Merge branch 'DSpace:main' into StatusPageAccessibility
|
2024-10-01 12:13:09 -03:00 |
|
Tim Donohue
|
3d057bb1b2
|
Merge pull request #3375 from kshepherd/markdown_directive_force_sanitization
Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
|
2024-10-01 09:52:15 -05:00 |
|
Kim Shepherd
|
8fb4772b6c
|
Always sanitize HTML in dsMarkdown even if markdown disabled
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax
|
2024-10-01 14:03:46 +02:00 |
|
Andreas Awouters
|
a207fb51e9
|
118219: Remove unused paginated-drag-and-drop components
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
8a16597b69
|
118219: Fix tests
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
6a2c7d09d6
|
118219: Add dragging tooltip explaining how to drag to other page
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
eadbcdbe14
|
118219: Store result of drag & dropping bitstream
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
be99cc5c23
|
118219: Allow dragging of table rows
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
a230eee76d
|
117803: Add negative top-margin to subsequent tables
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
6a8095d456
|
117803: Change pagination settings styling
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
79f3a3116e
|
117803: Set header border to background color
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
8481604b1e
|
117803: Fix table & pagination margin
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
cc5b841a65
|
117803: Only visually hide header rows
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
d8b426d745
|
117803: Add ItemBitsreamsService tests
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
3f4bf7ce0f
|
117803: Fix existing tests
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
374a9ae14e
|
117803: Add item-bitstream service
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
d85124c121
|
117803: Fix deleted bitstreams not being removed from list
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
1773a75e98
|
117803: Allow changing page size of Bitstream list
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
a11bfc80ad
|
117803: Hide table headers for subsequent bundle tables
|
2024-10-01 10:37:39 +02:00 |
|
Andreas Awouters
|
cf54af2c22
|
117803: Refactor Item Edit Bitstreams page to use HTML Table elements
|
2024-10-01 10:37:39 +02:00 |
|
Tim Donohue
|
052b6a9bdd
|
Merge pull request #3337 from atmire/live-region-main
Live Region
|
2024-09-27 11:09:56 -05:00 |
|
Andreas Awouters
|
0f5a50a868
|
Merge branch 'live-region-8.0' into live-region-main
|
2024-09-27 10:15:51 +02:00 |
|
Andreas Awouters
|
dcf03fbe07
|
Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
# src/app/shared/live-region/live-region.component.ts
# src/app/shared/live-region/live-region.service.spec.ts
|
2024-09-27 10:10:07 +02:00 |
|
Andreas Awouters
|
751d689ff6
|
118220: Add additional TypeDocs
|
2024-09-27 10:02:26 +02:00 |
|
Tim Donohue
|
cbd681d440
|
Merge pull request #3153 from eulereadgbe/patch-1
Fix to Mobile navbar hamburger menu for base (custom) theme
|
2024-09-26 13:21:53 -05:00 |
|