Commit Graph

219 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou e4c7254752 Apply placeholder focus if hint not exist 2022-07-13 10:14:06 +03:00
Konstantinos Triantafyllou c80b737180 Change dynamic placeholder color in focus (link-hover-color). Add rules for size of container. 2022-07-11 17:31:01 +03:00
Konstantinos Triantafyllou 32040ce807 Add badge.less in theme 2022-07-05 16:40:26 +03:00
Konstantinos Triantafyllou 3c6d5cab3a Set inverse navbar colors 2022-07-04 22:35:00 +03:00
Konstantinos Triantafyllou 8f8b85e69d Input: fix static placeholder color in select 2022-07-04 21:42:41 +03:00
Konstantinos Triantafyllou 35bca0f68b Remove modal header border 2022-07-04 11:52:56 +03:00
Konstantinos Triantafyllou cad1fb199d Dropdown: Add line hegiht 2022-07-03 11:53:19 +03:00
Konstantinos Triantafyllou 25f7f7dd34 Icon: Add uk-icon-button-small 2022-06-30 13:37:48 +03:00
Konstantinos Triantafyllou 8c4585873a Fix input border-bottom modofier. Add overflow-y: scroll to avoid screen sliding left on modal's close 2022-06-28 21:10:46 +03:00
argirok 7ac04f0f3b update stepper.css remove old css 2022-06-28 13:57:39 +03:00
Alex Martzios 5edc3ac713 add min-height for fullscreen modal 2022-06-27 13:21:58 +03:00
Konstantinos Triantafyllou aba7dffcfa Label: Change border color to be the same with text color 2022-06-27 12:38:01 +03:00
Konstantinos Triantafyllou ec73c67c59 Delete unsuage less files and add rule to remove shadow in buttons if they are in a dropdown 2022-06-23 19:44:26 +03:00
Konstantinos Triantafyllou 4fca369b2e Add gradient background for uk-background-primary, add inverse for close 2022-06-21 13:44:49 +03:00
Konstantinos Triantafyllou fd011da607 Fix sub nav paddings 2022-06-20 19:57:11 +03:00
Konstantinos Triantafyllou 5940eee3a0 Fix input options max-height 2022-06-20 13:29:41 +03:00
Konstantinos Triantafyllou 91ffc2ccce Add accordion to the theme. 2022-06-17 19:46:35 +03:00
Konstantinos Triantafyllou 643ff6aa69 Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-theme 2022-06-17 14:44:23 +03:00
Konstantinos Triantafyllou b0d18ef30c Less: Add uk-text-small 2022-06-17 14:39:21 +03:00
Konstantinos Triantafyllou 1ba2be8395 Remove padding: 0 from offcanvas 2022-06-17 10:58:24 +03:00
Konstantinos Triantafyllou 69817f8b1f Change offcanvas class to uk-offcanvas. Less: Fix tab border bottom, buttons control heights, dropdown, offcanvas, import variables file 2022-06-17 02:55:55 +03:00
Konstantinos Triantafyllou 5b29aadb4a Move deposit and linking to library css. Add less files 2022-06-16 19:44:05 +03:00
Konstantina Galouni bd15bab85d [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 fb8db8d1d2 [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
Konstantinos Triantafyllou 7e09e22558 Add header-height in variables and change navbar-height to check this variable 2022-06-09 20:08:56 +03:00
Konstantina Galouni b425623fb9 [Explore & Library & openaire-theme | new-theme]: Updated parsing of classified subjects by using a vocabulary | Added parsing of instance.license in Download from | Added feedback functionality for fos and sdgs in landing | #7509 Parsing both citations and references fields | In "view all/less" links added chervon-right icon with class "view-more-less-link".
1. fos.component.ts & sdg.component.ts: Added method "urlEncodeAndQuote()" to encode and then quote a string.
2. fos.component.html & sdg.component.html:
   a. "Beta" badge was updated to yellow uk-text-large.
   b. Link to the simple search page instead of the advanced and urlEncodeAndQuote the parameter used in url.
3. link.css: Added class "view-more-less-link" to set on ::after "chevron_right" icon (not underlined on hover) - used in "view all/more/less" links.
4. dataProvider.component.html & project.component.html & fundedBy.component.ts & relatedTo.component.ts & showIdentifiers.component.ts & showAuthors.component.ts: In "view all/less" links added class "view-more-less-link" | Renamed "view more" to "view all".
5. feedback.component.html: Rename wording to be more positive: issues -> feedback, issue -> comment, report -> feedback.
6. feedback.component.ts: Added @Input() preSelectedField: string = ""; and set with it "field" on "addIssue()" (fos/sdg preselected for feedback).
7. availableOn.component.ts:
   a. In "view all/less" links added class "view-more-less-link".
   b. #7833 - Show instance.license information (as link when recognized as url, string otherwise).
8. landing-utils/fos.component.ts & landing-utils/sdg.component.ts:
   a. "Beta" word was updated to yellow uk-text-xsmall.
   b. In "view all/less" links added class "view-more-less-link".
   c. Added feedback functionality: link to feedback form.
9. showSubjects.component.ts:
   a. In "view all/less" links added class "view-more-less-link".
   b. Added "view all" functionality for classified subjects too.
10. resultLanding.component.html:
    a. In "view all/less" links added class "view-more-less-link" | Renamed "view more" to "view all"
    b. Added feedback functionality: link to feedback form - preselect in feedback form fos/sdg.
11. resultLanding.component.ts:
    a. Added public feedbackPreSelectedField: string = ""; field.
    b. Added method "feedbackClicked()".
    c. [Bug fix] In hasPrimaryInfo() added check for classifiedSubjects.
    d. Renamed getProvenanceVocabularyAndResultLandingInfo() to getVocabulariesAndResultLandingInfo() and call also this._vocabulariesService.getSubjectsVocabulary().
12. parsingFunctions.class.ts:
    a. #7196 - Updated parsing of subjects in method "parseAllSubjects()".
    b. #7833 - In method "parseHostedBy_collectedFrom()", added parsing for "license" field.
13. orcid-work.component.ts: On calling method "this.resultLandingService.getResultLandingInfo()", added null parameter for subject vocabulary.
14. searchFilter.module.ts: Import IconsModule.
15. searchFilter.component.html: Removed +/- form "view all/less" links and added class "view-more-less-link".
16. result-preview.ts: Added "licence?: string" in HostedByCollectedFrom.
17. ISVocabularies.service.ts:
    a. Added "private subjectsVocabulary: BehaviorSubject<any> = new BehaviorSubject<any>(null);" field and methods "getSubjectsVocabulary()", "getSubjectsVocabularyFromService()".
    b. Commented this.clearSubscriptions() from "getProvenanceActionVocabularyFromServiceAsync()".
18. resultLanding.service.ts:
    a. On subjects parsing, use subjectsVocabulary.
    b. #7509- Added if/then/else case for parsing citations (new name: references).
2022-06-09 16:45:39 +03:00
Konstantinos Triantafyllou accd757bca Material icons: Add background inherit for safari rendering 2022-06-06 17:43:23 +03:00
Konstantinos Triantafyllou 0de97ee578 Inputs: Change disable state 2022-06-06 16:33:09 +03:00
Konstantinos Triantafyllou b2911eeaaf Add connect gradient colors 2022-06-03 13:31:38 +03:00
Konstantinos Triantafyllou e032e8ce0a Add shadow default hover and add connect rgb variable 2022-06-02 17:28:34 +03:00
Konstantinos Triantafyllou 46e2d2d0ce Merge branch 'master' of code-repo.d4science.org:MaDgIK/openaire-theme 2022-05-31 23:17:57 +03:00
Konstantinos Triantafyllou d854de44a1 Add uk-text-secondary 2022-05-31 23:17:46 +03:00
Alex Martzios a071d1f9bb import deposit css for fs-modal 2022-05-30 16:52:58 +03:00
Konstantina Galouni ab6e217c7e [Library & openaire-theme & Explore | new-theme]: Beta indication in fos & sdgs (search, landing, dedicated pages) | Fixes in offcanvas and search all page for small screens.
1. badge.css: [NEW] Css file for uk-badge added.
2. import.css: Added @import "structure/badge.css";
3. fos.component.html & sdg.component.html: Added beta badge on top left of the title.
4. landing-utils/fos.component.ts & landing-utils/sdg.component.ts: Added [Beta] in title.
5. searchFields.ts: In sdg and fos RESULT_FIELDS, added [Beta] in their names.
6. offcanvas.css: [Bug fix] In rule .offcanvas .uk-offcanvas-bar added "max-width: 100vw", so that offcanvas does not exceed the screen width.
7. searchAll.component.html: Added some classes in <advanced-search-form> and uk-slider to be better displayed in small screens (form within page with some horizontal margins and arrows in slider).
2022-05-30 15:36:33 +03:00
Konstantinos Triantafyllou 7cb184f4f8 Input css: border bottom input font size reduce 2022-05-25 11:14:21 +03:00
argirok e7f2543b7a linking update css 2022-05-16 17:24:17 +03:00
Konstantina Galouni fd632de294 [openaire-theme | Trunk]: In class .uk-dropdown.options, updated max-height: 216px to be enough for 6 entities (5 old + services). 2022-05-13 15:50:16 +03:00
argirok 40cf427940 linking:
- update layout  for communities
- clean up code for communities
- update css for select/remove buttons
2022-05-12 17:59:13 +03:00
Konstantinos Triantafyllou ffffa5d8e2 Remove not hover from graph link 2022-05-05 12:20:59 +03:00
Konstantinos Triantafyllou ab3fab84f1 Add box shadow default class 2022-05-05 12:03:43 +03:00
Konstantinos Triantafyllou f1002e46f3 Fix shadows on hover. Change x-small vertical padding 2022-05-04 17:09:36 +03:00
Konstantina Galouni d45f01647f [openaire-theme | master]: [NEW] Added file progress.css in structure | import.css: Import structure/progress.css. 2022-04-28 16:47:31 +03:00
Konstantina Galouni 9bd52b6198 [openaire-theme | master]: text.css: Added .text-argos | variables.css: Added variable --argos-color: #17BEBB; 2022-04-28 12:08:38 +03:00
Konstantina Galouni 3b518bbe8d [Openaire theme | master]: Added variables and updated backgrounds.
1. variables.css: Added --light-color-rgb: 255, 255, 255; and --opacity: 0.3
2. background.css:
	a. Updated --background-secondary: var(--grey-color);
	b. Added --background-primary-rgb:var(--primary-color-rgb);
	c. Added rule for ".uk-background-primary-opacity".
2022-04-20 17:29:34 +03:00
Konstantinos Triantafyllou 21ecbb2b0c Add uk-label-small 2022-04-20 13:57:57 +03:00
argirok 02cbefbb6f add disabled css in stepper 2022-04-19 16:34:35 +03:00
Konstantinos Triantafyllou f22f1ae285 Update theme with: 1. Tiles: (add white bg in default). 2. Notifications: like alerts with shadow. 3. Tooltip: Add shadow. 4. Card: add border-radius in header and footer 2022-04-19 16:06:50 +03:00
Konstantinos Triantafyllou aa33ca719f Update theme with cards and buttons shadows, tabs meta color, modal footer padding and tiles colors 2022-04-18 23:52:30 +03:00
Konstantinos Triantafyllou c98b39a5a5 Change shadow variables to small, medium, large 2022-04-18 14:09:54 +03:00
Konstantinos Triantafyllou f7efc69c9b Add shadow modifiers. Add label primary and secondary. Add disable behaviour in icon-button 2022-04-18 11:26:08 +03:00