Releases: oracle/oci-designer-toolkit
Releases · oracle/oci-designer-toolkit
Update Look & Feel and Free form Terrafom input
Features
- Convert left bar named tabs to simple icon tabs based on OCI console design.
- Convert right bar named tabs to simple toolbar icons based on OCI console design.
- Add the ability for the user to define custom Terraform code that will be included in the terraform zip file in a user_defined.tf file.
- Add Global level Freeform/Defined Tags that will be added to all resources created by OKIT.
Bug Fixes
- GitHub Issue #459 : [UI] "DHCP option" icon missing.
- Resolve issue where Read-Only was being ignored for DRGs.
Policy Resource
Features
- Temporarily deprecate Ansible export by making it command line flag driven (ansible=true)
- Add Policy Resource to Palette and allow the user to drag them onto the canvas. It assumes that the user understands the policy statement syntax. All policies will be created within the users home region.
Bug Fixes
Template Symbolic Link Patch
Bug Fixes
- Add missing symbolic link to to level Dockerfile to resolve the failure to display Templates in the designer.
Template & Git Side Panels
Features
- Templates Moved from main menu to sidebar and now opened on a Double Click.
- Pan and Zoom added to SVG display returning to 1:1 during redraw.
- Display Git Directories as a side panel and allow for double click open.
- Reorganise Reference Architecture Templates
Bug Fixes
- Fix query pagination issues where not all resources were being retrieved.
- Remove uses of Terraform Data Resource oci_identity_tenancy
- GitHub Issue #406: Sub-Menu options can't be selected in Chrome (Subtract scrollbar width)
Resolve silent query failure
Bug Fixes
- Resolve issue where Shapes may be missing from query which caused query to fail silently.
Resolve drop issue with NAT Gateway, MySQL Databse & IPSec Connection
Bug Fixes
- Resolve issue with dropping NAT Gateways on canvas
- Resolve issue with Dropping MySQL Database Systems on canvas
- Resolve issue with dropping IPSec Connection on canvas
Resolve issue causing preference modification not to be saved.
Bug Fixes
- Resolve issue causing preference modification not to be saved.
Resolve missing Instance shapes
Bug Fixes
- Resolve issue with missing Instance shapes due to fail compatibility query.
Compartment Drag&Drop patch
Bug Fixes
- Resolve issue stopping Compartments being dragged from the palette and dropped on the canvas
Profile dependent dropdown cache
Features
- User Template menu dynamically updated when design saved as a template.
- Enable Read/Write menu item added to allow the user to switch a queried design to a writeable / deployable design.
- Update favicon.
- Add Double Click to resource Icon to Open/Close Properties.
- Add Config Select to main toolbar to allow selection of the connection where the dropdown data will be selected from. In addition accessible Regions for the Connection profile will be selected.
- Add Region select to main toolbar.
- Cache Dropdown data & Region data per connection profile within the browsers local storage to improve performance.
- Add clear Dropdown Data cache to force refresh of cached data.
- Add Target selector to restrict palette based on chosen deployment target. This is early work preparing for the PCA release / Terraform cli.
- Add cd3=true URL parameter to enable import of CD3 spreadsheet.
Bug Fixes
- Correctly generate DHCP Options for VCN Default generated resource.
- Resolve issue with Private Endpoint Label not being specified for ADB.
- Fix FLASK_APP definition for Vagrant flask.service.