Commit Graph

303 Commits

Author SHA1 Message Date
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 3fba042c95 Update UIKit to version 3.13.0 2023-04-25 17:10:09 +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 1bd9bbb923 Merge pull request 'Update before Production April Release' (#5) from develop into master
Reviewed-on: #5
2023-04-19 15:38:54 +02: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 1b9cffc198 Merge pull request 'Latest Changes' (#3) from develop into master
Reviewed-on: #3
2023-03-28 14:57:18 +02:00
Konstantinos Triantafyllou af3dfcc6d1 Update libraries 2023-03-28 15:55:42 +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 745a4bab10 Update submodules 2023-03-22 00:53:12 +02:00
Konstantinos Triantafyllou cce347981f Merge pull request 'Complete mobile redesign' (#1) from develop into master
Reviewed-on: #1
2023-03-21 19:20:49 +01: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
Alex Martzios c10d316b35 fix an error in homepage, update submodules 2022-12-12 11:27:40 +02:00
Konstantinos Triantafyllou 9f6409ecf3 Home: Fix browse Dashboards sections in mobile 2022-12-09 18:19:14 +02:00
Alex Martzios d3a390802a minor tweak for homepage's hero section width on tablet view 2022-12-08 11:56:58 +02:00
Alex Martzios 017a38c667 reduce faq's page title, tweaks for homepage's scrolling section on mobile view, update submodules 2022-12-08 11:52:26 +02:00
Konstantinos Triantafyllou e5b7d4b5ba Merge branch 'mobile' of code-repo.d4science.org:MaDgIK/monitor into mobile 2022-12-07 16:58:22 +02:00
Konstantinos Triantafyllou ffabb68501 Search stakeholders apply mobile changes 2022-12-07 16:58:11 +02:00
Alex Martzios 2bcbfa2ac2 changes for scrolling-text section in homepage 2022-12-06 15:19:02 +02:00
Alex Martzios 2ea6834f50 progress on mobile pages, update submodules 2022-12-06 09:38:08 +02:00
Konstantinos Triantafyllou 44999ab06d Change get started button on mobile 2022-11-30 17:53:33 +02:00
Alex Martzios 289694288b start on mobile pages 2022-11-28 10:59:14 +02:00
Konstantinos Triantafyllou 751953e097 Some minor changes in how it works page 2022-11-28 10:54:33 +02:00
Konstantina Galouni 20f1752173 [Monitor]: app.component.ts: [Bug fix] Added check to create IntersectionObserver only on client side | Updated libraries. 2022-11-21 15:54:44 +02:00
Alex Martzios 395a6d6c78 tweak options for footer observer 2022-11-01 13:36:59 +02:00
Konstantinos Triantafyllou b992ade762 Move graph sticky placeholder display:none in common-assets 2022-11-01 13:27:16 +02:00