Commit Graph

310 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 78d2bee5cb Merge remote-tracking branch 'origin/develop' 2023-11-30 10:27:00 +02:00
Konstantinos Triantafyllou 9c7e018a7e [master]: Update libraries 2023-11-30 10:22:21 +02:00
Konstantinos Triantafyllou d1ab314ef2 [develop]: Update libraries 2023-11-30 10:16:49 +02:00
Konstantina Galouni aa8dd09ae2 [develop | DONE | FIXED] home.component.ts: Updated method called in refine query to get funders of projects (getNumbers) from "getRefineFieldsResultsByEntityName()" to "getAllRefineFieldResultsByFieldName()" to be able to get more than 100 funders each time. 2023-11-24 13:19:18 +02:00
Konstantinos Triantafyllou 8f31ec3612 Merge develop to master 2023-11-08 13:57:48 +02:00
Konstantinos Triantafyllou 37046a25fc [develop | TEMP]: Remove uk-parallax from home page until is fixed from browsers. 2023-11-08 13:50:39 +02:00
Konstantinos Triantafyllou 7e9c42eff4 [develop | DONE]: Removed deleted properties. Update libraries. Revert version of UIKit to version 3.16.24 2023-11-08 13:49:54 +02:00
Konstantinos Triantafyllou 37aff3ed4d [develp]: Update libraries 2023-10-30 12:17:16 +02:00
Konstantinos Triantafyllou f31e1ce23c Update libraries before beta deplooy 2023-10-16 20:21:12 +03:00
Konstantinos Triantafyllou 4827140fd4 Update library 2023-09-15 15:20:48 +03:00
Konstantinos Triantafyllou cf47c65341 Change tablet section with new mocks 2023-09-15 14:40:06 +03:00
Konstantinos Triantafyllou db14d732e4 Update types/node to version 16 2023-09-15 13:18:04 +03:00
Konstantinos Triantafyllou b62adbb0df Add hasStickyHeader in Mobile for home page and support. Fix missing asset in get-started. Close canvas on click of get-started button. 2023-08-30 12:29:02 +03:00
Konstantinos Triantafyllou 6784297127 Update uikit to version 3.16.24 2023-08-23 15:37:03 +03:00
Konstantinos Triantafyllou cd4f8a10fe Update angular to version 16 2023-08-04 14:45:56 +03:00
Konstantinos Triantafyllou 0e0fe849db Update material to angular 15. 2023-08-04 14:40:22 +03:00
Konstantinos Triantafyllou ca488b5459 Migrate angular core and cli to version 15 and update dependencies to be compatible with the newer version. 2023-08-04 14:38:45 +03:00
Konstantinos Triantafyllou 8fe46184d3 Update libraries 2023-08-04 14:36:10 +03:00
Konstantinos Triantafyllou 85d5f7ba0f Update library 2023-07-13 14:45:21 +03:00
Konstantinos Triantafyllou d25fcc6c04 Change piwik base on the new dynamic piwik. 2023-07-13 12:22:07 +03:00
Konstantinos Triantafyllou ec66503544 Merge remote-tracking branch 'origin/develop' 2023-07-12 13:08:47 +03:00
Konstantinos Triantafyllou a516a4bf6e Update libraries before merge from develop 2023-07-12 13:08:08 +03:00
Konstantinos Triantafyllou af937b8ee5 Add redirects from old routes to new ones 2023-07-12 11:59:57 +03:00
Konstantinos Triantafyllou ce77b73300 Update libraries 2023-07-12 09:41:24 +03:00
Konstantina Galouni 19f6419027 [Monitor | develop]: [Bug fix] home.component.ts: In ngOnDestroy, set quickContactService.setDisplay(true) - true is the default value. 2023-07-06 16:06:01 +03:00
Konstantina Galouni b6de9c6d70 [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not.
1. quick-contact.service.ts: Initialize display to true (assume it is not intersecting, otherwise in pages without this section, it can't be initialized correctly).
2. home.component.ts: Removed field "showQuickContact" | In constructor set quickContactService.setDisplay(false) | Refactor intersectionObserver.
3. app-routing.module.ts: In "contact-us" route, set data: {hasQuickContact: false}.
4. app.component.ts: Updated checks for <quick-contact> | Added public showQuickContact: boolean; to be initialized by layoutService.hasQuickContact.
2023-07-06 15:28:53 +03:00
Konstantinos Triantafyllou cab7d72843 Rename FAQs page to Support and add contact-us button and How it works to about and Change the menu items in Navbar. 2023-07-06 13:45:12 +03:00
Konstantinos Triantafyllou 896e14fd7e Update before deploy 2023-06-28 11:49:22 +03:00
Konstantinos Triantafyllou d7af18fc7e Resolved Monitor release 16th May 2023 #8 2023-05-16 17:31:54 +03:00
Konstantinos Triantafyllou a9d452ea89 Update before deploy 2023-05-16 17:21:22 +03:00
Konstantinos Triantafyllou da8bbd3701 Rename OpenAIRE Research graph in to OpenAIRE Graph 2023-05-15 17:24:09 +03:00
Konstantinos Triantafyllou ef46a72d3f Merge remote-tracking branch 'origin/develop' 2023-05-09 13:12:49 +03:00
Konstantinos Triantafyllou d8f94cfd18 Update library 2023-05-09 13:11:42 +03:00
Konstantinos Triantafyllou 32ea650c6f Fix IntersectionObserver error for server 2023-05-09 12:26:15 +03:00
Konstantina Galouni 23131ac2fd [Monitor & Library | develop]: [Bug fix] Show quick contact button when not in contacts us and not intersecting either with contact us section (home page), nor with bottom.
1. layout.service.ts: Initialize hasQuickContactSubject to false (Don't ever show it unless it should be there).
2. quick-contact.service.ts: Initialize display to false (Assume it is intersecting, until it is proved it is not).
3. app.component.ts: Updated checks for <quick-contact> and added public bottomNotIntersecting: boolean; and public displayQuickContact: boolean;
2023-05-08 17:50:39 +03:00
Konstantinos Triantafyllou 2db3855cbb Update Uikit to version 3.13.10. Update library 2023-05-02 18:10:40 +03:00
Konstantinos Triantafyllou 20eadf6ab6 Sync library 2023-04-24 13:48:04 +03:00
Konstantinos Triantafyllou 24762681f3 Fix quick contact curators images. 2023-04-24 13:46:46 +03:00
Konstantinos Triantafyllou 1c7a2e6bd4 Update library 2023-04-19 17:32:25 +03:00
Konstantinos Triantafyllou 8443c25ecd Update libraries before deploy 2023-04-19 16:39:53 +03:00
Konstantinos Triantafyllou 1e712a365d Fix image position for curators 2023-04-06 15:30:27 +03:00
Konstantinos Triantafyllou 59fa0150b8 Add curators' photos in contact-us section in home page 2023-04-06 15:22:50 +03:00
Konstantinos Triantafyllou 33fa38c3d4 Update before beta deploy 2023-04-05 12:59:07 +03:00
Konstantinos Triantafyllou 6312a0db19 Update libraries before beta deploy 2023-03-27 18:01:23 +03:00
Konstantinos Triantafyllou 5c924393ba 1. Update UIkit to 3.12.2. 2. Add home in mobile menu. 3. Fix overflow: clip if not supported in how-it-works. 4. Add padding in stakeholder logo cards 2023-03-22 17:16:14 +02:00
Konstantinos Triantafyllou b83105355a Update submodules 2023-03-21 19:47:49 +02:00
Konstantinos Triantafyllou fc99f97397 Fix some paddings in slider tabs in home and how it works 2023-03-21 19:42:03 +02:00
Alex Martzios 01b153e1f7 fix text issue in 'About' page, update submodules 2023-03-17 11:49:09 +02:00
Konstantinos Triantafyllou 1c634dc0d7 Change table image in scrolling section of home page 2023-01-16 10:30:32 +02:00
Konstantinos Triantafyllou b73363206a Update libraries before beta deploy 2023-01-04 11:57:55 +02:00