Commit Graph

481 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 85ad768a46 Add hue 100, 700 definitions to avoid error in material.scss 2022-09-23 14:11:32 +03:00
Konstantinos Triantafyllou b3b48a9fe7 Update material scss after upgrade to angular 13 2022-09-23 12:49:22 +03:00
Konstantinos Triantafyllou fd4dec1ab5 Change material.scss after angular upgrade to version 12 2022-09-23 12:04:18 +03:00
Alex Martzios 14655ae3aa add indicator themes page asset 2022-08-05 11:33:58 +03:00
Konstantinos Triantafyllou adf1b6d5f5 Change header info in dashboard less 2022-08-04 15:30:22 +03:00
Konstantinos Triantafyllou c645362896 Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-assets into new-theme 2022-08-02 23:11:30 +03:00
Konstantinos Triantafyllou a48a41a12c Add ckeditor.less in order to apply patches for ckeditor css 2022-08-02 23:11:24 +03:00
Konstantinos Triantafyllou b3ce032197 Fix landing left sidebar border. 2022-08-02 11:14:29 +03:00
Konstantinos Triantafyllou 1ec6023fa2 Change page content header info scale to 0.7 by default 2022-08-01 22:12:16 +03:00
Konstantinos Triantafyllou d6befee58d Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-assets into new-theme 2022-07-29 12:17:40 +03:00
Konstantinos Triantafyllou 784cafb06e Rename dasboard-background to dashboard-sidebar-background 2022-07-29 12:17:34 +03:00
argirok dfefbe4421 Merge remote-tracking branch 'origin/new-theme' into new-theme 2022-07-27 14:46:09 +03:00
argirok 6da64d06ec customization add position for form background 2022-07-27 14:45:42 +03:00
argirok a064da7524 Add background for dashboard home and deposit pages 2022-07-27 13:50:32 +03:00
Konstantinos Triantafyllou 0423644810 Dashboard: Fix a bug with z-index of page-content header and actions. 2022-07-26 14:33:37 +03:00
Alex Martzios d689686aa8 add asset for develop 2022-07-25 15:10:21 +03:00
argirok f10d1dd135 updates on customization/ using built css and preview css 2022-07-22 18:33:53 +03:00
Konstantinos Triantafyllou 5f6ce90db8 Landing: Fix disabled status of orcid button 2022-07-19 11:15:23 +03:00
Konstantinos Triantafyllou 71c19b14c6 Make custom external and view-more-less-link responsive 2022-07-19 11:04:57 +03:00
Konstantinos Triantafyllou f6bd64ca6f Add linking.less 2022-07-18 18:57:27 +03:00
Konstantinos Triantafyllou ed6657f10a Add set-blur-packground in dashbard sidebar_main_swipe 2022-07-18 13:27:55 +03:00
Konstantinos Triantafyllou bb96e1c48f Fix material.scss colors and remove import-variables in library less 2022-07-17 23:27:27 +03:00
Konstantinos Triantafyllou 9a1209353f Add less files for library-css and dashboard css. 2022-07-17 16:08:00 +03:00
Konstantina Galouni d577c6d69a [Connect & Library | new-theme]: Redesigned invite and join buttons | Added rule .uk-light .custom-external::after | Updated css for .multi-line-ellipsis - now supports inner elements.
1. invite.component.html:
   a. Redesigned invite button according to the new mocks.
   b. Button of invite is a route to invite page (removed dropdown for quick invitation).
2. subscribe.component.ts:
   a. Redesigned join (subscribe) button according to the new mocks.
   b. Subscribe renamed to Join/Leave and Member.
3 subscribe.module.ts: Imported IconsModule.
4. app.component.ts: Renamed id="subscribeAndInviteBtn" to id="joinAndInviteBtn".
5. connect-custom.less: Added rules under .communityApp for #joinAndInviteBtn, #join, #invite, .member-button.
6. utils.css:
   a. Added rule .uk-light .custom-external::after to set color with light-color.
   b. Updated css for .multi-line-ellipsis - now supports inner elements (e.g. <p>) inside parent <p>.
