Commit Graph

  • 68ef4a96b9 update eosc properties with beta services/ apis argirok 2022-05-24 14:25:28 +0300
  • 82913f68a2 [Library | new-theme]: parsingFunctions.class.ts: Updated links for eoscSubjects. Konstantina Galouni 2022-05-23 13:23:24 +0300
  • 9898990385 [Aggregator | new-theme]: home.component.ts: In home search set input unchecked for research products categories as default & in "name" use OpenaireEntities. Konstantina Galouni 2022-05-20 16:21:11 +0300
  • 723dc20219 [Aggregator | new-theme]: home.component.html: [Bug fix] Updated height, margin and padding of section with logo and search form so that dropdown for entity selection is visible. Konstantina Galouni 2022-05-20 16:02:42 +0300
  • a551ed38a9 [Aggregator & Library | new-theme]: Fixes in search forms and logo | Removed animation in card results | Added service landing links for incompatible datasources in eosc portal. 1. home.component.html: a. Removed uk-margin-large-top from search form and logo. b. Removed uk-height-medium from search form and logo. c. Move searchImage on top of search form (uk-width-1-1) for small screens. 2. searchMyOrcidResults.component.html: Removed animation with uk-scrollspy. 3. searchAll.component.html: Move searchImage on top of search form (uk-width-1-1) for small screens. 4. newSearchPage.component.html: a. Removed animation with uk-scrollspy. b. For simple search, move searchImage on top of search form (uk-width-1-1) for small screens. c. For advanced search, searchImage is on top of search form for any screen size. 5. result-preview.component.html & result-preview.component.ts: For eosc portalType, added in incompatible datasources link to the service landing page. 6. aggregators.ts: a. In #searchImage commented custom margin-left. b. In #searchForm commented custom padding and width. c. Exclude also .uk-button-link from custom css for buttons with parent .search_box_bg or #searchForm. Konstantina Galouni 2022-05-20 15:20:50 +0300
  • 8629d61a95 [Library | new-theme]: dataProvider.component.html: Do not show "not available" compatibility label in service landing page. Konstantina Galouni 2022-05-19 19:01:37 +0300
  • 644e884b00 [Aggregator & Library | new-theme]: Hide datasources in eosc & Do not show compatibility "Not yet registered" in services. 1. app.component.ts: [Bug fix] Add services search page in menu items if "service" entity is enabled (not datasource". 2. aggregators.ts: Added "datasource" entity and "/search/find/datasources" page in disabled list for eosc. 3. result-preview.component.html: a. Do not show "Not yet registered" compatibility label in services. b. For eosc, show in datasources "Not yet registered in OpenAIRE". 4. quick-selections.component.ts: Changed uk-child-width-auto@l to uk-child-width-auto@m (not nice in medium screens for 2 types). 5. newSearchPage.component.ts: "Include" filter name for services changed to "Other Services" Konstantina Galouni 2022-05-19 18:35:59 +0300
  • 0cf54149bb move datatransfer modules to library argirok 2022-05-19 12:15:53 +0300
  • 1e30595f3d [Aggregator | Library | new-theme]: Fixes for eosc portal in search forms. 1. advancedSearchForm.component.html: Updated width in div for entity selection in advanced search form (uk-width-large@m uk-width-2-5@xl uk-width-1-1). 2. newSearchPage.component.html: In <advanced-search-form> added horizontal padding (on the left it was already there) - the form is centered and leaves some space from the right side of page. 3. aggregators.ts: a. Commented background css in .search_box_bg. b. Do not apply custom button css for .uk-button-text with parent .search_box_bg or #searchForm. c. Added padding: 10px in buttons with parent .search_box_bg or #searchForm. Konstantina Galouni 2022-05-19 12:14:28 +0300
  • 586b81311a [Aggregator | new-theme]:[Bug fix] advancedSearchServices.module.ts: Imported AdvancedSearchServicesRoutingModule instead of AdvancedSearchDataProvidersRoutingModule. Konstantina Galouni 2022-05-18 17:50:25 +0300
  • ce0733f17d update portal custom css argirok 2022-05-18 17:20:36 +0300
  • 3d578992d6 Merge branch 'new-theme' of https://code-repo.d4science.org/MaDgIK/aggregator into new-theme argirok 2022-05-18 17:04:42 +0300
  • 43773285db library changes argirok 2022-05-18 17:04:15 +0300
  • 5d6d7bcc78 EOSC transfer service: checklogin when modal opens argirok 2022-05-18 16:59:36 +0300
  • e233a32875 set login redirect to the current url argirok 2022-05-18 15:25:11 +0300
  • a76954cbbc Merge remote-tracking branch 'origin/new-theme' into new-theme Konstantina Galouni 2022-05-18 15:14:38 +0300
  • 6820f4c0ad [Aggregator | new-theme]: Use of properties.errorLink | Link to simple/advanced page dark or not depending on background. 1. directLinking-routing.module.ts & linking-routing.module.ts & myClaims-routing.module.ts & deposit-routing.module.ts & searchDataProviders-routing.module.ts & errorPage.component.ts & dataProvider-routing.module.ts & dataset-routing.module.ts & organization-routing.module.ts & orp-routing.module.ts & project-routing.module.ts & publication-routing.module.ts & result-routing.module.ts & service-routing.module.ts & advancedSearchDataProviders-routing.module.ts & advancedSearchOrganizations-routing.module.ts & advancedSearchProjects-routing.module.ts & advancedSearchServices-routing.module.ts & searchResearchResults-routing.module.ts & searchDataProviders-routing.module.ts & searchOrganizations-routing.module.ts & searchProjects-routing.module.ts & searchResearchResults-routing.module.ts & searchServices-routing.module.ts: Replaced /error path with properties.errorLink. 2. advancedSearchDataProviders.component.ts & advancedSearchOrganizations.component.ts & advancedSearchProjects.component.ts & advancedSearchServices.component.ts & searchResearchResults.component.ts & search.component.ts & searchDataproviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts & searchResearchResults.component.ts & searchServices.component.ts: Added field searchForm: SearchForm, which sets dark to false for eosc, otherwise true - this is passed to the corresponding search component. Konstantina Galouni 2022-05-18 15:13:42 +0300
  • 7ffe95f12b update eosc properties: to use BETA services argirok 2022-05-18 14:47:35 +0300
  • cbc205d2d5 add eosc data transfer action button in landing update properties argirok 2022-05-18 13:30:00 +0300
  • 3112689645 add reload path argirok 2022-05-18 12:40:51 +0300
  • 1927b04d7a update data transfer service - add selection for dois and destination Storages argirok 2022-05-18 12:40:31 +0300
  • 4f9fdce645 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/aggregator into new-theme argirok 2022-05-18 12:19:53 +0300
  • 2b620d4e26 [Library | new-theme]: 1. showSubjects.component.ts: Ignore specialSubjects and do not add links. | 2. resultLanding.component.html & resultLanding.component.ts: Show button "Check compatible EOSC services" not only in development or beta environments. Konstantina Galouni 2022-05-16 18:42:23 +0300
  • 1500084e78 [Aggregator & Library | new-theme]: [Bug fix] Set properly "dashboard" and "adminToolsPortalType" properties and show "Check compatible EOSC services" button in eosc portal too. 1. env-properties.ts: a. In Dashboard type added "aggregator". b. In PortalType added "funder", "ri", "project", "organization", "aggregator", "eosc". 2. environments/: Set "dashboard" property to "aggregator" and only for eosc set "adminToolsPortalType" property to "eosc". 3. entitiesSelection.component.ts: Added check if adminToolsPortalType is "eosc". 4. resultLanding.component.ts: In method "hasRightSidebarInfo()" check if adminToolsPortalType is "eosc" to show "Check compatible EOSC services" button. 5. resultLanding.component.html: Show "Check compatible EOSC services" for adminToolsPortalType "explore" or "eosc". Konstantina Galouni 2022-05-16 17:14:50 +0300
  • e2ca8d3e4b [Library | new-theme]: [NEW] #6915 - Added new fields in datasources/services. 1. dataProviderInfo.ts: Added fields jurisdiction, thematic, contentpolicy, identifiers. 2. dataProvider.service.ts: Parse new fields. 3. dataProvider.component.html: Added label "Thematic" when true | moved "web page" under the labels | Show identifiers, jurisdiction and contentpolicy. 4. dataProvider.module.ts: Import ResultLandingUtilsModule. 5. parsingFunctions.class.ts: In method "parseIdentifiers()" added parsing for classid "re3data". 6. showIdentifiers.component.ts: Show identifier when key is "re3data" too. 7. string-utils.class.ts: In Identifier class added class and check for "re3data". 8. searchDataproviders.service.ts: In method "parseResults()" parse "pid" and set identifiers. 9. newSearchPage.component.ts: In method "createKeywordQuery()" added check for identifiers for entityTypes "datasource" and "service". Konstantina Galouni 2022-05-16 17:01:36 +0300
  • 0bd5589342 [Aggregator | new-theme]: angular.json: Update UIKIT scripts (get them from the "openaire-theme" folder instead of the "common-assets"). Konstantina Galouni 2022-05-16 16:42:03 +0300
  • 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 production-release-december-2021 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 production-release-november-2021 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