Go to file
Konstantina Galouni afcbb07a24 [develop-filters | DONE | ADDED]: Added structures for grouping and ordering search filters.
1. searchFields.base.ts: Added RESULT_FIELDS_ORDERED and PROJECT_FIELDS_ORDERED.
2. searchResearchResults.component.ts: Set and initialize orderedFields and orderedFilters and pass them to <new-search-page>.
3. newSearchPage.component.html: If there are orderedFilters, show filters from this structure.
2023-12-14 18:23:28 +02:00
claims [develop | DONE | FIXED] : Claims: fix check about status when there is a direct index insertion job 2023-12-08 14:36:42 +02:00
connect [angular-16-update-zenodo-api | DONE] : update zenodo community API and parsing 2023-10-23 14:32:46 +03:00
contact-us Contact us: Change class of inputs to flat 2023-07-06 20:01:27 +03:00
dashboard [develop | DONE]: Set header-height to 0px instead of 0 in layout service 2023-11-03 16:52:52 +02:00
deposit [develop | DONE | CHANGED]: In deposit page, move "Go to repository" button to top, aligned with the title when possible. 2023-11-08 22:40:04 +02:00
error Icon component: Add icon input in order to support Icon configuration. Extend Icon with type and preserveColor (optional). Add material-icons.ts with material icons metadata (icons per category). 2023-09-07 19:13:59 +03:00
fos Merge remote-tracking branch 'origin/develop' into angular-16 2023-10-06 19:48:06 +03:00
landingPages [develop | DONE | FIXED] parsingFunctions.class.ts: Updated urls for eoscSubjects (eoscif guidelines). 2023-12-12 11:59:25 +02:00
login [angular-16 | DONE | FIXED]: Create group was hidden for curators because of new dynamic types. 2023-10-27 17:49:31 +03:00
monitor [develop | DONE]: Move manage stakeholders to library 2023-11-02 11:30:59 +02:00
monitor-admin [develop | FIXED | DONE]: Fix copy indicator to clipboard. 2023-12-12 10:10:22 +02:00
notifications Convert div - uk-toggle to a - uk-toggle for new Uikit. 2023-09-04 15:15:26 +03:00
orcid [develop | DONE | CHANGED]: In deposit page, move "Go to repository" button to top, aligned with the title when possible. 2023-11-08 22:40:04 +02:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification Fix role verification for community members. Modify isPrivate in communityHelper to include membership. 2023-10-10 22:40:01 +03:00
sdg Simplify piwik logic: All work is done in piwik.service. 2023-07-12 15:05:25 +03:00
searchPages [develop-filters | DONE | ADDED]: Added structures for grouping and ordering search filters. 2023-12-14 18:23:28 +02:00
services [develop-filters | DONE | CHANGED]: Get 7 top values for each filter (minRef) and on view all click, query for top 100 for a specific filter. 2023-12-14 18:14:57 +02:00
shared [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
sharedComponents [develop | DONE | CHANGED]: numbers.component.ts: Added in Numbers field "mergedFundersSize", and on init method call refine query for research products (results), to merge refine queries of research products and projects and set the mergedFundersSize (all funders that have research products, or have >1 project). 2023-11-24 16:59:55 +02:00
utils [develop-filters | DONE | ADDED]: Added structures for grouping and ordering search filters. 2023-12-14 18:23:28 +02:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
LICENSE.txt Added LICENSE.txt file 2023-06-01 15:28:24 +02:00
cache-interceptor.service.ts Import transferState from angular/core 2023-08-04 14:45:41 +03:00
error-interceptor.service.ts Remove logs from reload. Add url variable in order to handle error from guards with the connect path. 2023-06-30 14:39:48 +03:00
http-interceptor.service.ts Update angular to version 16 2023-08-01 14:29:27 +03:00
timeout-interceptor.service.ts Add sources of number indicators in timeout_whitelist in order to avoid timeout error in these requests. 2023-06-14 15:10:49 +03:00