Features
- Add collapse / expand to container style artefacts Compartment / VCN / Subnet.
- Implement updated, Oracle Standard, Look and Feel for diagram elements.
- Add Preferences option to choose display label (Name / Resource / None) this will be displayed below the element on the SVG (Ehancement: #126).
- Add OKIT specific "Definition" field to all artefacts to allow a free text definition of the artefact (Enhancement: #149).
- Add preference to specify the type of tooltip to be displayed (Name / Definition / Summary) when hovering over elements in the diagram.
- Add artefact element highlighting when the properties sheet is open. Moving the cursor over the properties sheet will highlight the associated artefact.
- Implement simple Auto Save functionality to save model every 60 seconds to local storage (Enhancement: #169).
- Generate Title & Description for queried diagrams (Enhancement: #164).
Bug Fixes
- Fix issue where MySQL Databases could not be deleted.