Commit Graph

30 Commits

Author SHA1 Message Date
Konstantina Galouni bfe9b0e36d [Library | new-theme]: explore-custom.css: Added .landing { --landing-text-primary-color: var(--explore-color); } to override text-primary-color in landing pages. 2022-06-17 15:11:55 +03:00
Konstantina Galouni 104256eefb [Explore & Library & Common Assets | new-theme]: Updates related to result landing redesign.
1. fos.component.css: Removed rule "mark.highlighted" and ".custom-bottom-border" updated with variables.
2. feedback.component.html: Updated width of email input for small screens.
3. parsingFunctions.class.ts: In "parseAllSubjects()" method, comment otherSubjects and push them in subjects.
4. showIdentifiers.component.ts: Updated classes in <modal-alert>.
5. showSubjects.component.ts: "Subjects by Vocabulary" and "Subjects" separated & view more functionality added in "Subjects".
6. resultLanding.component:
	a. Added button and modal for <addThis> (share in social media).
	b. View more functionality for related organizations.
	c. Graph and feedback section sticky.
	d. Added checks for summary tab and right sidebar.
	e. In small screens made right sidebar offcanvas.
7. resultLanding.module.ts: Updated iconsService.registerIcons to register link, graph, quotes.
8. orcid-work.component.ts: Added visually-hidden in icon buttons for landing | Updated classes in <modal-alert> and use buttons of alert instead of custom.
9. no-load-paging.component.ts: Use new component <results-and-pages> for results and pages number and set uk-flex-right in <paging-no-load> (default is center).
10. cookie-law.css: In ".cookie-law-wrapper" increased z-index from 100 to 1000.
11. showAuthors.component.ts: Removed shadow from search button | Updated classes in <modal-alert>.
12. icons.ts: Added "quotes" svg.
13. alert.ts: Updated modal to have header - body - footer (theme was updated too) | classTitle input set default to "uk-background-primary-opacity" | @Input() overflowBody: boolean = true; added to add overflow in body.
14. paging.module.ts: Added ResultsAndPagesNumComponent in declarations and exports.
15. pagingFormatter.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them.
16. pagingFormatterNoLoad.component.ts: Add "uk-invisible" to previous and next buttons instead of hiding them | Set customClasses default to "uk-flex-center".
17. tabs.component.ts: Updated margins/ paddings | Added @Input() offsetForSticky:number=0; to compare with the top distance for isSticky.
18. resultsAndPagesNum.component.ts: [NEW] Component to show number of results, number of pages and current page (used in paging).
19. landing-utils.css:
	a. Moved variables in .landing instead of :root.
	b. Added variable --landing-light-color-rgb: var(--light-color-rgb);
	c. Added glass filter in #graph_and_feedback.
	d. Set z-index of #main-tabs-div and #graph_and_feedback to 979 (default 980 caused problems with metrics box).
	e. Added padding-bottom: 80px and margin-top: 80px in .landing-sections.
	f. Added top rule for #right-sidebar-switcher.
	g. Added custom width rules for .landing-left-sidebar-width.
