From e852d4302c47e8a9dc72d710b35d7438de6e634b Mon Sep 17 00:00:00 2001 From: Argiro Kokogiannaki Date: Thu, 5 Dec 2019 12:01:27 +0000 Subject: [PATCH] Badge add rotated badge in admin pages Set _id null when create a profile from default one Set sidebar default option to open git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@57818 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/app.component.html | 3 +++ .../sharedComponents/sidebar/layout.service.ts | 2 +- src/app/monitor/monitor.component.html | 4 ++-- src/app/monitor/monitor.component.ts | 10 +++++----- src/app/utils/entities/stakeholder.ts | 2 +- src/app/utils/entities/stakeholderCreator.ts | 12 ++++++------ src/app/utils/indicator-utils.ts | 9 +++++++-- src/assets/theme-assets/dashboard-custom.css | 14 ++++++++++++-- 8 files changed, 37 insertions(+), 19 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 0067220..7597d54 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,6 +1,9 @@