Go to file
Konstantina Galouni 3af4eabea7 [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas.
1. shadow.css: Added variable --shadow-main-dark.
2. offcanvas.css:
   a. Set --offcanvas-shadow: var(--shadow-main-dark);
   b. In class .offcanvas-switcher remove transition (will not be visible when offcanvas is open)
   c. [Bug fix] In class .offcanvas-count increased font size and make background always round, added line-height: 20px.
   d. In rule ".offcanvas .uk-offcanvas-bar" set border-radius to 4px.
3. notification-utils.ts: Full stop added in messages.
4. notification-sidebar.component.css: In rule "#notifications .notification-list ul" set height: calc(100% - 77px).
5. notifications-sidebar.component.ts:
   a. Removed anything related to offcavnas events
   b. Removed commented code
   c. Added in icons visuallyHidden.
6. monitor.component.html:
   a. Removed "open" class when offcanvas is open.
   b. Added in icons visuallyHidden
   c. Added sign in link in filters when user is not logged in
   d. Added uk-text-small class in "Clear".
7. monitor.component.ts:
   a. Removed anything related to offcavnas events
   b. Added method "logIn()".
2022-04-05 19:55:01 +03:00
claims Search: allow exact search with doi raw value - in case of full url doi 2022-02-21 15:55:20 +02:00
connect Merge commit '514cd0dd12407f0b3c09d5f20c39a546888165a9' into new-theme 2022-02-21 18:02:46 +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 new inputs for search page and other overall tweaks 2022-04-05 15:26:26 +03:00
deposit redesign of result-preview component 2022-03-15 13:13:28 +02: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]: Delete fromYearAfterToYear.directive.ts, inValidYear.directive.ts, rangeYearsRequired.directive.ts directives from rangeFilter folder (validator functions moved to string-utils.class.ts (previous commit)). 2022-04-05 16:50:49 +03:00
login Change user menu drop position to bottom-right 2022-03-04 17:50:51 +02: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 [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
orcid [Library & Common-Assets | new-theme]: 1st version of restructure of result landing page according to redesign | Bug fix in method "hasMetrics". 2022-04-04 12:14:54 +03:00
reload [Library | Trunk]: Remove scroll to top from pages initiliazation 2021-04-20 15:18:15 +00:00
role-verification Add registry url to Timeout whitelist 2021-09-07 10:51:07 +03:00
searchPages new inputs for search page and other overall tweaks 2022-04-05 15:26:26 +03:00
services [Library]: Fixes (major: Parsing of organizations in result landing) & Addition of "FOS" and "SDGs" in result refine filters and result landing pages. 2022-03-15 23:31:10 +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 Fix some issues in input. Change class in advanced search input 2022-04-05 15:33:38 +03:00
utils [Library | new-theme]: Delete fromYearAfterToYear.directive.ts, inValidYear.directive.ts, rangeYearsRequired.directive.ts directives from rangeFilter folder (validator functions moved to string-utils.class.ts (previous commit)). 2022-04-05 16:50:49 +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