Commit Graph

62 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 48f04f313d Change scroll section with slider in home page of connect. 2023-10-05 17:06:54 +03:00
argirok 6e37f65d5d comment text about statistics 2023-07-28 11:30:42 +03:00
Konstantinos Triantafyllou 6920159b10 Fix intersaction Observer in app, communities and learn-how. 2023-07-17 12:41:32 +03:00
Konstantinos Triantafyllou a03d41be9c Merging from dynamic piwik 2023-07-13 14:42:26 +03:00
Konstantinos Triantafyllou 72ae14a5bc Change piwik base on the new dynamic piwik. 2023-07-13 11:48:23 +03:00
argirok 5ecda2ba44 learn how: replace mock image 2023-06-30 10:54:23 +03:00
Konstantinos Triantafyllou 4701eae560 Change piwik service methods in order to get the piwik from portal configuration 2023-04-26 14:27:41 +03:00
Alex Martzios 8dc9ab6aa8 remove help button when reaching footer by scrolling and when reaching contant section in about page, update submodules 2022-11-01 12:12:06 +02:00
Alex Martzios a9a8a07e9e fix typo in about page, update dev ports for services, update submodules 2022-10-20 10:23:22 +03:00
Konstantina Galouni 35d4f9ad98 [Connect | new-theme]: learn-how.component.ts: Small update in title of first section. 2022-09-05 14:10:49 +03:00
Konstantinos Triantafyllou 00173fb16b Rename component css to less 2022-07-20 11:03:53 +03:00
Konstantinos Triantafyllou 2635dc2a67 Change styles to less theme. Make some fixes in browse-community. Home and learn how alignments 2022-06-17 19:49:40 +03:00
Alex Martzios 45b3334519 homepage align with latest mock changes (not text content) 2022-06-03 17:22:41 +03:00
Konstantinos Triantafyllou 92bbbf5173 About add background pattern. Add quick contact in all pages and remove menu element. Make some breadcrumbs alignments. Add application class to body instread of app component to avoid modal theme issues. 2022-06-02 17:30:48 +03:00
Konstantinos Triantafyllou f15692c79b Add uikit in angular.json and remove from index.html. Some justifications in about, faqs, contact-us, my-communities 2022-05-31 23:18:58 +03:00
Konstantinos Triantafyllou f19b3026d9 Change variables after refactor in new theme. Fix icons in learn-how 2022-03-14 18:40:13 +02:00
Alex Martzios fb4697b90a learn how page - add text animations 2022-02-07 10:28:15 +02:00
Alex Martzios e586ef08ce about page re-degisn 2022-01-21 15:40:56 +02:00
Alex Martzios 7bb9957d2c add html content and icons 2022-01-18 15:05:04 +02:00
konstantina.galouni 0c6b471270 [Trunk | Connect]
1. /connect-assets/:
	a. In /about/ added updated icons (1.svg, 2.svg, 3.svg, 4.svg, cycle.svg) and removed .png.
	b. In /banner/ added updated icons (login.svg, togetger.svg) and remove .png.
	c. In /home/ added updated icons (1.svg, 2.svg, 3.svg, dashboard.svg) and removed .png.
	d. sketch_line_arrow.svg & sketch_line_arrow_large.svg: Replaced stroke color #94b2e2 with #bcc3ce.
2. connect-custom.css: 
	a. Added class "connect-background" with portal-main-color background.
	b. Added rule ".connectApp .text-small" (class text-small) for font-size: 14px;
	c. Added rule ".connectApp .uk-pagination > * > * " for color: #1a1a1a;
	d. Added class "contactUsBackground" for linear background with gradient in contact us sections.
3. curators.component.html: [Bug fix]: Show "Biography" title only when bio is available.
4. browse-community.component.html & communities.component.html & contact.component.html 
	& faqs.component.ts & learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.html: 
		Updated fonts, colors and some margins according to new mocks.
5. In dashboard: subjects.component.ts & organizationsPage.component.ts & curators.component.html: Page title set to <h4>.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@60009 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-02 08:44:47 +00:00
argiro.kokogiannaki 9d68ae13c8 [Connect|Trunk]
- update properties / use prod.prod propertis for production instance
- remove checks for production ready instances
- simplify sitemap
- remove subscribe for properties
- Add community title for custom filter
- update piwik ids - use the same for beta and production



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59991 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-30 17:04:05 +00:00
argiro.kokogiannaki fdc7273d09 [Connect|Trunk]
code clean up:

-remove unused imports, code, files (Old search pages for results,  etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())
-Fetchers: unsubscribe from  the component that uses them (clearSubscriptions())



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59826 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-12 15:59:26 +00:00
k.triantafyllou 60e5e7978f [Connect | Trunk]: Fix sections of all pages
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59681 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-23 18:05:26 +00:00
k.triantafyllou f4c21720f8 [Connect | Trunk]: Remove helptexts from connect, Change headings
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59576 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:06:30 +00:00
argiro.kokogiannaki db3305e4ea [Connect|Trunk]
Angular.json: file replacements fixes for beta/prod
Server.ts: build and serve sitemap.xml based on domain (Other for connect.openaire.eu, other for communities)

App component: add Organization & Search Action jsonld there (Remove from connect and community home page components) 

Udpdate and  add jsonld descriptions

