Commit Graph

  • bdda998127 [Aggregator | new-theme]: [NEW] Added service entity in Menu, properties and added landing and search pages. 1. aggregators.ts: Added in PortalAggregators.disabled object, service entity & route. 2. app.component.ts: Added in menuItems "Serive" and use for menuItems entity names from OpenaireEntities. 3. app-routing.module.ts: Added routes for service landing, search and advanced search pages. 4. environments/: Added values for properties searchLinkToService, searchLinkToServices, searchLinkToAdvancedServices, errorLink 5. [NEW] Files added for services landing, search and advanced search pages: landingPages/service/, advancedSearchServices.component.ts, advancedSearchServices.module.ts, advancedSearchServices-routing.module.ts, searchServices.component.ts, searchServices.module.ts, searchServices-routing.module.ts Konstantina Galouni 2022-05-13 16:07:09 +0300
  • 12d4473e54 [Library | Trunk]: [NEW] Added service entity. 1. result-preview.component.ts & datasourcesHelper.class.ts & entitiesSelection.component.ts & newSearchPage.component.ts & errorPage.component.ts & searchAll.component.ts: Added case for service entity. 2. searchFields.ts: Added in OpenaireEntities names for Services | In methods "getFieldName()" and "getFieldParam()" case for service entity. 3. searchDataProviders.component.ts: Parametrize component to show/query for datasources or services. 4. quick-selections.component.ts: Delete reset of resultTypes from "initializeFilters()" method. 5. searchDataproviders.service.ts: In method "numOfSearchDataproviders2()" added parameter "typePathParam" to search for datasources or services | In method "parseResults()" set "entityType" according to eosctype field. 6. portal.ts: In method "getmockPortalInfo()" added entity and routes for service. 7. env-properties.ts: Added properties "searchLinkToService", "searchLinkToServices", "searchLinkToAdvancedServices". 8. dataProvider.component.html: Parametrize component to show for datasources or services | [Bug fix] Added [class.uk-invisible]="!dataProviderInfo" in #graph_and_feedback_template. 9. dataProvider.component.ts: Parametrize component to show/query for datasources or services. 10. dataProvider.service.ts: In method "getDataproviderInfo()" added parameter "typePathParam" to search for datasources or services. 11. searchAll.component.html: Added tab for search services. Konstantina Galouni 2022-05-13 15:57:31 +0300
  • 19dbcf328d [openaire-theme | Trunk]: In class .uk-dropdown.options, updated max-height: 216px to be enough for 6 entities (5 old + services). Konstantina Galouni 2022-05-13 15:50:16 +0300
  • c142a5fe21 [Library | Trunk]: advancedSearchForm.component.html: Dropdown for advanced search link (all content) replaced with a link to advanced search results (research products). Konstantina Galouni 2022-05-13 15:46:54 +0300
  • 3b3f1e38d7 EGI data transfer: mock login process with reload argirok 2022-05-10 15:39:21 +0300
  • fff6a016a8 egi transfer component: update messages for transfered files, separate destination path and url argirok 2022-05-09 13:35:42 +0300
  • 2f32fd705b Initial version of data service component argirok 2022-05-09 13:16:52 +0300
  • 6259a84df6 Add blur background in tabs slider arrows and in search selected filters argirok 2022-05-06 13:13:45 +0300
  • b80ef7d32e update properties for stats argirok 2022-05-05 17:48:45 +0300
  • 424eff78a1 apply new theme changes - mainly for eosc argirok 2022-05-03 16:53:37 +0300
  • 87865d6ba1 update properties for datasources (fairSharingURL,eoscMarketplaceURL) argirok 2022-05-03 16:08:38 +0300
  • 38bba7440b initial commit for new-theme branch argirok 2022-04-26 17:19:38 +0300
  • 120983b937 home: add eosc logo in search bar, add eosc intro text remove navbar disable recaptcha for eosc argirok 2022-03-08 15:31:13 +0200
  • 21b67013ed eosc properties: add piwik argirok 2022-03-04 13:29:48 +0200
  • 7476cd68b4 Apply initial changes for eosc explore argirok 2022-02-18 16:58:47 +0200
  • aa00582f7e update prod login properties argirok 2021-12-21 12:30:37 +0200
  • be8c7629d1 update cookies link argirok 2021-12-10 12:31:53 +0200
  • 262d335b88 update the english text in graph section, minor layout updates in home argirok 2021-12-08 16:00:44 +0200
  • d1cec59bae Add logos for funders Alex Martzios 2021-12-06 16:36:24 +0200
  • 317b7a19e1 Add funders cards in homepage Alex Martzios 2021-12-03 18:04:39 +0200
  • 638cec68df add missing import in develop, update the links to api documentation argirok 2021-11-25 17:14:21 +0200
  • 5cb2c9f1ba Update graphSectionText, update footer view, add grant aggeement text, update login with new single login service argirok 2021-11-25 16:10:20 +0200
  • bf6c1db2cc add piwik id - enable tracking in all components argirok 2021-11-09 12:31:44 +0200
  • 81695838f7 Update library and assets. Add new login/logout/userInfo in development properties Konstantinos Triantafyllou 2021-11-08 18:49:16 +0200
  • 660950d352 updates on aggregator for production settings argirok 2021-10-21 16:36:27 +0300
  • 9d77ebc6a5 Update library kostis30fyllou 2021-07-19 18:23:52 +0300
  • e5b7da9fe5 [Aggreagator]: Remove clean-library. Add gitignore. Add gitmodule kostis30fyllou 2021-07-19 17:32:59 +0300
  • 91f00469c1 [Aggregator | Trunk]: Upgrade to angular 11 k.triantafyllou 2021-07-14 11:47:56 +0000
  • b6104fcfd9 [Aggregator | Trunk]: Add smooth scroll k.triantafyllou 2021-04-21 12:36:46 +0000
  • 3a9c980b6a [Aggragator | Trunk]: Home remove numbers variables k.triantafyllou 2021-04-18 12:03:58 +0000
  • 0658c30096 [Aggragator | Trunk]: Add numbers on home page k.triantafyllou 2021-04-18 12:03:23 +0000
  • d9b4e45c31 [Aggregator | Trunk]: Remove properties service and resolver k.triantafyllou 2021-04-01 14:59:03 +0000
  • 0f1e65411d [Aggregator |Trunk] argiro.kokogiannaki 2021-02-05 09:46:23 +0000
  • cb56e684f6 [Aggregator |trunk] argiro.kokogiannaki 2021-01-28 09:45:22 +0000
  • ed05f2ad2f [Aggregator | Trunk]: Remove b2note url property k.triantafyllou 2021-01-05 13:30:54 +0000
  • 9c53582deb [Aggregator| Trunk] argiro.kokogiannaki 2021-01-04 11:50:58 +0000
  • 286964a91e [Aggregator | Trunk]: Add b2note production URL k.triantafyllou 2020-12-18 11:11:30 +0000
  • 4884712429 [Aggregator | Trunk]: Add flex center on numbers k.triantafyllou 2020-12-16 10:23:26 +0000
  • e269ba220e [Aggregator | Trunk]: Remove flex center from numbers grid k.triantafyllou 2020-12-15 17:12:51 +0000
  • 895ea5bde8 [Aggregator | Trunk]: Add number color back to portal text k.triantafyllou 2020-12-15 15:50:09 +0000
  • 6346a39ef2 [Aggregator | Trunk]: Add number width to align numbers. k.triantafyllou 2020-12-15 15:45:24 +0000
  • 066cb14f30 [Aggregator | Trunk]: Fix colors on numbers k.triantafyllou 2020-12-15 14:54:20 +0000
  • 38ca2dea7b [Aggregator | Trunk] - Rename FilterInfo to Aggregator Info - add colors and background - customize colors and background base on the aggregator choices - Home: - numbers visualization when a number is hidden - add links to search - enable quick filter for search all page argiro.kokogiannaki 2020-12-15 12:48:37 +0000
  • b4e6e6d9e8 [Aggregator|Trunk] argiro.kokogiannaki 2020-12-14 16:22:50 +0000
  • 570ce5e570 [Aggregator| Trunk] argiro.kokogiannaki 2020-11-26 15:03:13 +0000
  • fcf246099e [Aggregator|Trunk] argiro.kokogiannaki 2020-11-25 17:39:05 +0000
  • de6cd40fc1 [Aggregator | Trunk]: Home page spaces and numbers background k.triantafyllou 2020-11-24 09:34:22 +0000
  • f5ac9cc123 [Aggregator | Trunk]: Add deposit classes same as explore k.triantafyllou 2020-11-24 09:01:41 +0000
  • cfd8da973d [Aggregator | Trunk]: Add material css k.triantafyllou 2020-11-24 08:47:55 +0000
  • 1e4e5756f7 [Aggregator|Trunk] argiro.kokogiannaki 2020-11-23 16:09:45 +0000
  • 94bace40e7 [Aggregator | Trunk]: 1. Add Deposit-Linking. 2. Get id from domain. 3. Add custom filter for searches on menu k.triantafyllou 2020-11-23 12:28:46 +0000
  • 793a227199 [Aggregator |Trunk] - use new search pages - remove properties from route data - add images from mocks - put js and css files in angular.json and styles.css argiro.kokogiannaki 2020-11-18 17:01:52 +0000
  • 09994c2876 [Trunk|Aggregator] argiro.kokogiannaki 2019-10-21 13:02:20 +0000
  • 4a7c099125 [Aggregator]: Create view on app rotue base on id param. k.triantafyllou 2019-10-17 12:21:24 +0000
  • 15daa488f8 [Aggregator| Trunk] argiro.kokogiannaki 2019-09-24 12:42:17 +0000
  • c30611f3a7 [Aggregator|Trunk] argiro.kokogiannaki 2019-06-14 13:14:22 +0000
  • f9f4df43c3 [Aggregator|Trunk] argiro.kokogiannaki 2019-06-13 12:40:03 +0000
  • a2daeed004 [Trunk] add prometheus metrics argiro.kokogiannaki 2019-05-28 13:27:12 +0000
  • f773e0ca7e [Trunk] argiro.kokogiannaki 2019-05-24 13:54:22 +0000
  • 19bbb42785 [Aggregator|Trunk] argiro.kokogiannaki 2019-05-23 13:38:44 +0000
  • 063a9494e6 [Aggregator|Trunk] argiro.kokogiannaki 2019-05-23 12:20:48 +0000