monitor-dashboard/src/app
Konstantina Galouni 84c155bb2e [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
..
admin-stakeholder [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
admin-tools [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
develop Remove page-content from pages of monitor dashboard except monitor.component.ts 2022-03-23 15:26:35 +02:00
error [Monitor Dashboard|Trunk] 2020-10-12 12:54:57 +00:00
general Update libraries. Remove some icons from modules 2022-04-04 11:09:07 +03:00
login [Monitor Dashboard | Trunk] 2020-11-13 16:42:12 +00:00
manageStakeholders changes for manage profiles page 2022-04-05 15:26:55 +03:00
methodology Remove page-content from pages of monitor dashboard except monitor.component.ts 2022-03-23 15:26:35 +02:00
monitor [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
openaireLibrary@3af4eabea7 [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
reload [Monitor_Dashboard|Trunk] 2019-10-24 07:44:29 +00:00
search Remove page-content from pages of monitor dashboard except monitor.component.ts 2022-03-23 15:26:35 +02:00
topic Change grid of indicatos base on new mocks. Add blend mode in iframes 2022-03-15 16:30:36 +02:00
users design tweaks for dashboard - admin and update openaireLibrary repo 2022-03-29 16:05:29 +03:00
utils Change visibillity icons. Update libraries. Customize variables 2022-03-08 20:55:01 +02:00
app-routing.module.ts [Library & Monitor Dashboard | new-theme]: Sidebar & Navbar checks updated to use the same method | "activeMenuItem" in route data (optional) to set which menu item is active when url does not match | Bug fix in <my-tabs>. 2022-03-28 11:40:22 +03:00
app.component.html Add id in bottom. Change container of general form. Edit stakholder: Make grid large and fix some alignment issues of upload. 2022-03-30 20:52:56 +03:00
app.component.ts [Library & Monitor Dashboard | new-theme]: Sidebar & Navbar checks updated to use the same method | "activeMenuItem" in route data (optional) to set which menu item is active when url does not match | Bug fix in <my-tabs>. 2022-03-28 11:40:22 +03:00
app.module.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
app.server.module.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00