Konstantinos Triantafyllou
f19b3026d9
Change variables after refactor in new theme. Fix icons in learn-how
2022-03-14 18:40:13 +02:00
argirok
c669f3c7db
Merge branch 'new-theme' into new-theme-linking
2022-03-09 11:05:20 +02:00
argirok
e978b2967f
Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/connect into new-theme
...
# Conflicts:
# src/app/openaireLibrary
# src/assets/openaire-theme
2022-03-09 11:03:29 +02:00
argirok
039bb56412
update libraries
2022-03-09 10:56:34 +02:00
argirok
5d7bba0b7d
Merge branch 'new-theme-linking' of code-repo.d4science.org:MaDgIK/connect into new-theme-linking
2022-03-09 10:43:03 +02:00
argirok
245a81a457
linking updates
2022-03-02 18:08:37 +02:00
argirok
a41fead8c4
Merge branch 'new-theme' into new-theme-linking
2022-02-25 16:57:30 +02:00
argirok
e989663481
initial linking changes
2022-02-25 14:52:36 +02:00
Konstantinos Triantafyllou
4792981c60
Change contact base on new contact
2022-02-25 11:30:47 +02:00
Konstantinos Triantafyllou
d97b456d1f
Merge changes from master. Update libraries
2022-02-17 17:45:04 +02:00
Konstantinos Triantafyllou
e2da9e6cc9
Fix bug no redirection to my-communuties after successful login
2022-02-17 17:40:00 +02:00
Konstantinos Triantafyllou
dd80b849e1
Merge changes from master library. Update common-assets and openaire-theme
2022-02-16 18:28:07 +02:00
Konstantinos Triantafyllou
7cbefb4118
Merge remote-tracking branch 'origin/master' into new-theme
2022-02-16 18:27:35 +02:00
argirok
5679464561
fix issue with filters not applied in search projects
2022-02-16 16:03:14 +02:00
argirok
8b11478f20
fix 404 error code in connect server side (after load a community)
2022-02-15 16:05:25 +02:00
argirok
dd8df689b4
demo.component apply abstract changes from previous library commit
2022-02-15 15:16:46 +02:00
Konstantinos Triantafyllou
1c48140943
Search Communities input breadcrumbs
2022-02-11 16:05:38 +02:00
Konstantinos Triantafyllou
fcdf735974
Add main css rule for height like monitor. Add description in contact meta data as variable. Update theme and library
2022-02-11 15:39:09 +02:00
Konstantinos Triantafyllou
e56f542939
Merge from master
2022-02-08 15:17:55 +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
Alex Martzios
fb4697b90a
learn how page - add text animations
2022-02-07 10:28:15 +02:00
Konstantinos Triantafyllou
5f36b8a36a
Update library
2022-01-31 12:58:51 +02:00
Konstantinos Triantafyllou
73ed4d2a97
Merge remote-tracking branch 'origin/master' into new-theme
2022-01-31 12:58:16 +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
9b15ca2245
[new-theme | Library]: section-scroll.component: Scroll component used by connect home page updated - opacity changes according to intersectionRatio of IntersectionObserver | css for medium screens added.
2022-01-28 11:01:22 +02:00
Konstantina Galouni
068baf6715
[new-theme | Common assets]: import.css: Import login.css | login.css: Uncommented css for user in navbar and updated color variables.
2022-01-27 18:03:40 +02:00
Konstantina Galouni
25ebb84bdc
[new-theme | OpenAIRE theme]: import.css Import height.css (custon classes uk-height-xsmall, uk-height-max-xsmall used in browse-community.component.html).
2022-01-27 17:53:48 +02:00
Alex Martzios
e586ef08ce
about page re-degisn
2022-01-21 15:40:56 +02:00
Konstantinos Triantafyllou
5f2158ad54
Update search communities base on new design
2022-01-21 10:21:19 +02:00
Konstantinos Triantafyllou
7086406d01
Update assets and openaire-theme. Comment custom classes in connect-custom
2022-01-20 16:07:22 +02:00
Konstantina Galouni
6706a7a044
[new-theme | Connect Assets]: Added svg icons "customize.svg", "open_science.svg", "virtual.svg" for home page cards.
2022-01-20 01:17:03 +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
Konstantina Galouni
e79a370c98
[new-theme | OpenAIRE theme]: Small fixes & additions.
...
1. background.css: :not(.uk-preserve-color) removed from uk-background-primary | color is defined separately for primary backgrounds (uk-preserve-color affects only text color).
2. button.css: NEW variable --button-primary-color-hover.
3. text.css: Set --font-default-color: #4b4b4b; | Apply primary color to primary section too.
2022-01-20 01:07:01 +02:00
Konstantina Galouni
5454b89ccc
[new-theme | Common assets]: CSS classes used in home page uncommented.
...
1. library.scss: import of utils.scss uncommented.
2. utils.scss: Uncommented class "space".
3. library.css: Uncommented and updated classes "badges" and portal-card-badge".
2022-01-20 01:00:30 +02:00
Konstantina Galouni
eea29b96af
[new-theme | Library]: section-scroll component changed to another effect. (not finalized)
2022-01-20 00:47:29 +02:00
Konstantinos Triantafyllou
9eb8ceb7ff
Contact us change title to page-title to avoid misunderstanding of attributes. Update library and openaire-theme
2022-01-19 14:33:27 +02:00
Alex Martzios
7bb9957d2c
add html content and icons
2022-01-18 15:05:04 +02:00
Konstantinos Triantafyllou
23e3ded849
Add material icons in openaire theme
2022-01-18 09:58:24 +02:00
Konstantinos Triantafyllou
ee80148d7d
Update library with new section-scroll
2022-01-13 18:14:40 +02:00
Konstantinos Triantafyllou
244d434fba
Update merge from master
2022-01-13 16:03:48 +02:00
Alex Martzios
cd5cb6caf3
update openaireLibrary repo
2022-01-13 14:09:21 +02:00
Konstantinos Triantafyllou
f5c80155ec
Contact us base on new theme.
2022-01-12 14:14:41 +02:00
Konstantinos Triantafyllou
2255499836
Update library new-theme from master
2022-01-11 13:20:32 +02:00
Konstantinos Triantafyllou
2174a26c35
Merge remote-tracking branch 'origin/master' into new-theme
2022-01-11 13:19:44 +02:00
argirok
4f87765616
add aileron fonts, add more css files, update current css, comment css not needed for now
2022-01-07 18:18:34 +02:00
argirok
7f4516a622
apply changes in navbar & footer
2022-01-05 17:28:20 +02:00
Konstantinos Triantafyllou
2ca63954a7
Import new theme
2022-01-05 15:36:28 +02:00
Konstantina Galouni
0334f3d3de
[Connect]: environments/: #7159 : "doiURL" property updated from https://dx.doi.org/ to https://doi.org/ .
2022-01-03 15:16:19 +02:00
argirok
65ae6d36ee
update login properties in prod, add property for enermaps, show enermaps links & tabs
2021-12-21 12:30:10 +02:00