2022-07-06 13:14:47 +03:00
Alex Martzios 052d94e27c change for multi-line-ellipsis css rule 2022-06-30 18:23:09 +03:00
Konstantinos Triantafyllou 65cbf342bc Delete body overflow unset 2022-06-28 21:09:31 +03:00
Konstantinos Triantafyllou 1c7b42284c Delete deposit.css 2022-06-27 12:45:43 +03:00
Konstantinos Triantafyllou d2271102cd Add text-<portal> classes to text.css 2022-06-27 12:44:02 +03:00
Konstantinos Triantafyllou 752859b10d Add material in library-css 2022-06-23 19:44:50 +03:00
Alex Martzios d6fd642f21 add default deposit assets (explore colors) 2022-06-22 15:35:47 +03:00
Konstantina Galouni 787970f735 [Library | Explore | new-theme]: Added a container for modals | Fixes in orcid modal | for journals and registries use common query for beta & prod.
1. app.component.ts: Added <div id="modal-container"></div>.
2. alert.ts: [Bug fix] Updated target container in modal to id #modal-container (get portal specific css and have a generic z-index).
3. datasourcesHelper.class.ts: In method getQueryPrefix(), have a common setting for beta & prod environments.
4. orcid-work.component.ts: In grant modal, removed uk-text-center class and added [overflowBody]=false.
2022-06-20 13:02:23 +03:00
Konstantina Galouni 7d090b046b [Library & common-assets | new-theme]: Fixes in landing for offcanvas right sidebar.
1. resultLanding.component.html: Moved offcanvas right sidebar outside grid (problem with upcoming new openaire theme - .less version).
2. landing-utils.css: [Bug fix]: In  .landing .uk-offcanvas .uk-dropdown, set left and right to auto (dropdown shouldn't go out of offcanvas).
2022-06-17 16:20:17 +03:00
Konstantinos Triantafyllou 1e52629776 Landing utils: Add parent .landing class to all classes and remova text variable. 2022-06-17 14:30:39 +03:00
Konstantinos Triantafyllou f454570d5c Merge branch 'new-theme' of code-repo.d4science.org:MaDgIK/openaire-assets into new-theme 2022-06-16 19:47:23 +03:00
Konstantinos Triantafyllou d77c1739dc Move deposit and linking from openaire-theme 2022-06-16 19:47:16 +03:00
Konstantina Galouni 4b13058c7d [Library & common-assets | new-theme]: z-index problems in landing pages & scrolling on page change in tabs and versions modals | Bug fix in projects tab of organizatio landing.
1. landing-utils.css: [Bug fix] z-indexes of uk-dropdown set to 981 (landing only), z-index of #main-tabs-div set to 978, z-index of graph_and_feedback set to 979.
2. showAuthors.component.ts: [Bug fix] Added @Input() isSticky: boolean = false; and when isSticky is true, do not show orcid info & dropdown for authors (z-index problem).
3. resultLanding.component.ts: Added scrolling in "References" and "External Databases" (bioentiites) tabs on page change.
4. resultLanding.component.html: [Bug fix] For the right sidebar, added inner <div class="uk-overflow-auto uk-height-1-1"> inside sticky - z-index problem.
5. result/deletedByInference.component.ts & organization/deletedByInference.component.ts: Added scrolling on page change.
6. projects-in-modal.component.ts:
   a. Added scrolling in "Projects" tab on page change.
   b. Show number of projects and pages always.
   b. [Bug fix] On filterChange(), set page=1.
7. landing-header.component.ts: Added parameter isSticky in <showAuthors>.
8. Added scrolling in "Related Data Sources" tab on page change.
2022-06-16 19:37:30 +03:00
Konstantinos Triantafyllou b261d0f845 Change navbar-height to header-height in landing css 2022-06-16 01:44:56 +03:00
Konstantinos Triantafyllou 0e2c862e8b Library css: Change header height to global variable 2022-06-15 15:34:22 +03:00
Konstantina Galouni 2b7e2d4cc0 [common-assets & openaire-theme & Library | new-theme]: Updated class for graph color and moved to openaire.css | z-index fixes in dropdown and in landing pages.
1. dropdown.css: [Bug fix] Added z-index: 1 in uk-dropdown to prevent dropdown from being on top of menu.
2. text.css: Removed classes "text-orcid" and "text-argos" (moved to openaire-theme/css/openaire.css.
3. openaire.css: Removed class "graph" and added "text-graph", "text-orcid", "text-argos".
4. dataProvider.component.html & organization.component.html & project.component.html & resultLanding.component.html & newSearchPage.component.html: Use class "text-graph" instead of "graph" for graph color.
5. landing-utils.css: [Bug fix] Updated z-index of #graph_and_feedback to 980 (previous 979) to be on top of tabs in landing pages | background of #main-tabs-div was set twice.
2022-06-14 17:00:13 +03:00
Konstantina Galouni 828b3c4973 [common-assets & openaire-theme | new-theme]: Moved css for class "view-more-less-link" from link.css to utils.css. 2022-06-10 15:08:48 +03:00
Konstantina Galouni 5e4caf5e78 [Library & common-assets | new-theme]: min-width in landing right sidebar | fix in classified subjects display | tooltip for license in download from.
1. landing-utils.css: Added class .landing-right-sidebar-min-width { min-width: 360px; }.
2. resultLanding.component.html: In right sidebar added class "landing-right-sidebar-min-width".
3. showSubjects.component.ts: [Bug fix] Removed class "uk-flex-inline" from keys for loop div - so that each tag goes to a new line.
4. availableOn.component.ts: Added uk-tooltip for accessRight tooltip | On hovering licence, show in tooltip the whole value.
2022-06-09 17:51:58 +03:00
Alex Martzios ee3a9a4868 add zenodo logo on common assets 2022-05-30 16:53:45 +03:00
Konstantina Galouni 170a0490e6 [common-assets & Library | new-theme]: Fixes for orcid dropdown in authors and increase timeout for addThis check for warning.
1. addThis.component.ts: [Bug fix] Increased timeout to 4 sec and fix check (sometimes innerText was undefined).
2. searchMyOrcidResults.component.html: [Bug fix] Removed uk-animation-fade from results and added uk-scrollspy.
3. showAuthors.component.ts: [Bug fix] Fixed copy to clipboard - data-clipboard-target was not working because we have multiple clipboards in the same page (reverted code to old way of copying).
4. timeout-interceptor.service.ts: Reverted timeout time for client.
5. utils.css: Added custom css for .orcid-dropdown input (orcid dropdown in authors).
2022-05-17 12:15:15 +03:00
Konstantinos Triantafyllou e0ff412740 Add explore and connect logos as SVGs 2022-05-13 15:45:43 +03:00
Alex Martzios 960456e6f0 add stakeholder placeholder img asset 2022-05-06 16:22:46 +03:00
argirok 2cc666a9e8 Add blur background in tabs slider arrows and in search selected filters 2022-05-06 13:13:45 +03:00
Konstantina Galouni 72fc50c95c [Library & common-assets | new-theme]:
1. landing-utils.css: Deleted .landing-background-default-color (replaced in html with uk-background-default).
2. resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Updates and fixes for redesign.
   a. #graph_and_feedback outside margins and checks (invisible when no info).
   b. [Bug fix] margin-top of center column fixed (uk-sticky-placeholder was adding space).
   c. [Bug fix] Show again right sidebar when screen becomes medium+.
   d. [Bug fix] Added grid in labels.
3. resultLanding.component.ts & project.component.ts & organization.component.ts & dataProvider.component.ts: Added ResizeObserver and updated how graph_offset is calculated | Added graph_height field to set margin-top of center column.
4. project.component.ts: In getFileNameType() use OpenaireEntities.
5. organization.component.ts:
   a. In contentTypes field added type file names from OpenaireEntities
   b. Added field contentFileName.
   c. Added field shouldSticky and observer for "bottom" to stop sticky title & tabs when bottom is in viewport.
6. dataProvider.component.ts: Added field "provenanceUrls" and method "getProvenanceUrls()" to flatten all urls from dataProviderInfo.provenance.
2022-05-05 20:54:01 +03:00
Konstantina Galouni e322594022 [Explore & Library & common-assets | new-theme]: No animation in sticky tabs | Tabs stop being sticky when bottom component is in viewport | Updates in powered by bottom message | Updates in statistics in datasource landing.
1. landing-utils.css: Commented transition ease-out in #main-tabs-div.
2. app.component.ts: Added id="bottom" in <bottom>.
3. newSearchPage.component.html: Updated "Powered by OpenAIRE Research Graph" to make the link underlined on hover.
4. metrics.component.ts: Add classes "uk-text-small uk-text-meta" in "Powered by".
5. resultLanding.component.html & project.component.html & dataProvider.component.html:
   a. Updated "Powered by OpenAIRE Research Graph" to make the link underlined on hover.
   b. Add uk-sticky attribute in id="main-tabs-div" only if shouldSticky is true (bottom is not in the viewport).
6. resultLanding.component.ts & project.component.ts & dataProvider.component.ts: Added fields shouldSticky and observer, check in ngAfterViewInit() if bottom is intersecting and kill the observer in ngOnDestroy().
7. statisticsTab.component.ts: Added customContainerClass="uk-background-default" customIframeClass="uk-blend-multiply" in <i-frame>.
8. showAuthors.component.ts: [Bug fix] In "View less authors" make only the link clickable, not the whole row.
2022-05-04 18:09:35 +03:00
Alex Martzios 574f63ebfd styles changes 2022-05-04 12:48:32 +03:00
Konstantina Galouni 29bdacee14 [common-assets | new-theme]: landing-utils.css: Removed rules related to .uk-progress (updated and moved to openaire-theme in progress.css). 2022-04-28 16:52:19 +03:00