frabacche
|
956d661e62
|
Merge remote-tracking branch 'origin/main' into CST-5249_suggestion
|
2024-01-23 15:01:00 +01:00 |
|
frabacche
|
1a4536ebb9
|
Merge branch 'CST-5249_suggestion' of github.com:4Science/dspace-angular into CST-5249_suggestion
|
2024-01-23 14:31:51 +01:00 |
|
frabacche
|
4dedda3f9f
|
CST-5249_suggestion refactor label name openaire
|
2024-01-23 14:30:07 +01:00 |
|
Tim Donohue
|
a59f371ecf
|
Merge pull request #2691 from misilot/fix-2690
Decrease min-height for Login Dropdown Menu
|
2024-01-19 09:22:36 -06:00 |
|
Tim Donohue
|
6536fbff62
|
Merge pull request #2736 from saschaszott/patch-11
use localized error message
|
2024-01-19 09:21:26 -06:00 |
|
Alan Orth
|
477ea93fd1
|
Merge pull request #2721 from alanorth/fix-community-cdk-tree-links
Fix whitespace in links due to newlines
|
2024-01-19 08:13:42 +03:00 |
|
Tim Donohue
|
1c782b2656
|
Merge pull request #2711 from tdonohue/add_accessibility_tests
Add more automated accessibility scanning to e2e tests & fix a few minor accessibility bugs
|
2024-01-17 13:37:49 -06: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
|
0aaf3131fa
|
Move increment/decrement to i18n. Update to use "name".
|
2024-01-17 11:49: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 |
|
Tim Donohue
|
5dad8bec39
|
Fix ARIA labels and tabindex on date picker in submission form. Tabindex is unnecessary & throws accessibility errors from AXE tools
|
2024-01-17 11:16:53 -06:00 |
|
Tim Donohue
|
aeea1cd592
|
Fix ARIA labels on submission form relationship button and dynamic dropdowns
|
2024-01-17 11:16:53 -06:00 |
|
Tim Donohue
|
53d521a87e
|
Add new e2e accessibility tests & update some existing ones
|
2024-01-17 11:16:53 -06:00 |
|
Tim Donohue
|
55c191e742
|
Merge pull request #2587 from Dawnkai/main
Deque Analysis Color Contrast fixes
|
2024-01-16 16:01:50 -06:00 |
|
Maciej Kleban
|
c20b0a7c11
|
Replace hard-coded colors with bootstrap variants
* Replace custom variables with Bootstrap variants
* Replace custom button colors with Bootstrap variants
* Remove custom colors and replace them with bootstrap variants
* Fix checkbox offset styles
---------
Co-authored-by: Maciej Kleban <maciej.kleban@pcgacademia.pl>
|
2024-01-15 20:26:04 +01:00 |
|
Dawnkai
|
7fbb692e94
|
Deque Analysis Color Contrast fixes
|
2024-01-15 20:25:32 +01:00 |
|
Alan Orth
|
c55d518df5
|
Merge pull request #2662 from alexandrevryghem/fix-eperson-link-on-group-pages_contribute-main
Fixed ePerson link on edit group page
|
2024-01-12 08:25:02 +03:00 |
|
Sascha Szott
|
92a74cee5a
|
use localized error message
|
2024-01-10 16:54:18 +01:00 |
|
FrancescoMolinaro
|
6fda2cb4f7
|
add tests
|
2024-01-10 12:57:13 +01:00 |
|
FrancescoMolinaro
|
d16bf49268
|
add tests
|
2024-01-09 21:48:27 +01:00 |
|
FrancescoMolinaro
|
3149842bcb
|
add data services tests
|
2024-01-09 16:23:09 +01:00 |
|
Tim Donohue
|
610062bdea
|
Merge pull request #2731 from DSpace/backport-2670-to-main
[Port main] Ensure HALEndpointService doesn't use stale responses
|
2024-01-08 11:04:14 -06:00 |
|
Art Lowel
|
33b7c39dd1
|
add ResponsePendingStale state
(cherry picked from commit 790e717199 )
|
2024-01-08 16:17:16 +00:00 |
|
Art Lowel
|
d109a5aeb2
|
also skip loading hal requests
(cherry picked from commit c8ac260b78 )
|
2024-01-08 16:17:16 +00:00 |
|
Art Lowel
|
bd6c99da2e
|
ensure HALEndpointService doesn't use stale requests
(cherry picked from commit 38752d9d71 )
|
2024-01-08 16:17:16 +00:00 |
|
FrancescoMolinaro
|
1f1d594316
|
merge from github
|
2023-12-27 13:34:37 +01:00 |
|
FrancescoMolinaro
|
ffd118abf9
|
align with github
|
2023-12-27 13:26:04 +01:00 |
|
FrancescoMolinaro
|
5feaa1b5a6
|
fix tests
|
2023-12-27 13:00:55 +01:00 |
|
frabacche
|
4106e438d6
|
CST-5249_suggestion test fixes
|
2023-12-22 12:18:58 +01:00 |
|
FrancescoMolinaro
|
e5cf16c489
|
fix lint
|
2023-12-21 14:54:02 +01:00 |
|
frabacche
|
108db1e0c5
|
CST-5249_suggestion alignment to main, merge conflicts
|
2023-12-21 12:44:12 +01:00 |
|
Alan Orth
|
7207bbbd0e
|
src/app/item-page: remove newlines in links
The newlines cause whitespace to be enapsulated in the rendered link.
|
2023-12-20 22:34:07 +03:00 |
|
Alan Orth
|
7bedf7fc59
|
src/app/community-list-page: remove newlines in links
The newlines cause whitespace to be enapsulated in the rendered link.
|
2023-12-20 22:33:31 +03:00 |
|
Tim Donohue
|
92a10ce9de
|
Merge pull request #1562 from 4Science/CST-5337
Enrich local data via the OpenAIRE Graph
|
2023-12-18 13:52:56 -06:00 |
|
FrancescoMolinaro
|
56cf0e1451
|
fix lint
|
2023-12-18 17:47:19 +01:00 |
|
FrancescoMolinaro
|
c386a4d505
|
adapt config for url search
|
2023-12-18 12:22:05 +01:00 |
|
Francesco Molinaro
|
9351b582cc
|
Merged in CST-12904-breadcrumbs-qa (pull request #1107)
CST-12904 breadcrumbs qa
Approved-by: Giuseppe Digilio
|
2023-12-18 11:11:01 +00:00 |
|
FrancescoMolinaro
|
fd4ca45181
|
merge CST-5337
|
2023-12-18 12:10:15 +01:00 |
|
FrancescoMolinaro
|
2d2ca2016a
|
refactor
|
2023-12-18 11:40:09 +01:00 |
|
Francesco Molinaro
|
b3a345af33
|
Merged in CST-12906-accessibility-qa (pull request #1108)
add accessibility text
Approved-by: Stefano Maffei
|
2023-12-18 08:24:50 +00:00 |
|
Francesco Molinaro
|
71783bb951
|
Merged in CST-12908-remove-console-log (pull request #1109)
remove console logs
Approved-by: Stefano Maffei
|
2023-12-18 08:23:09 +00:00 |
|
FrancescoMolinaro
|
f7be255345
|
add QA authorization config
|
2023-12-15 15:20:39 +01:00 |
|
Tim Donohue
|
38733e6e94
|
Merge pull request #2707 from reetagithub/patch-1
Update fi.json5
|
2023-12-14 10:15:46 -06:00 |
|