Commit Graph

8 Commits

Author SHA1 Message Date
Konstantina Galouni 1530ce60ec [Eosc Explore]: Updated some styles | Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" | Do not add hardcoded compatibility label "Not yet registered" | Bug fix in Access filter
1. styles.less: Renamed from styles.css and added imports of less files and portal-custom.css (to be updated).
2. angular.json: In styles configuration added styles.less.
3. index.html & beta/index.html: In beta badge, used background instead of background-color to css rules.
4. portal-custom.css: Added rule for .search-form to inherit color in background.
5. searchFields.ts:
   a. Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources refine filter "Type".
   b. In method "getResultAdvancedFields()" return always RESULT_ADVANCED_FIELDS without excluding "eoscifguidelines".
6. datasourcesHelper.class.ts: Replaced "datasourcetypeuiname" field with "eoscdatasourcetype" for datasources queries and used updated type names "Research Entity Registry" (old "Registry") and "Journal Archive" (old "Journal archive").
7. cache-interceptor.service.ts: Updated cachingRequests array, using new "eoscdatasourcetype" and its values.
8. dataProvider.component.html && result-preview.component.html: Do not add hardcoded compatibility label "Not yet registered" and updated checks.
9. resultLanding.service.ts & parsingFunctions.class.ts: Parse resultLandingInfo.eoscSubjects only by "eoscifguidelines" field not "subjects".
10. searchFilter.component.ts: [Bug fix] In Access filter, fixed bug in view all, when clearing the preselected value.

* Do not forget to add in package.json in devDependencies, "@types/express-serve-static-core": "4.17.28"
2022-09-30 14:51:00 +03:00
argirok 34f176f9fd add beta bagde in eosc 2022-05-26 14:06:01 +03:00
argirok 6259a84df6 Add blur background in tabs slider arrows and in search selected filters 2022-05-06 13:13:45 +03:00
argirok 7476cd68b4 Apply initial changes for eosc explore 2022-02-18 16:58:47 +02:00
k.triantafyllou b6104fcfd9 [Aggregator | Trunk]: Add smooth scroll
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60944 d315682c-612b-4755-9ff5-7f18f6832af3
2021-04-21 12:36:46 +00:00
argiro.kokogiannaki 38ca2dea7b [Aggregator | Trunk]
- Rename FilterInfo to Aggregator Info
- add colors and background
- customize colors and background base on the aggregator choices
- Home:
	- numbers visualization when a number is hidden
	- add links to search
	- enable quick filter for search all page




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60133 d315682c-612b-4755-9ff5-7f18f6832af3
2020-12-15 12:48:37 +00:00
argiro.kokogiannaki 793a227199 [Aggregator |Trunk]
- use new search pages
- remove properties from route data
- add images from mocks
- put js and css files in angular.json and  styles.css




git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@59900 d315682c-612b-4755-9ff5-7f18f6832af3
2020-11-18 17:01:52 +00:00
argiro.kokogiannaki 19bbb42785 [Aggregator|Trunk]
complete previous commit (adding all files eg src, app, assets )
	


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@55689 d315682c-612b-4755-9ff5-7f18f6832af3
2019-05-23 13:38:44 +00:00