Konstantina Galouni
b61f42c532
[Aggregator | develop]: search.component.ts: Added in <search-all> input [openAccess]="false" | searchAll.component.ts: Added @Input() openAccess: boolean = true; and add "resultbestaccessright" parameter in queries if this is true | home.module.ts: Imported SearchInputModule | home.component: In search bar, remove 2 steps, go to search all page and add advanced search link.
2023-07-11 15:11:37 +03:00
Konstantina Galouni
110f07f7e3
[Aggregator | develop]: app-routing.module.ts: Set in landing routes data: {hasMenuSearchBar: true} to show search bar in menu & Rearrange routes for search pages - new redesign. | environments/: Added property "searchLinkToAll".
2023-07-07 13:06:08 +03:00
Konstantinos Triantafyllou
c93523a178
Change OpenAIRE Research Graph to OpenAIRE Graph.
2023-06-28 14:40:11 +03:00
Konstantinos Triantafyllou
86350de14c
Update all libraries
2023-06-28 14:27:26 +03:00
Konstantina Galouni
5a90938545
[Aggregator | angular-14]: myClaims.component.ts: No data in route - set claimsInfoURL and userInfoURL from properties.
2022-12-22 13:25:00 +02:00
Konstantina Galouni
b2d69e938e
[Aggregator | angular-14]: environment.ts: Update in development properties, ports of local services | home.module.ts: Removed from import and iconsService.registerIcons unused icon "arrow_right".
2022-12-22 12:45:46 +02:00
argirok
c00119dcc3
Enable Orcid S&L for aggregator
2022-11-09 13:41:33 +02:00
Alex Martzios
9f67013ad0
reintroduce numbersComponent in homepage, update submodules
2022-11-08 14:10:18 +02:00
Konstantina Galouni
734d7897ee
Merge remote-tracking branch 'origin/master' into angular-14
2022-11-07 13:39:45 +02:00
Konstantina Galouni
5ad24057ad
[Aggregator]: home.component.ts: [Bug fix] Fixed checks for numbers sections - check count, not number (it is rounded in K/M...)
2022-11-07 13:38:44 +02:00
Konstantina Galouni
d58964f931
Merge remote-tracking branch 'origin/master' into angular-14
2022-11-07 13:03:48 +02:00
Konstantina Galouni
9eb97022da
Updated libraries
2022-11-07 13:03:40 +02:00
Konstantina Galouni
0891bd6b72
[Library]: searchResult.ts & result-preview.ts: Added field objId: string; | searchResearchResults.service.ts: Set in parsing objId | result-preview.component.html: Updated link to Bip Finder - use objId (openaire id) instead of id (pid related).
2022-11-07 12:55:55 +02:00
Konstantina Galouni
ac835f379b
[Aggregator]: aggregators.ts: Removed "software" entity from disabled list of canada | home.component: Updated checks for numbers section.
2022-11-07 11:10:26 +02:00
Alex Martzios
c42450c633
create fos/sdg components to call library components in order to use extra parameters, update submodules
2022-11-03 15:55:45 +02:00
Alex Martzios
84464efac3
add fos/sdg pages
2022-11-03 12:15:29 +02:00
Alex Martzios
623c5fbc6e
redesign develop page, update submodules
2022-11-03 11:11:11 +02:00
Alex Martzios
a36c695d2b
home page redesign
2022-11-02 14:10:08 +02:00
Konstantina Galouni
2df2661184
Updated libraries
2022-10-20 23:26:57 +03:00
Konstantina Galouni
224ad78c22
Updated libraries
2022-10-20 23:22:54 +03:00
Konstantina Galouni
2b9c69fa99
Merge remote-tracking branch 'origin/master' into angular-14
2022-10-20 23:07:10 +03:00
Konstantina Galouni
07c6c04ed7
[Aggregator]: app.component.ts: Set menuPosition of header to center.
2022-10-20 23:05:43 +03:00
Konstantina Galouni
07c584e82c
Merge remote-tracking branch 'origin/master' into angular-14
2022-10-20 19:45:29 +03:00
Konstantina Galouni
4779fbb4a4
[Aggregator]: home.component.html: Updated width of search form and width of each step of the form.
2022-10-20 19:34:55 +03:00
Konstantina Galouni
9ae560d20b
Updated openaireLibrary
2022-10-20 17:28:58 +03:00
Konstantina Galouni
d96e5abcea
Updated libraries
2022-10-20 17:25:08 +03:00
Konstantina Galouni
27a08bdad6
[Aggregator]: Updated libraries.
2022-10-20 13:34:08 +03:00
Konstantina Galouni
557fd10d27
Merge remote-tracking branch 'origin/angular-13' into angular-14
2022-10-04 15:59:44 +03:00
Konstantina Galouni
95450efb13
Updating libraries
2022-10-04 15:59:29 +03:00
Konstantina Galouni
1f74535144
Merge remote-tracking branch 'origin/angular-12' into angular-13
2022-10-04 15:58:31 +03:00
Konstantina Galouni
9440f37c50
Updating libraries
2022-10-04 15:58:22 +03:00
Konstantina Galouni
a2eea5da72
Merge remote-tracking branch 'origin/master' into angular-12
2022-10-04 15:56:54 +03:00
Konstantina Galouni
4c80f751d4
Updating libraries
2022-10-04 15:56:39 +03:00
Konstantina Galouni
9c06b32a65
Updating libraries
2022-10-04 15:54:10 +03:00
Konstantina Galouni
a5a26bc593
[Aggregator]: Updates in css | Bug fix in isRouteEnabled check.
...
1. portal.ts & aggregators.ts: [Bug fix] In method "getMockCommunityInfo()" set also pid for community (isRouteEnabled.guard needs it) | Updates in less files (overrides of colors)
2. styles.less: Updated imports (added linking, landing and canada-custom and removed aggregator-custom).
3. numbers.component.ts: Updated default value of @Input() colorClass to "uk-text-primary".
4. connectHelper.ts: In method "getCommunityFromDomain()" added also "aggregator" and "eosc" portal types to set domain on development.
2022-10-03 20:25:37 +03:00
Konstantinos Triantafyllou
79a6069432
Disable inline critical css from server.ts
2022-10-03 12:31:55 +03:00
Alex Martzios
01aef27350
update submodules to v14, add .angular folder to gitignore and after-build-clean script
2022-09-23 17:49:33 +03:00
Alex Martzios
84d691c407
update angular core and cli to v14
2022-09-23 17:31:56 +03:00
Alex Martzios
e691294aa2
update submodules to v13 and remove renderModuleFactory from main.server.ts
2022-09-23 17:29:00 +03:00
Alex Martzios
1eacb4dbec
update submodules to v12
2022-09-23 17:20:57 +03:00
Konstantina Galouni
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.
2022-09-23 16:33:26 +03:00
Konstantina Galouni
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.
2022-09-21 01:05:21 +03:00
Konstantina Galouni
f5968ca7b5
[Aggregator | new-theme]: environments/: Removed old properties "searchLinkToEntityRegistriesDataProvidersTable" and "searchLinkToJournalsTable" | Removed checks and configurations for eosc (created dedicated project for eosc).
2022-08-08 17:20:28 +03:00
argirok
1da2632c2e
Eosc explore: latest changes/ corrections before review
2022-08-08 12:47:14 +03:00
argirok
1839b3a82a
Bug with optional routes: move the error case in the end of all routes
2022-06-22 17:20:19 +03:00
Konstantina Galouni
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.
2022-06-01 18:29:12 +03:00
Konstantina Galouni
844832d97a
[Library | new-theme]: [Bug fix] dataProvider.component.ts: Set typeQueryPathParam="services" when ?pid in url and type=="service".
2022-06-01 15:48:58 +03:00
argirok
ae08a296cf
Aggregator update home entry text
2022-05-25 17:56:23 +03:00
Konstantina Galouni
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).
2022-05-25 12:52:00 +03:00
Konstantina Galouni
82913f68a2
[Library | new-theme]: parsingFunctions.class.ts: Updated links for eoscSubjects.
2022-05-23 13:23:24 +03:00