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]: Add ability to clear all CQL history for cluster, workspace and globally #280

Closed millerjp closed 1 week ago

millerjp commented 1 month ago

Users need to have the ablity to delete ALL the history for a specific cluster, workspace and globally.

Screenshot 2024-08-21 at 14 42 57

For deleting all history - this should be under settings:

Screenshot 2024-09-01 at 07 11 19

For workspace under workspace settings

Screenshot 2024-09-01 at 07 11 38

Maye add a button to clear workspace history there:

Screenshot 2024-09-01 at 07 11 59

For a connection Add this as an option when editing the connection/cluster settings to have a button to clear CQL history

millerjp commented 1 month ago

@mhmdkrmabd we will need to double check the cqlsh history for this also - not sure though. We can just get this working on enhanced CQL console and raise a seperate issue for CQLSH history.

mhmdkrmabd commented 3 weeks ago

@millerjp added the ability to clear history statements for each connection, for workspaces and the app overall this will be implemented in a separated todo/issue

Image

digiserg commented 1 week ago

tested, thanks