Go to file
Konstantina Galouni fbe514b740 [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +02:00
claims [develop | DONE | FIXED]: [BUG FIX] claimResultSearchForm.component.ts: In method "checkSelectedFilters()" set "filter.countAllValues = filter.values.length;", because filters were loading forever. 2024-02-07 10:31:42 +02:00
connect [develop | DONE | DELETED]: Deleted legacy unused files mailPrefs.component.html, mailPrefs.component.ts, mailPrefs.module.ts, htmlProjectReport.component.ts, htmlProjectReport.module.ts. 2024-01-29 19:55:26 +02: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 [develop | DONE | CHANGED]: Show code in Fields of Science (FoS) when fos field is queried in filters, or not, when foslabel field is queried. 2024-01-08 15:36:27 +02:00
landingPages [develop | DONE | FIXED]: availableOn.component.ts: Added field "@Input() inModal: boolean = false;" and display download sources when in modal - e.g. versions. | result-preview.component.html: Display download sources (<availableOn>) in versions (isDeletedByInferenceModal). 2024-02-07 21:12:43 +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 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
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 [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +02:00
services [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +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 [grouped-queries | DONE | CHANGED] Added groupedRequests.service.ts & groupedRequestsService.module.ts to call endpoints for grouped queries of each page | numbers.component.ts: Replaced queries of numbers (in Home page) with grouped query for home page of EXPLORE | searchAll.component.ts: Replaced count queries of each entity (in Search page) with grouped query for Search page of EXPLORE 2024-02-07 22:50:13 +02:00
utils [develop | DONE | CHANGED]: indexInfo.service.ts: Added "lastIndexDateSubject" BehaviorSubject | newSearchPage.component.ts: In ngOninit, call "indexInfoService.lastIndexDate" get method instead of "indexInfoService.getLastIndexDate()", to get last index date from subject value. 2024-02-07 21:36:47 +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 [develop | DONE | CHANGED]: Moved predefined query checks to "fq" field instead of "query" | Updated cachingRequests | Temporary bug fix in refine fields dependent to static refine fields. 2024-02-01 19:46:34 +02: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