Remove unused Sitemap files



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59244 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-10 15:32:33 +00:00
k.triantafyllou 1796453bb7 [Connect | Trunk]: Add FAQs page. Add breadcrumbs to all pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58548 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-24 16:33:03 +00:00
k.triantafyllou 85b3051c5c [Connect | Trunk]: Change paqes base on new mocks.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58535 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-23 15:59:00 +00:00
konstantina.galouni 955958a7c8 [Trunk | Connect]:
1. communities.component.ts & contentPage.component.ts & shareInZenodo.component.ts & helper-test.component.ts & organizationsPage.component.ts & 
   learn-how.component.ts & learn-in-depth.component.ts & my-communities.component.ts:
	"properties" as first parameter in methods of helper.service.ts.
2. contact.component.ts & curators.component.ts & invite.component.ts: 
	a. "properties" as first parameter in methods of helper.service.ts
	b. create request path in service (email.service.ts, curator.service.ts).
3. htmlPage.component.ts & htmlPage.service.ts: "properties" as first parameter in methods of htmlPage.service.ts.
4. customization.component.ts: create request path in service (layout.service.ts).
5. subscribe.component.ts: create request path in service (subscribe.service.ts).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58421 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-07 16:52:19 +00:00
konstantina.galouni fb97379ab4 [Trunk | Connect]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56841 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 14:56:03 +00:00
k.triantafyllou 9ca7b6c1a0 [Trunk|Connect]: Create new folder connect-assets to make it external for admin.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56776 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-26 10:59:38 +00:00
k.triantafyllou ce8ce43969 [Trunk|Connect]: New icons of home and about pages. Comment html on connect's pages and make them help texts.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56774 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-26 09:49:44 +00:00
argiro.kokogiannaki 94d31ce14c [Connect|Trunk]
Updated theme - changes  regarding containers margin, headers, etc

Customization:
	create Component
	create mock data
	build the css according to the input
	remove community-related css  from connect custom css





git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56678 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:18:54 +00:00
konstantina.galouni 85176b59b0 [Trunk | Connect]: Change routes for deposit pages and about pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56662 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 13:23:41 +00:00
k.triantafyllou 84d0608a9d [Trunk|Connect]: 1. Add is route enabled in all routes except home page. 2. Delete dropdown from invite page. 3. Add help texts in all pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56645 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 09:19:34 +00:00
k.triantafyllou 1729eea27d [Trunk|Connect]: Add is Route enabled in all routes except /content. Add Helper texts on Deposti first page, content policy and organizations.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56631 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-18 16:03:37 +00:00
k.triantafyllou 5158bac47e [Trunk|Connect]: Add help texts on home,about,learnInDepth and contact us. Add new page /helper-test for testing.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56621 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-18 11:36:05 +00:00
konstantina.galouni eb9db84e45 [Trunk | Connect]:
1. app-routing.module: Add routes: 'deposit', 'search-deposit'
2. deposit.component & deposit-routing.module & deposit.module: Add new deposit first page (according to new mocks for connect)
3. searchDataprovidersToDeposit.component & searchDataprovidersToDeposit-routing.module & searchDataprovidersToDeposit.module: Add new deposit search page (according to new mocks for connect)
4. shareInZenodo.component: Change zenodo communities page according to new mocks for connect - add breadcrumb
5. searchCommunities.component & searchProjects.component: Add 'valueIsUnique' field in Filter
6. connect-custom.css: exlude breadcrumb links from existing custom css | Add css for '.communityPanelBackground .uk-breadcrumb .active' and 'uk-breadcrumb .active' and '.border-grey' (not used).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56564 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-15 16:24:58 +00:00
k.triantafyllou 9e86d31991 [Connect|Trunk]: About page: Make help text position bottom for FAQs
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56560 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-15 15:02:37 +00:00
k.triantafyllou fcbd25798d [Connect|Trunk]: Remove FAQs section and add a helper div with id about-FAQs.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56506 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-12 10:12:16 +00:00
k.triantafyllou 8b742cd51b [Connect|Trunk]: Add ngtemplates on contact and about page to avoid changes in multi sections of each page.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56488 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-11 09:59:38 +00:00
k.triantafyllou d59caba49e [Trunk|Connect]: About page on xs devices 4 step should be after 3 step.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56407 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-08 14:13:16 +00:00
k.triantafyllou 00b25be479 [Trunk|Connect]: Latest changes on home, about and learn in depth pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56338 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-03 13:37:36 +00:00
k.triantafyllou 686f785701 [Trunk|Connect]: Latest changes on home, about and learn in depth pages.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56337 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-03 13:32:59 +00:00
k.triantafyllou 3223de3f53 [Trunk|Connect]: Learn in depth: Bold all steps' title
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56298 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-01 14:02:03 +00:00
k.triantafyllou 1aacff3dfa [Trunk|Connect]: Change contact us section in all views.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56297 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-01 13:58:31 +00:00
k.triantafyllou 3609e467eb [Trunk|Connect]: Make sections with gifs larger. Replace abstract.png.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56287 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-01 09:12:58 +00:00
k.triantafyllou f047d8b874 [Connect]: Fix contact is icon on about page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56277 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 23:03:58 +00:00
argiro.kokogiannaki 90d19490e6 [Connect|Trunk]
App: add manage helptexts in user menu for admins

Change wording and typos: eg Science Gateway to Community Gateway

Add new background for community search page



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56275 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 15:51:18 +00:00
k.triantafyllou b8a4465c44 [Trunk|Connect]: Add new images
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56272 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 14:56:05 +00:00
k.triantafyllou 948931d80f [Trunk|Connect]: Change cicle to cycle :)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56269 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-28 10:52:52 +00:00