Richard Astbury
Richard Astbury
yeah, this is quite a big rewrite, I'll keep it simple to start with and rework to use hooks as a next step.
Thanks for reporting this @ElanHasson I will investigate.
I think we should keep this open, as the dashboard should fail gracefully in this situation.
There is a summary of all activity on the dashboard home. There isn't currently a breakdown by grain type, this might be a bit of an overload?
There’s a setting for changing the path of the whole dashboard, but not the script itself. Sent from my iPhone > On 10 Aug 2019, at 16:19, Keshavraja Komarshetty wrote:...
Take a look at this sample: https://github.com/OrleansContrib/OrleansDashboard/blob/master/Tests/TestHosts/TestHostCohosted/Program.cs
I was thinking of using webpack's web server during development, and using CORS to call the dashboard.
I have created a branch locally to get a feel for the size of the work required. I'll see how straight forward it is...