Apply initial changes according to the latest mocks
Filters:
hide filter icon when filter panel is open
show an overlay film when at least one active filter cannot be applied to a chart
when a filter is already applied by default to a chart (with multiple queries) with different value --> change the chart color to one with lower opacity
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59183 d315682c-612b-4755-9ff5-7f18f6832af3
Indicators page - Filters:
filters in burger menu on the right
add range filter component
Indicator utils:
AddFilter(): add filter for parameterized queries
parameterizeDefaultQuery():
for parameterized queries stakeholder position is not fixed in first place. parameters contain start/end year in first 2 places.
make it work for double queries like "name":"monitor.funder.greenvsgold.name.type","parameters":["2020","2020","European Commission","dataset","2020","2020","European Commission","dataset"]
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@59061 d315682c-612b-4755-9ff5-7f18f6832af3
Admin and stakeholder page:
-update titles (use stakeholder.name)
-indicator description in the bottom
Admin:
-rename stakeholder to profile
-update titles (use stakeholder.name)
-add name when there is no logo
-back button takes you to stakeholder page not /admin
-indicator description in the bottom
-Add sections for numbers is enabled only for administrators
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58990 d315682c-612b-4755-9ff5-7f18f6832af3
For the menu use the stakeholder name instead of index_name
redirect to error pages changed:
-private stakeholder -- > message private data
-public stakeholder with no topic/category/subcategory to show (either because is private, inactive or simpe they don't exist) --> message no indicators yet
-inactive stakeholder/topic/category/subcategory OR the alias from URL doesn't exist --> error page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58986 d315682c-612b-4755-9ff5-7f18f6832af3
1. stakeholder.componen & indicators.component & topic.component: Delete methods replaced from simple delete to delete default & related elements (for simple elements the result is the same).
2. topic.component.html: Commented code, to show in modal 3 different buttons according to the delete option we choose.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58980 d315682c-612b-4755-9ff5-7f18f6832af3
Update beta properties/environments
Add check for environment and show the proper badge
Smaller sizes for number indicators
Monitor Dashboard:
changes in the top bar: update colors, fonts, alignment
Manage button is moved to top menu bar
Add filters button (no action)
add bottom menu
topic icons - use the saved svg
Add common assets as svn externals
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58893 d315682c-612b-4755-9ff5-7f18f6832af3
Indicator path type:
if chart url is table -> set it to table
if no type found in parameterization, allow to select type in the form
if parameterized type is column, pie, bar, line don't allow to switch to table or other (will not be loaded properly)
if parameterized type is table: don't allow to change to other types
default type is "other"
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58824 d315682c-612b-4755-9ff5-7f18f6832af3
Links to Admin available for monitor Curators, Community Curators and portal administrators
Indicators page:
Admin:
Indicators:
add tooltips for active/public
show message when stakeholder values couln't be parsed
allow urls from different installations of stats-tool
indicator Utils:
add parsing for echarts library
build the chart url using the current stakeholder values (index_id, index_name, etc)
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58823 d315682c-612b-4755-9ff5-7f18f6832af3
Indicators form: add input fields for data titles of the chart
indicator-utils: generateIndicatorByChartUrl:
-more checks for library (Google/highcharts) and table/chart
-parsing for Google charts (a little different schema than highcharts)
-parsing for google tables (parse stakeholder filter)
-make sure connect new charts work (the stakeholder should be ri)
-prepare new parameterized queries (should be checked when available)
-- if the format is monitor.funder/ri/organization parse only if the stakeholder is type funder/ri/organization
-any other case just keep the url (won't work for default profile)
-Simple Stats tool queries add check for stakeholder type
-- if stakeholder is funder/ri/organization parse funder/ri/organization filter
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@58796 d315682c-612b-4755-9ff5-7f18f6832af3