kartoza / rir-dashboard

An open platform for risk informed response planning.
https://kartoza.github.io/rir-dashboard
GNU Affero General Public License v3.0
1 stars 5 forks source link

We need to add dashboard links to the indicator and indicator group models #137

Closed timlinux closed 2 years ago

timlinux commented 2 years ago

A simple URL field that we can then point to a metabase or other dashboard from an indicator

In the indicator and indicator group lists we can have a small icon that will take you to the link if it is set,

image

On the BI side can you please get an SSL connection set up to the RIR database and construct some views that we can use to create reports. e.g. a view that looks similar to the master list would be good.

timlinux commented 2 years ago

To test you can point the covid new cases link to here https://staging.osgs.rir.kartoza.com/bi/public/dashboard/4617443e-1446-4f4b-a8b6-906072d22d6f

See also #152

meomancer commented 2 years ago

It has been implemented Currently it is just link that can be clicked on the circle of the scenario

timlinux commented 2 years ago

Tested with GAM - that is super nice thanks @meomancer

Could you try to make the link an iframe which embeds in the space of the map frame (and a way to hide it again)?

meomancer commented 2 years ago

This has been implemented @timlinux