Go to file
Konstantina Galouni d054922efa [Library | new-theme]: Fixes and updates for project and result landing pages redesign.
1. statisticsTab.component.ts: Added charts inside cards.
2. landing-header.component.ts: Updated margins according to mocks.
3. project.component.html:  In #graph_and_feedback, updated offset attribute. |  Updated wrapper class from "publication" to "project" | Removed "uk-margin-top" from labels section.
4. project.component.ts:
	a. Added field   public graph_offset: number = 0;
	b. [Bug fix] Fix expressionchangedafterithasbeencheckederror - Updated when "offset" and "graph_offset" (calcGraphOffset()) is calculated.
	c. [Bug fix] Updated checks in hasMetrics().
	d. [Bug fix] Updated title for organizationsModal to "Partners".
5. project.module.ts: Added in constructor iconsService.registerIcons([link, graph]).
6. projectService.module.ts: Removed IconsService - icons should be registred in project.module.
7. resultLanding.component.html: In #graph_and_feedback, updated offset attribute.
8. resultLanding.component.ts: Added field   public graph_offset: number = 0; | [Bug fix] Fix expressionchangedafterithasbeencheckederror - Updated when "offset" and "graph_offset" (calcGraphOffset()) is calculated.
2022-05-03 11:52:07 +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]: Fixes and updates for project and result landing pages redesign. 2022-05-03 11:52:07 +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