neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
400 stars 129 forks source link

Add the ability to quickly change database for all cards in a dashboard. #783

Open gabgir opened 5 months ago

gabgir commented 5 months ago

Is your feature request related to a problem? Please describe. I use multiple databases in the same server instance that hold data under the same schema. As such, I use the same dashboard to visualize the data from all those databases. Right now, to switch between databases, I need to either edit all cards in my dashboard one by one, or export to json, edit the file, and import it again.

Describe the solution you'd like I would like an option, either in the left-hand side navigation menu or under the settings menu, to quickly change database for all cards in the dashboard.