Commit Graph

79 Commits

Author SHA1 Message Date
Konstantina Galouni a6d3c02aa5 [Connect & Library | new-theme]: Replaced "Subscribed" badge with "Member" text | Renamed "subscriber" filter to "member" in search communities page | Fixed "view all" buttons in my communities page.
1. browse-community.component.html: Replaced "Subscribed" badge with "Member" text | Updated how restricted/private icons are displayed.
2. browse-community.component.ts: Updated visibilityIcon map (PRIVATE -> incognito icon, RESTRICTED -> restricted icon).
3. browse-community.module.ts: iconsService.registerIcons([incognito, restricted]).
4. communities.component.html & my-communities.component.html: Added uk-button class in "View all" button for communities.
5. portal-search-result.component.html: Replaced "Subscribed" badge with "Member" text.
6. searchCommunities.component.ts: Renamed "subscriber" filter to "member".
2022-06-03 18:34:23 +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 f19b3026d9 Change variables after refactor in new theme. Fix icons in learn-how 2022-03-14 18:40:13 +02:00
Alex Martzios a850e57805 accessibility tweak for home page 2022-02-07 11:58:56 +02:00
Alex Martzios 3f29a47864 accessibility checks for home and myCommunities pages 2022-02-07 11:38:53 +02:00
Konstantina Galouni 802b457394 [new-theme | Connect]: Updates in home page & redesign of "my communities" page.
1. my-communities.component.html: Redesign of my communities page - 3 or 4 community cards for managers and subscribers.
2. my-communities.component.ts: Show hidden communities to their managers (disabled link).
3. browse-community.component.html:
   a. Add uk-disabled in <a> when community is hidden.
   b. Small changes in icons and badges.
   c. Remove uk-card-title class.
   d. No use case when a community has no logo.
4. communities.component.html:
   a. Small changes in icons.
   b. Bug fix in "View all" link for community cards (number based on screen size).
   c. Scroll section updated - all images are in the same place with opacity.
2022-01-28 12:15:21 +02:00
Konstantina Galouni cd86de5301 [new-theme | Connect]: First version of connect home page redesign.
1. browse-community.component & communities.component: First version of connect home page redesign. (not finalized)
2. connect-custom.css:
   a. Variable --button-primary-color is set with --font-default-color.
   b. Added css for classes "whiteBackground", "homeBackgroundImage", "community-logo img" (cards with community gateways).
2022-01-20 01:15:04 +02:00
argirok 7f4516a622 apply changes in navbar & footer 2022-01-05 17:28:20 +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
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 9ab748a890 [Connect | Trunk]: Change communityCard to portalSearchCard
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58838 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-04 11:38:43 +00:00
k.triantafyllou 738234e4e4 [Library | Trunk]: Move search png to common-assets
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58835 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-03 22:00:21 +00:00
k.triantafyllou 73971358ad [Connect | Trunk]: Fix a bug on my-communities
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58654 d315682c-612b-4755-9ff5-7f18f6832af3
2020-05-08 13:20:05 +00:00
k.triantafyllou a0ea8fd83f [Connect | Trunk]: Change color of fonts.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58556 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-27 10:49:56 +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
k.triantafyllou e7102ffc7e [Connect]: Add on communities page condition for error Message.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56924 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-29 10:47:54 +00:00
k.triantafyllou 4c60c0564c [Connect|Trunk]: Merge from Login: Login Experience functionality has been added.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56918 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-28 12:54:35 +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 4b5eaa40cf [Connect]: Community page: Add select of material. Align View More and View All on center. Communities Page: Remove height match from card body and make browse all and view all text-small.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56833 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 08:20:54 +00:00
k.triantafyllou 5f9e29c783 [Trunk|Connect]: Communities: Fix uk-height match to have row: false.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56804 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-29 15:07:59 +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
k.triantafyllou dd8011f5ff [Trunk|Connect]: 1. Home page: Change cards view. 2. Affiliations: Change view of cards, make logo take 100% of width.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56749 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 12:24:44 +00:00
k.triantafyllou 7f22bf970d [Trunk|Connect]: Some changes on communities page base on new theme.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56680 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:56:36 +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
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 0fcca5a955 [Connect|Trunk]: Add new other portals component on home page of connect.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56455 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-10 08:55:18 +00:00
k.triantafyllou 7590ac3247 [Trunk|Connect]: Latest changes on home page base on Natalia's comments.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56343 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-04 13:09:48 +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 0fd74a3e30 [Connect]: Home page refactored.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56325 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-02 15:23:19 +00:00
k.triantafyllou 42a7a6ef5d [Trunk|Connect]: Change home page view
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56316 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-02 11:59:17 +00:00
k.triantafyllou ecbf4208a7 [Connect|Trunk]: New title on Home page and learn in depth.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56312 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-02 09:33:37 +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
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 58e673f23d [Trunk|Connect]: Add gifs and tech details button
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56223 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-27 11:30:00 +00:00
konstantina.galouni ab005b9df5 [Trunk | Connect]:
1. Create Learn in Depth Page (learn-how/learnInDepth/learn-in-depth.component - module - routing.module).
2. Add in assets: sketch_line_arrow.svg & sketch_line_arrow_large.svg & OpenAIRE-RCD_howtos.png (used in 'learn-in-depth' page).
3. communities.component.html: Use class 'font-41' instead of style property.
4. connect-custom.css: Add classes 'cloud1-background', font-41.
5. app-routing.module.ts: Add route '/learn-in-depth' and remove duplicate old route '/about' of old html About Page.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56222 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-27 11:07:00 +00:00
k.triantafyllou 6ee80a8d0d [Trunk|Connect]: Home Page, About almost ready. It is needed to specify gif images and their texts on create Gifs function.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56216 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-27 10:25:02 +00:00
k.triantafyllou 3d7d20f746 [Trunk|Connect]: 1. Home page with new images. 2. Add classes for backgrounds on connect-custom
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56213 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-26 15:52:10 +00:00
k.triantafyllou 4f6e29c87d [Connect|Trunk]: change a bit the layout of home page on small devices
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56207 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-26 12:25:46 +00:00
argiro.kokogiannaki 0e88eb1c8a [Connect|Trunk]
App:
	rename some routes
	for my communites menu disable marking as active

Community page
	center tab layout
	correct tab content issues
	
	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56201 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-25 14:27:27 +00:00