Commit Graph

183 Commits

Author SHA1 Message Date
Konstantina Galouni 0d9736b5a7 [Aggregator]: angular.json: Added analytics option 2022-10-20 23:37:12 +03: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 ca8fbac27c [Aggregator]: canada-custom.less: Set @button-primary-active-background: @aggregator-secondary-color; 2022-10-20 23:19:32 +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 4dc668ef34 Merge remote-tracking branch 'origin/master' into angular-14 2022-10-20 17:29:05 +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
Konstantina Galouni 2f83388fce [Aggregator | angular-14]: angular.json: Updated optimization configuration to set "inlineCritical": false. 2022-10-03 16:30:45 +03:00
Konstantinos Triantafyllou 79a6069432 Disable inline critical css from server.ts 2022-10-03 12:31:55 +03:00
Alex Martzios 9b0d4f4371 Update recaptch to version 10.0.0 2022-09-26 16:54:26 +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 923ce868a7 update angular express engine to v14 2022-09-23 17:42:45 +03:00
Alex Martzios 58304ee33d update angular material to v14 2022-09-23 17:33:08 +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 6a8535087e update angular express engine to v13 2022-09-23 17:26:52 +03:00
Alex Martzios 4cf596099d update angular material to v13 2022-09-23 17:25:26 +03:00
Alex Martzios 2a17731231 update angular core and cli to v13 2022-09-23 17:24:00 +03:00
Alex Martzios 1eacb4dbec update submodules to v12 2022-09-23 17:20:57 +03:00
Alex Martzios 9d49d877fd update angular express engine to v12 2022-09-23 17:15:51 +03:00
Alex Martzios 8484ca32b9 update angular material to v12 2022-09-23 17:14:32 +03:00
Alex Martzios 7b79d9e71b update angular core and cli to v12 2022-09-23 17:13:11 +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
argirok 513bb83769 remove property metricsAPIURL 2022-06-08 15:02:56 +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 34f176f9fd add beta bagde in eosc 2022-05-26 14:06:01 +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
argirok 68ef4a96b9 update eosc properties with beta services/ apis 2022-05-24 14:25:28 +03:00
Konstantina Galouni 82913f68a2 [Library | new-theme]: parsingFunctions.class.ts: Updated links for eoscSubjects. 2022-05-23 13:23:24 +03:00
Konstantina Galouni 9898990385 [Aggregator | new-theme]: home.component.ts: In home search set input unchecked for research products categories as default & in "name" use OpenaireEntities. 2022-05-20 16:21:11 +03:00
Konstantina Galouni 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. 2022-05-20 16:02:42 +03:00