Commit Graph

24 Commits

Author SHA1 Message Date
Tim Donohue
f16a03e226 Merge pull request #4217 from kshepherd/rss-sort-link-fix
Several fixes to RSS component and object lists
2025-04-29 08:58:47 -05:00
Kim Shepherd
72a050c7ae [#4172] Shift enableRSS route data for coll and comm routes
app-routes previously set this but it now needs to be
set in collection-page-routes and community-page-routes
respectively.
2025-04-28 15:31:31 +02:00
lotte
bde54ca6fa 129694: fixed lint issues 2025-04-22 18:32:51 +02:00
lotte
8140ed29e7 129694: PoC #4099 solution with resolvers 2025-04-22 12:43:58 +02:00
Yana De Pauw
a16ea97b53 Merge remote-tracking branch 'upstream/main' into refactor-menu-resolvers-9.0 2025-03-28 18:10:02 +01:00
Vincenzo Mecca
0e56427789 Merge remote-tracking branch 'github/main' into task/main/CST-15074
# Conflicts:
#	src/app/shared/log-in/log-in.component.ts
#	src/themes/custom/app/shared/log-in/log-in.component.ts
2025-03-12 16:55:15 +01:00
Alexandre Vryghem
7d04084642 Restored breadcrumbs on collection pages 2025-03-10 00:27:03 +01:00
Vincenzo Mecca
c2701c412c Merge remote-tracking branch 'origin/main' into task/main/CST-15074
# Conflicts:
#	src/assets/i18n/en.json5
2025-03-06 19:47:38 +01:00
Yana De Pauw
0fec5395ff Fix merge issues and tests
- Migrate create-report sections to a new provider
- Fix menu component test
- Add dso option sections to com/col sub paths
- Fix issue with breadcrumbs on the collection page
2025-02-14 13:11:15 +01:00
Yury Bondarenko
fbffcca945 Resolve post-merge issues
- Menu providers weren't included because main configuration is no longer a module
- Route definitions didn't get merged because they're no longer modules
- Removed old resolver & service (they're providers now)
2025-02-07 18:02:31 +01:00
Nathan Buckingham
d13d8860f2 RSS feed from search results (Angular) (#3227)
* Port rss to 7.6 and upgrades to search functionality

* 116466: add missing imports

* 116466: fix tests and lint issues

* 116466: rss component use activated route data

* 116466: lint fixes

* 116466: More Lint fixes

---------

Co-authored-by: Nathan Buckingham <nathan.buckingham@atmire.com>
2024-12-19 11:03:52 -06:00
Alisa Ismailati
83615a1c90 [CST-15073][CST-15074] Adaptation with standalone components 2024-09-25 10:18:14 +02:00
Alisa Ismailati
214a77a65c [CST-14902][CST-15073][CST-15074] Adds ORCID login flow with private email 2024-09-25 10:17:53 +02:00
lotte
553bada77d 115279: Replaced EndUserAgreeMent guards with functional guards 2024-05-23 15:30:15 +02:00
Zahraa Chreim
ea928378f8 114858: Fix Lint Errors 2024-05-10 17:13:34 +03:00
Zahraa Chreim
1ac3edc3f4 114858: Port to 8.0 2024-05-08 15:48:55 +03:00
Giuseppe Digilio
35714b7a45 [DURACOM-234] rename guards in order to be complaint to function name convention 2024-04-03 18:57:11 +02:00
Giuseppe Digilio
f1686d5499 [DURACOM-234] rename resolvers in order to be complaint to function name convention 2024-04-03 18:48:14 +02:00
Giuseppe Digilio
32b816c1aa [DURACOM-234] Made use of mapToCanActivate for all the guards which are still Class 2024-04-02 13:13:25 +02:00
Giuseppe Digilio
6704a397bd [DURACOM-191] Provide routing option properly 2024-03-20 11:56:53 +01:00
Giuseppe Digilio
dfad3f3fad [DURACOM-191] Fix issue with admin workflow page 2024-03-18 21:03:37 +01:00
Giuseppe Digilio
f29e70d8a4 [DURACOM-191] Remove duplicated route path definition 2024-03-15 09:00:09 +01:00
Giuseppe Digilio
762fceecc2 [DURACOM-191] optimize application states providers 2024-03-14 19:54:03 +01:00
Giuseppe Digilio
d72c2848f2 [DURACOM-191] Remove app-routing.module 2024-03-14 16:52:09 +01:00