Konstantinos Triantafyllou
d25fcc6c04
Change piwik base on the new dynamic piwik.
2023-07-13 12:22:07 +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
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
24762681f3
Fix quick contact curators images.
2023-04-24 13:46:46 +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
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
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
Alex Martzios
4c628921ae
remove help button when reaching footer by scroll, update submodule
2022-11-01 12:20:03 +02:00
Alex Martzios
73b45710c7
help button: release at the bottom, update submodules
2022-10-31 14:33:18 +02:00
Konstantinos Triantafyllou
3e34af709b
How it works: Release tabs when reach bottom. Remove divider from you-we while it is sticky. Align tabs with main-content
2022-10-31 13:32:27 +02:00
Konstantinos Triantafyllou
601dccbedc
Delete learn-how. Add new about route with how-it-works and faqs (Add them also in menu). Change search-stakeholder background to muted.
2022-10-24 16:38:21 +03:00
Konstantinos Triantafyllou
a12c96384b
Merge from master and update submodules
2022-10-12 16:59:11 +03:00
Alex Martzios
5ff777b973
change fixed contact button text to "Help", update submodules
2022-10-12 15:34:47 +03:00
Konstantinos Triantafyllou
c984fb85bb
Update angular core and cli to version 14
2022-09-23 15:36:10 +03:00
Konstantinos Triantafyllou
bc0777fecf
Update modules before deployment. Remove environemnt condition for resources
2022-09-21 12:07:13 +03:00
Konstantina Galouni
550411b98a
[Monitor | new-theme]: app.component.ts: Removed deprecated RootMenuItem and used MenuItem instead.
2022-09-21 00:08:20 +03:00
Konstantinos Triantafyllou
232ffc7380
Change order in menu. Delete deleted properties
2022-08-04 18:03:33 +03:00
Konstantinos Triantafyllou
2421642df8
Add resources in menu. Add methodology and indicators page.
2022-08-02 23:34:59 +03:00
Konstantinos Triantafyllou
5c68886610
Change link to manage profiles to _self. Update libraries before deployment
2022-07-12 12:13:28 +03:00
Konstantinos Triantafyllou
f0ef0dd364
Set up less theme.
2022-06-20 18:01:19 +03:00
Konstantinos Triantafyllou
8dc8d6ff4b
Fix scroll section text start position. Add modal container
2022-06-20 15:47:49 +03:00
Alex Martzios
8b55f2273d
add StakeholderEntities as enumeration
2022-06-08 14:01:10 +03:00
Konstantinos Triantafyllou
804933a148
Change about route to /about and redirect the old one route.
2022-06-06 12:23:03 +03:00
Konstantinos Triantafyllou
f55ece6070
Quick Contact: Add images dynamically. Disable overflow in quick contact and browse-stakeholder modals.
2022-06-02 18:15:22 +03:00
Konstantinos Triantafyllou
219660916a
Add sticky animation in menu
2022-03-17 00:15:49 +02:00
Konstantinos Triantafyllou
6c4326d868
Add logo as svg. Update libraries
2022-03-16 14:24:53 +02:00
Konstantinos Triantafyllou
0a7b6c70c6
Add new masks. Change logo from svg to png
2022-03-14 19:17:49 +02:00
Konstantinos Triantafyllou
484e8491c1
Change monitor logo. Update libraries
2022-03-08 21:15:08 +02:00
Konstantinos Triantafyllou
806656c079
Make get-started button small
2022-03-04 17:51:22 +02:00
Konstantinos Triantafyllou
c597c5e0c5
Change icons in get-started to outline. Add get-started button in navbar
2022-03-03 18:24:17 +02:00
Konstantinos Triantafyllou
0bdeea2a25
Change Browse to Browse Dashboards, remove contact us from menu
2022-02-28 18:05:16 +02:00
Konstantinos Triantafyllou
9083d47bdf
Add contact in get-started
2022-02-28 14:39:50 +02:00
Konstantinos Triantafyllou
9524ad1b88
Fix show quick contact behaviour. Add contact methods in app component
2022-02-24 18:43:20 +02:00
Konstantinos Triantafyllou
45ba9517e6
Update library and openaire-theme. Add rules for secondary button and background. Home: Make Features section responsive
2022-02-23 12:42:49 +02:00
Alex Martzios
f0388a8578
add quick-contact component on the app
2022-02-22 16:40:33 +02:00
Konstantinos Triantafyllou
3b1372c576
Finish my-stakeholders and browse-stakeholder. Update library, openaire-theme and assets
2022-02-17 17:31:58 +02:00
Konstantinos Triantafyllou
02206c27c7
Add new my-stakeholders page. Create a browse-stakeholder component. Add property for after login redirect
2022-02-16 18:19:35 +02:00
Konstantinos Triantafyllou
b49efdbe27
Change numbers in home and about with css class instead of gradient of icons.
2022-02-16 12:03:03 +02:00
argirok
7c83ed4842
update cookies link
2021-12-10 12:30:32 +02:00
Konstantinos Triantafyllou
b0ce0fa378
[Monitor | Trunk]: Update to angular 11
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@61403 d315682c-612b-4755-9ff5-7f18f6832af3
2021-07-14 15:47:49 +00:00
Konstantinos Triantafyllou
f98e66b01e
[Monitor | Trunk]: Add smooth scroll
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@60945 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 12:52:40 +00:00
Argiro Kokogiannaki
53903cbe18
[Monitor |Trunk]
...
SEO changes:
-update titles and descriptions
- add more jsonld
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@59889 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-16 16:28:16 +00:00
Argiro Kokogiannaki
54b65ea4e9
[Monitor|Trunk]
...
- Browse page Fix: pass single stakeholder instead of list
- Code cleaning:
- remove unused files, imports, remove free guard
- unsubscribe from observables
- add timeout interceptor
- call clearSubscriptions method in App component
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@59840 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-13 15:08:17 +00:00
Argiro Kokogiannaki
a8ddd2f65a
[Monitor|Trunk]
...
- update user menu items
- remove unused page helptexts calls
-update properties
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@59773 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-04 17:19:27 +00:00
Konstantinos Triantafyllou
b2681211bb
[Monitor | Trunk]: Revert parameter portal
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@59597 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-14 11:40:12 +00:00
Konstantinos Triantafyllou
222d1d1f75
[Monitor | Trunk]: Add header on app component
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor@59593 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-14 11:23:40 +00:00