Go to file
Konstantina Galouni 428a48223a [Library | new-theme]: Sorted Advanced filters alphabetically | Added "pid" in advanced filters for Datasource | Organization lannding: projects tab: Added number of selected values in funder filter.
1. projects-in-modal.component.ts: Added the missing number of selected values next to the filter name - on updateFilters() method, update filter.countSelectedValues.
2. searchFields.ts:
   a. Added pid in  DATASOURCE_ADVANCED_FIELDS.
   b. Added method "sortFieldsByName()" to sort fields by name and leave "q" filter (Any field) first.
3. searchAll.component.ts & searchDataProviders.component.ts & searchResearchResults.component.ts & searchProjects.component.ts & searchOrganizations.component.ts: Added "this.searchFields.sortFieldsByName(this.fieldIds, this.fieldIdsMap);" to sort advanced fields alphabetically.
2022-06-23 17:30:45 +03:00
claims fix issue with linking: do nothing when confirm linking is clicked 2022-06-20 17:09:25 +03:00
connect Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter 2022-06-02 17:27:45 +03:00
contact-us Quick contact: Fix a bug with dropdown and add some inputs to make it dynamic. GeneraL: Fix some breadcrumb alignments and fix modal overflowBody parameter 2022-06-02 17:27:45 +03:00
dashboard Change modal title background in dashboard modals 2022-06-21 13:41:44 +03:00
deposit changes for deposit component (add input for the assets path) 2022-06-22 15:36:15 +03:00
error [Library | Trunk]: [NEW] Added service entity. 2022-05-13 15:57:31 +03:00
landingPages [Library | new-theme]: Sorted Advanced filters alphabetically | Added "pid" in advanced filters for Datasource | Organization lannding: projects tab: Added number of selected values in funder filter. 2022-06-23 17:30:45 +03:00
login Fix a bug in guards regarding deprecated method isLoggedIn 2022-04-13 13:50:55 +03:00
monitor update text of invitation emails (monitor) and add stakeholder entities as enum 2022-06-09 10:38:06 +03:00
notifications Change all offcanvas with uikit class. FIx search filter checkbox and radio label. Modal: Add container to avoid insert class at DOM 2022-06-17 02:57:56 +03:00
orcid [Library | new-theme]: 2022-06-20 16:55:05 +03:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification Fix all dashboard modals heights. Role verification remove custom buttons. 2022-06-20 16:17:26 +03:00
searchPages [Library | new-theme]: Sorted Advanced filters alphabetically | Added "pid" in advanced filters for Datasource | Organization lannding: projects tab: Added number of selected values in funder filter. 2022-06-23 17:30:45 +03:00
services [Library | new-theme]: Removed parsing and display of special clause 39 (esc39) | In parsing for open access mandate for datasets, added check if field is "projectoamandatedata" (ecarticle29_3 to be renamed to projectoamandatedata). 2022-06-15 13:54:49 +03: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 resultLanding: update jsonld to include isPartOf url with FOS/SDG search pages 2022-06-22 16:13:28 +03:00
utils [Library | new-theme]: Sorted Advanced filters alphabetically | Added "pid" in advanced filters for Datasource | Organization lannding: projects tab: Added number of selected values in funder filter. 2022-06-23 17:30:45 +03:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
cache-interceptor.service.ts [Library | new-theme]: cache-interceptor.service.ts: [Bug fix] Updated urls in cachingRequests to include new refine fields and new ordering. 2022-06-15 14:59:38 +03:00
error-interceptor.service.ts Add new methods in role-users and subscribers. 2021-09-17 20:13:35 +03:00
http-interceptor.service.ts [Library]: Added whitelist in HttpInterceptorService, so that 'uoa-monitor-service/stakeholder' request is not stored in TransferState and logged in users can see the stakeholders they are members or managers. - previous commit was wrong!!! 2021-11-08 15:01:31 +02:00
timeout-interceptor.service.ts [common-assets & Library | new-theme]: Fixes for orcid dropdown in authors and increase timeout for addThis check for warning. 2022-05-17 12:15:15 +03:00