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 |
|
Jens Vannerum
|
3a265bb0e7
|
110088: reset pagination on opening of dropdown
|
2024-01-10 11:03:36 +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 |
|
Jens Vannerum
|
74f1c613f6
|
110088: lint issue
|
2024-01-04 17:40:08 +01:00 |
|
Jens Vannerum
|
4bbfb4cc1a
|
110088: new implementation for keyboard support in dropdowns
|
2024-01-04 17:29:28 +01:00 |
|
Alexandre Vryghem
|
b28e24fda3
|
Merge branch 'memory-leak-fixes_contribute-7.4' into memory-leak-fixes_contribute-7.6
# Conflicts:
# src/app/admin/admin-search-page/admin-search-results/admin-search-result-grid-element/item-search-result/item-admin-search-result-grid-element.component.ts
# src/app/admin/admin-workflow-page/admin-workflow-search-results/admin-workflow-search-result-grid-element/workflow-item/workflow-item-search-result-admin-workflow-grid-element.component.ts
# src/app/shared/metadata-representation/metadata-representation-loader.component.ts
# src/app/shared/mydspace-actions/claimed-task/switcher/claimed-task-actions-loader.component.ts
# src/app/shared/theme-support/themed.component.ts
|
2023-12-28 19:58:37 +01: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 |
|
Alexandre Vryghem
|
480c7a6ce0
|
Destroy dynamically generated components in onDestroy & replace deprecated createComponent
|
2023-12-26 14:31:07 +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 |
|
Vincenzo Mecca
|
199eaf8340
|
[CST-12825] Fixes comma in en.json5
|
2023-12-20 11:56:25 +01:00 |
|
Vincenzo Mecca
|
d979ea5c9f
|
[CST-12825] Removed unecessary escape
|
2023-12-20 11:47:33 +01:00 |
|
Alexandre Vryghem
|
e071b7ffa7
|
Merge branch 'generify-component-loaders_contribute-7.6' into generify-component-loaders_contribute-main
|
2023-12-19 01:22:57 +01: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 |
|
Alexandre Vryghem
|
7942c900f4
|
Component doesn't have to be initialised anymore in ngOnChanges because connectInputsAndOutputs will automatically call the child component's ngOnChanges already
|
2023-12-17 16:17:16 +01:00 |
|
FrancescoMolinaro
|
f7be255345
|
add QA authorization config
|
2023-12-15 15:20:39 +01:00 |
|
Vincenzo Mecca
|
56d33387b5
|
[CST-12825] Fixes ROR metadata display
|
2023-12-15 10:05:03 +01:00 |
|
Tim Donohue
|
38733e6e94
|
Merge pull request #2707 from reetagithub/patch-1
Update fi.json5
|
2023-12-14 10:15:46 -06:00 |
|
Vincenzo Mecca
|
e7f5c48d8c
|
[CST-12825] Ror integration
|
2023-12-14 15:44:19 +01:00 |
|
FrancescoMolinaro
|
f2be578d2a
|
refactor config QA
|
2023-12-14 12:11:06 +01:00 |
|
FrancescoMolinaro
|
7fe81ec111
|
add quality assurance configuration
|
2023-12-13 17:00:24 +01:00 |
|
FrancescoMolinaro
|
8113946f58
|
remove console logs
|
2023-12-13 12:38:38 +01:00 |
|
FrancescoMolinaro
|
922172d9ae
|
refactor, improve code according to suggestions
|
2023-12-13 11:55:10 +01:00 |
|
FrancescoMolinaro
|
78df2362c9
|
add accessibility text
|
2023-12-13 10:45:20 +01:00 |
|
FrancescoMolinaro
|
53329cd92f
|
align to branch, update test
|
2023-12-13 10:34:20 +01:00 |
|
FrancescoMolinaro
|
b9af731d5a
|
rename data service
|
2023-12-12 17:17:23 +01:00 |
|