monitor-dashboard/src
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
..
app [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
assets [Library & Monitor Dashboard | new-theme]: Small update on notifications & filters offcanvas. 2022-04-05 19:55:01 +03:00
environments new login properties for prod 2021-12-21 11:21:11 +02:00
prod [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
index.html [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
karma.conf.js [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
main.server.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
main.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
material.scss [Monitor Dashboard | Trunk]: Organize new dashboard theme to files 2020-10-19 09:07:43 +00:00
polyfills.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
robots.txt [Monitor_Dashboard|Trunk] 2019-10-24 07:44:29 +00:00
styles.css Add graph icon instead of file. Update all libraries 2022-03-04 17:36:38 +02:00
test.ts [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.app.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.server.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00
tsconfig.spec.json [Monitor Dashboard | Trunk]: Update to angular 11 2021-07-14 16:02:04 +00:00