Open
Description
Currently Cassandra tab code is part of the osv-gui, regardless of the availability of Cassandra application.
This have a few drawbacks:
- GUI code need to dynamically check if Cassandra is available (this is known at build time)
- GUI code will bloat with each new application and application tab
- Adding new application require update to the core osv-gui project
A correct solution will put the Cassandra tab under application Cassandra.