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] When deleting a workspace, give users the option to delete it from the file system also #247

Closed millerjp closed 5 hours ago

millerjp commented 1 month ago

Currently, when we delete a workspace we leave it on the file system.

Give users the option to delete the workspace from the filesystem

digiserg commented 1 month ago

I think it shouldn't be optional. If you delete it means both config and filesystem to me.

millerjp commented 1 month ago

@digiserg no - we can have a workspace thats in Git containing cluster details. If and individual user deletes this and checks in/updates etc.. they may not want it reflected in source control. It definitely needs to be optional and we should have the same behaviour on other things like this.