monitor/src/app
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
..
about 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
browse-stakeholder 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
contact start on mobile pages 2022-11-28 10:59:14 +02:00
error [Monitor|Trunk] 2020-11-13 15:08:17 +00:00
get-started progress on mobile pages, update submodules 2022-12-06 09:38:08 +02:00
home [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
login [Monitor|Trunk] 2020-11-13 15:08:17 +00:00
my-stakeholders add StakeholderEntities as enumeration 2022-06-08 14:01:10 +03:00
openaireLibrary@8b14aaf325 [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
reload Update the structure of the project 2019-01-09 11:05:23 +00:00
search-stakeholders Search stakeholders apply mobile changes 2022-12-07 16:58:11 +02:00
support 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
app-routing.module.ts [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
app.component.ts [Monitor & Library | develop]: [Bug fix] Refactor code for showing help button or not. 2023-07-06 15:28:53 +03:00
app.module.ts create FAQ page, add isDevelopmentGuard to it, change to new uoa-monitor-service duffy port 2022-10-10 16:57:46 +03:00
app.server.module.ts [Monitor | Trunk]: Update to angular 11 2021-07-14 15:47:49 +00:00