explore-services/explore/src/app
Konstantina Galouni e0e319119f [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers.
1. showAuthors.module.ts: Imported FullScreenModalModule.
2. showAuthors.component.ts & showIdentifiers.component.ts: Added @Input() isMobile: boolean = false; | Added <fs-modal> for view all authors, to trigger it when isMobile.
3. landing-header.component.ts: Added @Input() isMobile: boolean = false; | Pass input param isMobile to <showAuthors>.
4. resultLanding.component.html: Pass input param isMobile to <showSubjects>, <showIdentifiers>, <landing-header>.
2023-02-22 23:13:46 +02:00
..
claims remove SharedModule and use library's instead, update submodules 2022-08-29 14:04:43 +03:00
contact create contact page and menu item entry, add correct admin emails for all environments, update submodules 2022-10-03 13:47:06 +03:00
deposit Add errorLink property 2022-05-12 12:25:10 +03:00
error [Explore |Trunk] 2020-11-11 14:44:21 +00:00
fos Merged origin/master into angular-14 branch 2022-11-07 13:10:52 +02:00
home [Explore]: home.module.ts: Removed arrow_right icon from iconsService.registerIcons and from import. 2022-12-13 11:07:16 +02:00
landingPages Add errorLink property 2022-05-12 12:25:10 +03:00
login [Explore |Trunk] 2020-11-11 14:44:21 +00:00
openaireLibrary@44825c5985 [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers. 2023-02-22 23:13:46 +02:00
orcid Add errorLink property 2022-05-12 12:25:10 +03:00
reload [Explore | Trunk]: Add Previous Route Recorder to all routes. 2020-08-12 14:55:01 +00:00
sdg create fos/sdg components to call library components in order to use extra parameters, update submodules 2022-11-03 16:05:26 +02:00
searchPages Add errorLink property 2022-05-12 12:25:10 +03:00
shared [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
userEmailPreferences remove SharedModule and use library's instead, update submodules 2022-08-29 14:04:43 +03:00
app-routing.module.ts Merged origin/master into angular-14 branch 2022-11-07 13:10:52 +02:00
app.component.ts start on result landing mobile redesign, update submodules 2023-01-24 15:33:37 +02:00
app.module.ts add fixed contact/help button 2022-10-12 15:31:34 +03:00
app.server.module.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00