Go to file
Konstantina Galouni e658c5d23a [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components.
1. addThis.component.ts: Updated social icons of addThis.
2. landing-header.component.ts: Added "uk-text-small" in subtitle.
3. metrics.component.ts: Added method "clickedMetrics()" to set "metricsClicked" | Added metricsClicked and metrics.infos conditions for loading table or iframes | Added customContainerClass and customIframeClass in <i-frame>.
4. project.component: Updated project landing page according to UI redesign.
5. project.module.ts: Import LoadingModule, IconsModule, InputModule.
6. project.service.ts: Use parsingFunctions.parseDescription.
7. projectService.module.ts: iconsService.registerIcons([link, graph]).
8. resultLanding.component.html: Small fixes in ui | Added right arrow on tooltips of actions that are links to other pages | Display of description updated as innerHtml (#7345).
9. orcid-work.component.ts: Added flex=true in <icon>.
10. input.component.ts: Added disabled?: boolean in Option interface and show disabled options as muted.
11. projectInfo.ts: Updated description to be string[] instead of string.
12. iframe.component.ts: Added @Input() customContainerClass: string = ""; and @Input() customIframeClass: string = "";
13. search-tab.component.ts: Updated according to redesign | Update "getEntityName()" to return values from OpenaireEntities.
14. tabs.component.ts: Added "uk-height-1-1" in custom tabs | In #mytabs::before set left:0.
2022-04-28 12:13:06 +03:00
claims fixes in direct linking 2022-04-19 16:25:24 +03:00
connect linking updates 2022-03-02 18:08:37 +02:00
contact-us Contact us: change placeholder to dynamic in name field, committed by mistake 2022-04-04 17:30:48 +03:00
dashboard 1. Search Pages: Download link, search from bg with dark option. 2. Input add a no value selected option for select type. Search input toggle if input has no value. 3. Sidebar: Add uk-nav 2022-04-15 11:08:12 +03:00
deposit Change search-inputs 2022-04-19 16:32:45 +03:00
error [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
landingPages [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
login Fix a bug in guards regarding deprecated method isLoggedIn 2022-04-13 13:50:55 +03:00
monitor Fix section scroll opacity change. Add scrollspy in how-to. Align right for recaptcha in contact us in large screens 2022-03-01 21:09:14 +02:00
notifications Rename uk-text-primary-gradient to uk-text-background 2022-04-14 12:50:59 +03:00
orcid [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification 1. Notify Form: Change view of form base on new redesign. 2. Input: Add a new type autocomplete_soft in order to use it in search. 3.Search Input: Add options for autocomplete. 4. Change some dashboard-inputs to inputs 2022-04-11 12:27:10 +03:00
searchPages fix issue with selected types filter 2022-04-21 16:35:34 +03:00
services [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +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 [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
utils [Library | new-theme]: Redesign of project landing page and small upadates on result landing and common components. 2022-04-28 12:13:06 +03:00
.gitignore Add gitignore 2021-07-19 18:19:06 +03:00
cache-interceptor.service.ts add in cache interceptor the refine queries for new submenu items of research outcomes 2021-09-08 18:00:53 +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 Add registry url to Timeout whitelist 2021-09-07 10:51:07 +03:00