You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dispatch(createNotificationThunk("Unable to load shared dashboard","You have specified an invalid/incomplete share URL. Try regenerating the URL from the sharing window."));
{/* You are loading a shared Neo4j dashboard: <b>My First Dashboard</b>.<br/> */}
55
+
You are loading a Neo4j dashboard.<br/>
56
+
{shareDetails&&shareDetails.url ? <>You will be connected to <b>{shareDetails&&shareDetails.url}</b>.</> : <>You will still need to specify a connection manually.</>}
57
+
<br/><br/>
58
+
This will override your current dashboard (if any). Continue?
NeoDash is a tool for building ad-hoc Neo4j dashboards. Need help building an integrated solution? <astyle={{color: "white"}}href="mailto:[email protected]">Get in touch</a>!
123
+
NeoDash is a tool for building standalone Neo4j dashboards. Need advice on building an integrated solution? <astyle={{color: "white"}}href="mailto:[email protected]">Get in touch</a>!
0 commit comments