dc784afe4b[Aggregator | Trunk]: Renaming and using less files for assets | Updating home page to look ok | TODO: Fix less files to be real less & organize rules among files.Konstantina Galouni2022-09-23 16:33:26 +0300
9b22660e8a[Aggregator | new-theme]: Updated uikit paths | Re-added <app-root> in index.html | Removed RootMenuItem. 1. app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead. 2. index.html: [Bug fix] Re-added <app-root> which was accidentally deleted in previous commit. 3. package.json: Added in dependencies "uikit": "3.12.0". 4. angular.json: Updated uikit paths in scripts, to get them from node_modules.Konstantina Galouni2022-09-21 01:05:21 +0300
f5968ca7b5[Aggregator | new-theme]: environments/: Removed old properties "searchLinkToEntityRegistriesDataProvidersTable" and "searchLinkToJournalsTable" | Removed checks and configurations for eosc (created dedicated project for eosc).Konstantina Galouni2022-08-08 17:20:28 +0300
d2a90a4b7b[Library | new-theme]: [Bug fix] searchAll.component.html: Add class "uk-flex uk-flex-center" in ul uk-slider-items instead of div with uk-position-relative - on eosc the arrows were visible when they shouldn't.Konstantina Galouni2022-06-01 18:29:12 +0300
844832d97a[Library | new-theme]: [Bug fix] dataProvider.component.ts: Set typeQueryPathParam="services" when ?pid in url and type=="service".Konstantina Galouni2022-06-01 15:48:58 +0300
34f176f9fdadd beta bagde in eosc
argirok
2022-05-26 14:06:01 +0300
ae08a296cfAggregator update home entry text
argirok
2022-05-25 17:56:23 +0300
44ed7c37f8[Aggregator & Library| new-theme]: Use <modal-alert> common component in transferData.component.ts instead of uk-modal. 1. transferData.module.ts: Imported AlertModalModule. 2. transferData.component.ts: Use <modal-alert> common component instead of uk-modal | Comment logs. 3 alert.ts: a. Added "@Input() public emitHidden: boolean = false;" and " @Output() public alertHidden: EventEmitter<any> = new EventEmitter();" b. On ngAfterViewInit, if emitHidden is true, check when modal is hidden and emit alertHidden (currently used only in transferData.component.ts to reinitialize local fields and route).Konstantina Galouni2022-05-25 12:52:00 +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 Galouni2022-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 Galouni2022-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 Galouni2022-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 Galouni2022-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 Galouni2022-05-19 18:35:59 +0300
0cf54149bbmove 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 Galouni2022-05-19 12:14:28 +0300
1927b04d7aupdate data transfer service - add selection for dois and destination Storages
argirok
2022-05-18 12:40:31 +0300
4f9fdce645Merge 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 Galouni2022-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 Galouni2022-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 Galouni2022-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 Galouni2022-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.tsKonstantina Galouni2022-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 Galouni2022-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 Galouni2022-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 Galouni2022-05-13 15:46:54 +0300
3b3f1e38d7EGI data transfer: mock login process with reload
argirok
2022-05-10 15:39:21 +0300
fff6a016a8egi transfer component: update messages for transfered files, separate destination path and url
argirok
2022-05-09 13:35:42 +0300
2f32fd705bInitial version of data service component
argirok
2022-05-09 13:16:52 +0300
6259a84df6Add blur background in tabs slider arrows and in search selected filters
argirok
2022-05-06 13:13:45 +0300
b80ef7d32eupdate properties for stats
argirok
2022-05-05 17:48:45 +0300
424eff78a1apply new theme changes - mainly for eosc
argirok
2022-05-03 16:53:37 +0300
87865d6ba1update properties for datasources (fairSharingURL,eoscMarketplaceURL)
argirok
2022-05-03 16:08:38 +0300
38bba7440binitial commit for new-theme branch
argirok
2022-04-26 17:19:38 +0300
120983b937home: add eosc logo in search bar, add eosc intro text remove navbar disable recaptcha for eosc
argirok
2022-03-08 15:31:13 +0200
638cec68dfadd missing import in develop, update the links to api documentation
argirok
2021-11-25 17:14:21 +0200
5cb2c9f1baUpdate graphSectionText, update footer view, add grant aggeement text, update login with new single login service
argirok
2021-11-25 16:10:20 +0200
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