axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[feat]: Automatically reload AxonOps web UI when altering schemas on local clusters #456

Open millerjp opened 6 days ago

millerjp commented 6 days ago

Just like we reload the tree, we should also reload the AxonOps webui on local clusters when its running. Essentially, we need to do this to pick up schema changes in AxonOps webui.

relates to #452