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()".
1. offcanvas.css: [NEW] Custom css for custom 'offcanvas' classes.
2. import.css: Import new file offcanvas.css
3. structure.css: Removed custom css for notifications offcanvas.
4. monitor.component.ts: Added property "offcanvasOpen" which is set on UIkit.util.on events for offcavnas "#style_switcher" (filters).
5. monitor.component.html: Added "offcanvas-switcher", "offcanvas", "offcanvas-close" classes | Small changes in close button, switcher button and message.
6. monitor-dashboard-custom.css: For #filters_switcher_toggle only top is defined here. Now css will be imported by offcanvas.css file.
7. notification-user.component.ts: Updated default value for property 'colorClass' from 'portal-color' to 'uk-text-primary'.
8. notifications-sidebar.component.ts:
a. Added property "offcanvasOpen" which is set on UIkit.util.on events for offcavnas "#notifications".
b. Added "offcanvas-switcher", "offcanvas", "offcanvas-close" classes
c. Small changes in close button, switcher button and font sizes.
9. notifications-sidebar.module.ts: Removed iconsService.registerIcons from constructor.
10. notification-sidebar.component.css: Unnecessary css removed | css updated and moved to new file offcanvas.css.
Admin tools:
- move amdin tool components underadmin-tool folder
- create admin tool routing module
- remove guard from each module and put it in admin tool routing module
Piwik:
- add piwik from configuration service and pass it in search, landing, monitor
App component:
- when stakeholder changes: update or reset properties adminToolsCommunity, adminToolsPortalType and init community information
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60171 d315682c-612b-4755-9ff5-7f18f6832af3
-Search pages:
-updates for custom filter
-add
-remove custom filter parameters
-Monitor component:
- apply height sizes
- put indicator title inside the card
- add link to graph
- add last update of statistics date
- encode and handle filter parameters similar to search pages
-Indicators: add height in the form
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59980 d315682c-612b-4755-9ff5-7f18f6832af3
Indicators Page:
- keep parameters
- add feadback link
Admin manage number indicators:
- add message when stakeholder parameterization is not applied
- preview the number API url (similar to charts)
- json path: auto generate if the first one has comma separated values
- fix stakeholder parameterization for numbers from stats-tool
Filtering:
- fixes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59224 d315682c-612b-4755-9ff5-7f18f6832af3
- smaller screen show the mini sidebar
- with esc or click outside hide the filters
- set background
- Search Results/ Projects use the same index field as in the refine fields for funder and RI
- filters:
named queries - don't apply filter if already applied with different value
for charts with multiple queries check if it is comparing query on different values of the same filter
- environments.beta/prod.ts: add reseach outcomes search routes
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59218 d315682c-612b-4755-9ff5-7f18f6832af3