argiro.kokogiannaki
b28f08e4b8
[Library|Trunk]
...
Use searchDataproviders Component for Deposit, Registries, Journals and Compatible pages
Update searchDataproviders Component to support the above search pages
Entities autocomplete: show "no title available" when the entity with the selected id is not found
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58244 d315682c-612b-4755-9ff5-7f18f6832af3
2020-03-12 17:03:35 +00:00
argiro.kokogiannaki
100d120018
[Library|Trunk]
...
Simple search pages:
remove EventEmitter queryChange
Clean up goTo function
add documentation
remove unused functions/valiables
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@58029 d315682c-612b-4755-9ff5-7f18f6832af3
2020-01-29 12:07:22 +00:00
konstantina.galouni
8dbf6c5d76
[Trunk | Library]: Deposit Pages:
...
1. utils/properties/searchFields.ts: in 'DEPOSIT_DATASOURCE_KEYWORD_FIELDS' use field 'datasourcetypeuiname' instead of 'datasourcetypename' and use field 'datasourcesubject' with 'all' operator.
2. services/searchDataproviders.service.ts: [Bug fix]: Add subject only when there is some content.
3. searchPages/searchUtils/searchPage.component.ts: Add quotes in keyword for query (could cause problems with special keywords e.g. 'and and').
4. deposit/depositFirstPage.component.ts & deposit/searchDataprovidersToDeposit.component.ts: Use same placeholder in search form and add search by 'type'.
5. deposit/searchResultsInDeposit.component.html: Change 'NOT OPENAIRE COMPATIBLE' label with 'Not yet registered' and change tooltip from 'Compatibility' to 'OpenAIRE compatibility'.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57485 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-31 11:10:39 +00:00
konstantina.galouni
cd18dd08ec
[Trunk | Library]: depositFirstPage.component.ts & searchDataprovidersToDeposit.component.ts & searchResultsInDeposit.component.html:
...
css classes for Explore portal added & texts updated due to Explore portal according to Alessia.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57406 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-17 13:32:31 +00:00
konstantina.galouni
30bc39aa22
[Trunk | Library]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56840 d315682c-612b-4755-9ff5-7f18f6832af3
2019-08-02 14:55:32 +00:00
konstantina.galouni
016e90a894
[Trunk | Library]: Add properties 'depositLearnHowPage' and 'depositSearchPage' and use properties for urls.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56816 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-31 10:41:06 +00:00
konstantina.galouni
99a70f0aa6
[Trunk | Library]: searchDataprovidersToDeposit.component: Bug fix: baseUrl changed to final route '/participate/deposit/search'.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56795 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-29 12:59:11 +00:00
argiro.kokogiannaki
a182429003
[Library|Trunk]
...
Linking:
openaire search filters: change the way the values are cut
my claims:remove margins
Deposit:
theme/customization related issues (margins, titles)
update routes inside the components
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56736 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-23 15:11:53 +00:00
argiro.kokogiannaki
8101d3ef2a
[Library|Trunk]
...
Layout Changes according to the new theme (containers margins, header fonts size)
Search: Update search filters layout: don't crop the text with css, but count the characters
LayoutService: create a mock method
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56677 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-22 14:15:23 +00:00
konstantina.galouni
ddb5d82677
[Trunk | Library]: depositFirstPage.component & searchDataprovidersToDeposit.component: Add piwik in new deposit pages.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56622 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-18 11:41:02 +00:00
konstantina.galouni
e490cc81fe
[Trunk | Library]: add background 'communityPanelBackground' in search Form in simple search pages.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56579 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-16 16:23:33 +00:00
konstantina.galouni
f8f821c393
[Trunk | Library]: Bug fix in deposit pages: Get information for zenodo communities in connect components.
...
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56570 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-16 11:24:13 +00:00
konstantina.galouni
32e2077319
[Trunk | Library]:
...
Add components and modules for Deposit First Page (depositFirstPage) - Deposit Search Page (searchDataprovidersToDeposit & searchResultsInDeposit) for new mocks in connect.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@56563 d315682c-612b-4755-9ff5-7f18f6832af3
2019-07-15 16:14:27 +00:00