eosc-explore/src/assets
Konstantina Galouni 7b629ca7a8 [Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params.
1. /assets: Added /media/fonts/inter folder with the "Inter" font-family.
2. eosc-custom.less: Override the default font family to use 'Inter', sans-serif.
3. routerHelper.class.ts: Added method "addQueryParam()" to add a query parameter in already existing or not object with parameters.
4. search-tab.component.ts & searchResult.component & projects-in-modal.component.ts & result/deletedByInference/deletedByInference.component.ts & organization/deletedByInference/deletedByInference.component.ts: Added @Input() prevPath: string = ""; and pass it to the appropriate children components.
5. result-preview.component & fundedBy.component.ts & availableOn.component.ts & relatedDatasourcesTab.component.ts: Added @Input() prevPath: string = ""; and method "addEoscPrevInParams()" and call it when building queryParams of internal links.
6. metrics.component.ts: Added @Input() prevPath: string = ""; and use it when building internal urls.
7. resultLanding.component.ts & project.component.ts & organization.component.ts & dataProvider.component.ts:
   a. Added fields public referrer: string; and public prevPath: string;
   b. Read "pv" url property and get referrer.
   c. Added methods "addEoscPrevInParams()" and "eoscBackLink()".
8. resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html:
   a. Update "Go to Search" back link.
   b. Call "addEoscPrevInParams()" method when building queryParams of internal links.
   c. Pass "prevPath" to the appropriate children components.
2023-04-20 20:06:53 +03:00
..
common-assets@ca209a54ba [EOSC Explore | master]: eosc-custom.less: Updated colors according to EOSC new mocks. 2023-03-27 14:30:52 +03:00
media/fonts/inter [Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params. 2023-04-20 20:06:53 +03:00
openaire-theme@aa1e6c9df3 [Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params. 2023-04-20 20:06:53 +03:00
aggregator-custom.css [Aggregator|Trunk] 2019-05-23 13:38:44 +00:00
arrow.svg Data transfer: move transfer button in the modal footer 2022-10-17 12:42:01 +03:00
eosc-custom.less [Library | develop & Eosc Explore | develop]: Added font-family "Inter" to align with Marketplace | Updated how back button "Go to search" is build - combine referrer and the new url parameter "pv", which is expected to have the previous url path and params. 2023-04-20 20:06:53 +03:00
graph.svg [Aggregator |Trunk] 2020-11-18 17:01:52 +00:00
home.jpg [Aggregator|Trunk] 2019-05-23 13:38:44 +00:00
link.svg [Aggregator |Trunk] 2020-11-18 17:01:52 +00:00
numbers_background_pattern.svg [Aggregator | Trunk]: Home page spaces and numbers background 2020-11-24 09:34:22 +00:00
portal-custom.css [Eosc Explore]: Updated some styles | Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" | Do not add hardcoded compatibility label "Not yet registered" | Bug fix in Access filter 2022-09-30 14:51:00 +03:00
share.svg [Aggregator |Trunk] 2020-11-18 17:01:52 +00:00
sitemap.xml [Aggregator|Trunk] 2019-05-23 13:38:44 +00:00
top-bar.svg [Library | develop & EOSC Explore | master]: resultLanding.component & project.component & organization.component & dataProvider.component: Added top bar to go "back" to eosc search | Added asset top-bar.svg | eosc-custom.less: Updated colors and added ".eosc-explore-back-search-bar". 2023-03-16 17:53:28 +02:00