openaire-library/notifications
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
..
notification-user [Library & Monitor Dashboard | new-theme]: Applied new theme & redesign changes in notifications & filters offcanvas switcher icons and boxes. 2022-03-30 19:18:06 +03:00
notifications-sidebar [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
notify-form Add new inputs modifiers. Add advanced-search-input. 2022-04-04 11:06:34 +03:00
notification-utils.ts [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
notification.service.ts Notifications: Add mark as read button 2021-10-05 17:27:16 +03:00
notifications.ts [Library | Trunk]: Notifications for development 2021-03-04 11:32:57 +00:00