Commit Graph

7206 Commits

Author SHA1 Message Date
Yana De Pauw
166a163c24 Fix custom loading components template url 2022-05-11 12:34:44 +02:00
Giuseppe Digilio
98d75798a4 [CST-5307] Import ui-switch css classes properly 2022-05-11 12:28:57 +02:00
Giuseppe Digilio
aec7d9f25b Merge remote-tracking branch 'origin/main' into CST-5307
# Conflicts:
#	src/app/core/core.module.ts
#	src/app/shared/shared.module.ts
2022-05-11 12:09:00 +02:00
Giuseppe Digilio
36208d1303 [CST-5307] Fix visibility toggle and address review feedback 2022-05-11 12:01:35 +02:00
Bruno Roemers
0ce709ee68 90945: Use *-relationships discovery configs on single-item pages 2022-05-11 12:00:49 +02:00
Giuseppe Digilio
1e9d393edf [CST-5307] Move profile-claim-item-modal.component to profile page module and add unit tests 2022-05-11 11:59:38 +02:00
Yana De Pauw
cbf0db5342 Add themed loading component in custom theme and fix issues 2022-05-11 11:30:25 +02:00
Alexandre Vryghem
c1ef672943 Merge branch 'dspace_7.2' into w2p-86526_Add-themeable-components_contribute-7.2 2022-05-11 09:51:02 +02:00
Alexandre Vryghem
55005d3fa4 86526: Themed AuthNavMenuComponent 2022-05-11 09:48:58 +02:00
Alexandre Vryghem
5c9510993c 91202: Themed ExpandableNavbarSectionComponent 2022-05-10 20:59:04 +02:00
William Welling
b8109edd62 Merge branch 'main' of github.com:harvard-lts/dspace-angular into 145-base-path-support 2022-05-10 11:50:58 -05:00
Giuseppe Digilio
853dcecfb8 [CST-5307] Refactoring and adding missing unit tests 2022-05-10 18:14:00 +02:00
Giuseppe Digilio
0b664431af [CST-5307] Create a standalone component for person claim button 2022-05-10 18:12:44 +02:00
Kristof De Langhe
f2e4a005a2 89676: themed custom search-results 2022-05-10 17:31:43 +02:00
Tim Donohue
5282377350 Merge pull request #1529 from the-library-code/TLC-254_type-bind-dspace-angular
Type-bind for submission input (port from DSpace-CRIS 7 angular)
2022-05-10 10:07:08 -05:00
Tim Donohue
42ef35b2bc Merge pull request #1601 from nibou230/access-status
Display the access status badges
2022-05-10 10:02:08 -05:00
Yana De Pauw
aac41a76cf Potential test fix 2022-05-10 16:45:43 +02:00
Yana De Pauw
d8b6e65f6f Fix tests 2022-05-10 16:45:38 +02:00
Yana De Pauw
c63a25b18e 89984: Fix getComponentForMenu themed method 2022-05-10 16:45:33 +02:00
Yana De Pauw
d6be2e8651 89984: Add themable menu section 2022-05-10 16:45:20 +02:00
Yana De Pauw
870a36180c 89984: Add ThemedLoadingComponent 2022-05-10 16:44:50 +02:00
Kim Shepherd
51058daf27 [TLC-254] tidy imports in type bind service 2022-05-10 09:25:59 +12:00
Alisa Ismailati
32d7fca27a [CST-5677] Changed bunblesPageSize value 2022-05-09 12:02:50 +02:00
Alisa Ismailati
6cd41be3b8 [CST-5677] Changed bunblesPerPage value 2022-05-09 12:01:46 +02:00
Alisa Ismailati
e79c045ac0 [CST-5677] Added translation 2022-05-09 11:55:58 +02:00
Giuseppe Digilio
7fcbeb20e8 Merge remote-tracking branch 'origin/main' into CST-5307 2022-05-09 09:31:45 +02:00
Michael Spalti
724fc3c6f0 [CST-5738] Revert unintentional change on config.yml 2022-05-09 09:24:17 +02:00
Kim Shepherd
b6cdc90d57 [TLC-254] If configService present, set typeField in constructor 2022-05-08 12:17:38 +12:00
Alisa Ismailati
d15277849b [CST-5677] Item authorization page 2022-05-07 16:21:08 +02:00
William Welling
9a433b50ff support base path 2022-05-06 14:32:44 -05:00
Luca Giamminonni
da1fb5506b [CST-5668] Fixed orcid page 2022-05-06 16:50:22 +02:00
Luca Giamminonni
bdad05b36f Merge branch 'CST-5307' into CST-5668 2022-05-06 16:23:05 +02:00
Luca Giamminonni
d51dcca87c [CST-5307] Added missing javadocs, removed showClaimItem feature 2022-05-05 17:46:30 +02:00
nibou230
7f1d1ed7de Fixes for lint and tests 2022-05-05 11:46:00 -04:00
Davide Negretti
eb2d9b2fde [CST-5674] Lint fixes 2022-05-05 17:00:49 +02:00
nibou230
e77821eef0 Use the item's HALLink to get the access status 2022-05-05 10:21:55 -04:00
Davide Negretti
8c937a55c0 [CST-5674] Error handling; fixes 2022-05-05 15:33:53 +02:00
Yura Bondarenko
c0f8dd078b 90978: Explain dsBrowserPipe more thoroughly 2022-05-05 11:33:51 +02:00
Alexandre Vryghem
2ff79d93b9 89741: Added Tests for the scope @Input() in SearchFormComponent 2022-05-04 18:16:11 +02:00
nibou230
8e03b28151 Use component vars in AccessStatusBadgeComponent 2022-05-04 11:49:33 -04:00
nibou230
6c8d12394c Moved showAccessStatus to be self-contained 2022-05-04 11:45:36 -04:00
nibou230
2b77e4a90d Moved showAccessStatus from UI to item config
Renamed item-page to item to make it generic
2022-05-04 11:17:25 -04:00
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
Alexandre Vryghem
b9f239e3a9 Merge branch 'main-upstream' into issue-1635_search-bar-with-input-scope 2022-05-04 14:50:34 +02:00
Yana De Pauw
a24587d101 Merge remote-tracking branch 'upstream/main' into w2p-85451_export-search-results-as-csv 2022-05-04 14:01:57 +02:00
Davide Negretti
39c11c6986 Merge branch 'main-bb' into CST-5674 2022-05-04 11:42:56 +02:00
Davide Negretti
9173b9db60 [CST-5674] Fix; enable policy and action type editing; test 2022-05-04 11:35:54 +02:00
Kim Shepherd
ba3069215a [TLC-254] Lint fixes 2022-05-04 15:09:59 +12:00
Kim Shepherd
bf9208169e [TLC-254] Lint fixes 2022-05-04 15:04:49 +12:00
Kim Shepherd
2fbf33b641 [TLC-254] Take config data service out of constructor, make optional 2022-05-04 14:53:47 +12:00