Go to file
konstantina.galouni f1e46be3cc [Trunk | Library]:
1. contexts.service.ts: Add BehaviorSubject for getting communities (with status) only once (providedIn: 'root') - used by searchResearchResults.component.ts & claimContextSearchForm.component.ts.
2. claimContextSearchForm.component.ts & claimContextSearchForm.module.ts: Use 'getPublicCommunitiesByState()' instead of 'getPublicCommunities()' (contexts.service.ts) | Do not import in module (singlet$
3. refineResults.class.ts: In 'includeValue()' add checks if name is empty or undefined (do not include filter value in that case).
4. searchResearchResults.component.ts: For 'community' filter, add query for getting communities with public status and filtering values accordingly (timeout 300ms after filters request is over).
5. searchResearchResults.component.ts: & searchDataProviders.component.ts & searchOrganizations.component.ts & searchProjects.component.ts:
        Add methods "filtersReturned()" and "resultsReturned()" - when refine or search query returns with no results or page is out of bounds, stop the other query and initialize statuses and values 
                (stop loading when we know there are no results).
6. newSearchPage.component.html: Improve some checks to better display filters and results (out of bounds message, loading for filters, etc..).


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@59648 d315682c-612b-4755-9ff5-7f18f6832af3
2020-10-20 14:47:54 +00:00
claims [Trunk | Library]: 2020-10-20 14:47:54 +00:00
connect [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
contact-us [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
dashboard [Library | Trunk]: Input: Hide placeholder from options 2020-10-19 16:47:23 +00:00
deposit [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
error [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
landingPages [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
login [Library | Trunk]: User mini change conditions of redirect url 2020-09-24 12:50:27 +00:00
monitor [Library | Trunk]: Change input component base on new mocks. Add large parameter for modal 2020-10-19 09:06:23 +00:00
reload [Library | Trunk]: Fix reload url after login and logout 2020-09-23 10:16:40 +00:00
role-verification [Library | Trunk]: Add role-verification and managers-members admin pages 2020-10-05 13:15:33 +00:00
searchPages [Trunk | Library]: 2020-10-20 14:47:54 +00:00
services [Trunk | Library]: 2020-10-20 14:47:54 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents [Library | Trunk]: Remove header for portals 2020-10-14 11:36:18 +00:00
test [Library|Trunk] 2019-06-03 13:20:36 +00:00
utils [Library|Trunk] 2020-10-20 13:49:53 +00:00
verification [Library | Trunk]: Add role-verification and managers-members admin pages 2020-10-05 13:15:33 +00:00
app-routing.module.ts [Trunk | Library]: Removed old, unused folders "deposit/datasets", "deposit/publications" and files "deposit.component", "deposit.module" | Removed references to deleted files from app.module and app-routing.module. 2020-07-15 11:59:16 +00:00
app.component.ts [Library|Trunk] 2019-06-12 08:59:10 +00:00
app.module.ts [Library | Trunk]: Fix types on landing header. Add message if result summary does not exist 2020-07-21 09:17:50 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
cache-interceptor.service.ts [Trunk | Library]: 2020-07-24 11:21:22 +00:00
http-interceptor.service.ts [Trunk | Library]: Add file 'http-interceptor.service.ts' for not repeating in client requests of server. 2019-09-30 10:48:26 +00:00