20. css-rules.txt: Added cookie-law-wrapper: 1000 info for z-index
21. explore-custom.css: Added variable --background-primary-rgb: var(--explore-color-rgb);
2022-04-20 17:40:18 +03:00
Konstantinos Triantafyllou dec5268b83 Add quick selections in home page 2022-04-19 02:10:50 +03:00
Konstantinos Triantafyllou c24859fed3 Update libraries. Add as label secondary explore's color 2022-04-18 11:29:51 +03:00
Konstantinos Triantafyllou b2e9a76170 Create new branch for explore new-theme. Initialize variables, css and angular.json 2022-03-30 13:01:55 +03:00
Alex Martzios 6e363e678a Add css rules and update openaireLibrary 2021-11-23 10:45:33 +02:00
Alex Martzios 9b0387d4b0 update openaireLibrary 2021-11-11 12:12:20 +02:00
Alex Martzios 7589dbe751 Add styles and update openaireLibrary 2021-11-10 15:10:14 +02:00
Alex Martzios c81a120c90 Add new styles and update openaireLibrary, assets 2021-11-08 17:26:02 +02:00
k.triantafyllou f35a72360b [Explore | Trunk]: Add numbers component to home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60896 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-16 18:18:37 +00:00
k.triantafyllou 7ec1e2ace1 [Explore | Trunk]: Add number color back to portal css
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60142 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 15:50:55 +00:00
k.triantafyllou 163cf2317a [Explore | Trunk]: Home page spaces
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59948 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-24 09:34:57 +00:00
k.triantafyllou e6e6d3f77e [Explore | Trunk]: Change home page graph section base on mocks
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59893 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-17 13:06:03 +00:00
argiro.kokogiannaki c446566929 [Explore|Trunk]
angular:jsom: add replacements files for robots.txt, index.html properly
app.routing: table view routes redirect to search pages
update robots.txt and properties files


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59287 d315682c-612b-4755-9ff5-7f18f6832af3
2020-08-17 09:12:54 +00:00
k.triantafyllou bb64c1368d [Explore | Trunk]: Move iframeContainer class to library
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@59065 d315682c-612b-4755-9ff5-7f18f6832af3
2020-07-10 08:54:03 +00:00
argiro.kokogiannaki d140717461 [Explore|Trunk]
update properties and file versions



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58575 d315682c-612b-4755-9ff5-7f18f6832af3
2020-04-28 11:10:08 +00:00
k.triantafyllou 5647d432f6 [Explore | Trunk]: Change home page curved-bottom svg
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58364 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-31 17:57:03 +00:00
konstantina.galouni f98994c62b [Trunk | Explore]: explore-custom.css: Custom classes for elements inside ".offcanvas-white" class (used in search filters for small screens).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58147 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-26 14:37:26 +00:00
konstantina.galouni 51bd969d94 [Trunk | Explore]:
1. beta-properties.json & production-properties.json & test-properties.json: Add missing properties about deposit pages.
2. explore-custom.css: Small changes in css for class 'numbers-background'.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57534 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-07 09:33:59 +00:00
konstantina.galouni 11b108ce0f [Trunk | Library]:
1. common-assets/library.css: Rename class 'lines-11' to 'lines-10' (is applied only on <p> element) & apply classes 'multi-line-ellipsis' and 'lines-10' only on <p> element.
2. curved-bottom.svg: Add background color (#FAFAFA) with <rect> element.
3. explore-custom.css: In class 'numbers-background' add 'no-repeat' style & remove 'homePageGrayBackground' class & in class 'graph-background-bottom' add 'background-color: #FAFAFA'.
4. home.component.html: 
	Use 'lines-10' class instead of 'lines-11' & 
	don't use 'homePageGrayBackground' class & 
	seperate section for numbers - add 'numbers-background' class only on second section - adjust margins and paddings.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57512 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-05 14:57:16 +00:00
konstantina.galouni 29305c6a1c [Trunk | Explore]:
1. Folder assets/explore-assets added (svn external to admin portal).
2. assers/explore-custom.css: Add/Change classes for home page redesign.
3. home.component.ts: Get page help texts.
4. home.component.html: 
	Page redesign (cards section, numbers section, position of questions section)
	Help texts (trello button - position: top, text in orange section - position: right, graph section & cards section - position: bottom, questions section - position: left (hack)).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57501 d315682c-612b-4755-9ff5-7f18f6832af3
2019-11-02 01:37:11 +00:00
konstantina.galouni 48410af57f [Trunk | Library]:
1. home.component.hmtl & explore-custom.css: Buttons for trello updated.
2. app-routing.module.ts & app.component.ts: Menu and routes updated for new deposit functionality (already used in connect portal).
3. deposit-routing.module.ts & deposit.component.ts & deposit.module.ts & searchDataprovidersToDeposit-routing.module.ts & searchDataprovidersToDeposit.component.ts & searchDataprovidersToDeposit.module.ts:
	Files added for pages in new deposit functionality.
4. explore-custom.css: Classes for new deposit functionality in explore portal added.
5. env-properties.json: Properties for new deposit routes added (beta and production properties files need to be updated).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57407 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-17 13:49:05 +00:00
konstantina.galouni 79e19314f1 [Trunk | Explore]: home.component & assets/ExploreLogos/ & explore-custom.css: Small updates from UI/UX team in logos, margins and sections - 'logo-elixir-bio-tools.png' added.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57362 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-14 11:31:24 +00:00
konstantina.galouni 134cd16e16 [Trunk | Explore]:
1. assets/ExploreLogos & home.component.ts: Change file names for logos.
2. home.component.html: Change width of slider to xxlarge and use 'home-logo' class for the whole <li> element (slider item).
3. explore-custom.css: Apply class 'home-logo' only on <img> elements.
4. curved-bottom.svg: Updated by UI/UX team.



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57339 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-10 16:19:47 +00:00
konstantina.galouni 3afc46a780 [Trunk | Explore]:
1. app.component.ts: Use feedback component only in production environment.
2. home.component: Add logos of content providers and show numbers accordingly.
3. assets/ExploreLogos: Folder added for logos in Home Page.
4. explore-custom.css: Class 'mainPageSearchForm' changed (background) & classes 'home-logo' and 'home-logo:hover' added for grayscale effect in logos of Home Page.


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57308 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-08 11:02:51 +00:00
k.triantafyllou ba07a57797 [Explore]: Add assets for new beta home page. Home page add graph and user contribution.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57295 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-07 13:00:45 +00:00
argiro.kokogiannaki 4e2eb8f8ed Charts - Iframes:
explore-custom.css: add css for iframecontainer



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57017 d315682c-612b-4755-9ff5-7f18f6832af3
2019-09-10 11:48:21 +00:00
argiro.kokogiannaki 9576880e00 Properties:
add properties regarding new linking
	
App component:
	add submenu items in link menu



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56751 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-24 12:47:47 +00:00
argiro.kokogiannaki 1329c108e5 [Explore|Trunk]
Home Page:
		add numbers about software/orp



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@56075 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-13 14:54:39 +00:00
argiro.kokogiannaki 97a774ba6f Clean up uoa-services-portal/trunk
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@54358 d315682c-612b-4755-9ff5-7f18f6832af3
2018-12-13 12:31:33 +00:00