Commit Graph

23 Commits

Author SHA1 Message Date
Konstantinos Triantafyllou b5dcabf266 Delete old custom css. Comment all classes in custom.css. Add variables for login colors. Make main height as viewport 2022-03-04 17:32:45 +02:00
argirok c06b64d586 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 3093cf1018 Add more font versions for Roboto 2021-07-30 13:34:59 +03:00
k.triantafyllou 3095d0923c [Library | Trunk]: Input css add exception for heading classes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@60738 d315682c-612b-4755-9ff5-7f18f6832af3
2021-03-29 08:18:14 +00:00
k.triantafyllou bcf4925eef [Library | Trunk]: Remove theme-changes. Add headings to text.scss
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59574 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 19:04:11 +00:00
k.triantafyllou 29cb6bffac [Library | Trunk]: Download Roboto
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59569 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-13 14:15:28 +00:00
argiro.kokogiannaki 4b56331318 [Library|Trunk]
Clean up custom.css: remove anything related to joomla ++ commented out css


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59027 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-30 15:55:16 +00:00
k.triantafyllou 49bed319c5 [Library | Trunk]: Custom css remove font size 18 from menu
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58905 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-12 14:12:43 +00:00
konstantina.galouni 04fbc001af [Trunk | Library]: common/custom.css & library.css: [Bug fix] Fixes in css rules (';' removed before '!important', multiple '}' removed).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58896 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-12 09:36:10 +00:00
konstantina.galouni 9e17f42fdb [Trunk | Library]:
1. src/assets/common-assets/common/custom.css: Add 'font-display: swap;' in '@font-face' css rules - improve performance.
2. dataProvider.component.html & organizations.component.html & project.component.html & resultLanding.component.html: Add check if 'indexUpdateDate' is initialized.
3. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: 
	Initialize 'indexUpdateDate' and tabs counts only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
4. resultLanding.component.ts: Get "provenanceActionVocabulary" and "altMetrics" only if "typeof document !== 'undefined'" (javascript is enabled) - improve performance.
5. organization.component.ts: [Bug fix] Get 'indexUpdateDate' from service (not properties) if available.
6. project.component.ts: [Bug fix] Call 'getProjectInfo()' only once (was called twice).
7. project.service.ts: [Bug fix] Add check for rels.rel.to.class=="hasParticipant" (when not array).
8. metrics.component.ts: Get metrics if "typeof document !== 'undefined'" (javascript is enabled) | Show charts only if user clicked on metrics badge | Do not set "width" for <i-frame> elements.
9. iframe.component.ts: Add case when only height is sent as input.
10. searchDataProviders.component.ts & searchOrganizations.component.ts: [Bug fix] Set "firstLoad" to false after getting results (was asking refine filters in paging too). 
11. search-tab.component.ts: [Bug fix]: In method "getEntityName()" add cases when 'entityType == "project"' and 'entityType == "dataprovider"' and fix case when 'entityType == "result"'.
12. navigationBar.component.ts: [Bug fix] Do not initialize navbar inside route.queryParams subscription - !!! check it carefully when deployed in all portals !!! .


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58874 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-10 11:05:59 +00:00
k.triantafyllou 4d486f8200 [Library | Trunk]: Add screen size on css rules
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58859 d315682c-612b-4755-9ff5-7f18f6832af3
2020-06-05 12:32:13 +00:00
konstantina.galouni c7c6cdaf9e [Trunk | Library]: assets/common/custom.css: Remove 'font-size:1.1em;' from 'body'. Now default font size will be 14px; (not 15).
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58053 d315682c-612b-4755-9ff5-7f18f6832af3
2020-02-04 15:41:57 +00:00
argiro.kokogiannaki 381d8cb1ad [Library|Trunk]
css: 
	add google fonts locally
	commect external calls in theme/custom css 
	comment joomla imports


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@57427 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-21 14:16:38 +00:00
argiro.kokogiannaki 919528ef98 [Library|Trunk]
common - assets:
	Update with new css 


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@56675 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:03:13 +00:00
k.triantafyllou e686046b44 Add white-space: pre-wrap on biography text.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@56026 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-07 10:28:05 +00:00
k.triantafyllou b4f4a6b0b7 [Assets]: 1. add curator-photo class with grey border and fix size and affiliation-card class with grey border. 2. Add at enviroment-properties url for download and delete photo. 3. Add a default curator-photo.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@55944 d315682c-612b-4755-9ff5-7f18f6832af3
2019-06-02 18:43:14 +00:00
konstantina.galouni 5ab923dcf1 [trunk]: Merging branch 'changeDeposit' into trunk for revisions 54355:54751
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@54755 d315682c-612b-4755-9ff5-7f18f6832af3
2019-02-12 11:15:21 +00:00
argiro.kokogiannaki d205a15c32 add properly footer icons | update css
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@53454 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-15 10:45:29 +00:00
argiro.kokogiannaki 44a712dc84 Update to the lattest css changes 2
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@53378 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-03 14:11:45 +00:00
argiro.kokogiannaki c5e46f7d52 Updating to lattest css changes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@53352 d315682c-612b-4755-9ff5-7f18f6832af3
2018-10-01 14:52:38 +00:00
argiro.kokogiannaki d58925a43c Natalias layout changes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52310 d315682c-612b-4755-9ff5-7f18f6832af3
2018-06-01 12:30:25 +00:00
argiro.kokogiannaki 3490691352 update theme.css & custom.css| create library.css for components in library
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@52002 d315682c-612b-4755-9ff5-7f18f6832af3
2018-05-11 08:05:20 +00:00
argiro.kokogiannaki 9b574aaf7f Commiting first draft of openaire library for angular portals
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@50169 d315682c-612b-4755-9ff5-7f18f6832af3
2017-12-19 12:53:46 +00:00