Commit Graph

445 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou 06e1889730 Merge branch 'angular-14' of code-repo.d4science.org:MaDgIK/openaire-assets into angular-14 2022-11-08 09:52:06 +02:00
Konstantinos Triantafyllou 513171ddbb General: Add number card css 2022-11-08 09:51:58 +02:00
Konstantina Galouni 3ec9d00bc4 Merge remote-tracking branch 'origin/master' into angular-14 2022-11-07 13:03:07 +02:00
Konstantinos Triantafyllou bcceb8367e Make some modifications regarding sidebar menu and submenu 2022-11-04 16:33:24 +02:00
Konstantinos Triantafyllou e297366e40 Change Dashboard menu section in order to extend with nav-sub functionality 2022-11-03 15:50:25 +02:00
Alex Martzios 99fab0671b move fos/sdg assets and vocabulary to common-assets submodule 2022-11-03 12:14:56 +02:00
Konstantinos Triantafyllou 486c9c520d Remove sticky placeholder fix for graph element 2022-11-03 09:34:28 +02:00
Konstantinos Triantafyllou 4c1a6f10dd Move graph sticky placeholder display:none in general.less 2022-11-01 13:26:36 +02:00
Alex Martzios fc2e0b805a Merge remote-tracking branch 'origin/master' into angular-14 2022-10-24 13:13:41 +03:00
Alex Martzios 050fcbce93 change path of graph-nodes image 2022-10-24 13:03:56 +03:00
Konstantina Galouni 936fac2973 Merge remote-tracking branch 'origin/angular-13' into angular-14 2022-10-04 13:56:02 +03:00
Konstantina Galouni 3a366f4364 Merge remote-tracking branch 'origin/angular-12' into angular-13 2022-10-04 13:53:53 +03:00
Konstantina Galouni d105b01931 Merge remote-tracking branch 'origin/master' into angular-12 2022-10-04 13:49:08 +03:00
Alex Martzios 2de3f625b7 clean-up files 2022-10-04 12:11:43 +03:00
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