monitor/src/app/home
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
..
home-routing.module.ts Fix show quick contact behaviour. Add contact methods in app component 2022-02-24 18:43:20 +02:00
home.component.html Rename OpenAIRE Research graph in to OpenAIRE Graph 2023-05-15 17:24:09 +03:00
home.component.less Fix image position for curators 2023-04-06 15:30:27 +03:00
home.component.ts [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
home.module.ts start on mobile pages 2022-11-28 10:59:14 +02:00