Releases: oracle/oci-designer-toolkit
Releases · oracle/oci-designer-toolkit
Updated DRG / FSS and local Save/Load
Features
- File Storage System split into Mount Target and File System to allow a Mount Target to export multiple File Systems.
- Dynamic Routing Gateway extended to include to be a Compartment Resources and DRG Attachments used to connect to VCN.
- DRG Extended to include Route Table and Distribution functionality.
- Model Load functionality modified so that it checks if a Resources Compartment id exists in the model and if not assigns it to the root deployment compartment.
- Save / Load functionality modified to Save to container directory and current Save/Load moved to Import/Export OKIT Json.
- Highlight selected row in Tabular view.
- Hide Profile Select within query when using Instance Principal.
Bug Fixes
- Query fixed so that when querying a tenancy all sub compartments are no longer assigned null compartment id and appear overlaid.
- Fix issue when using Instance Principal where the url contained a space.
Identity Resources (User/Group/Bastion)
Features
- User / Groups View added
- Allow the creation / definition of local Users
- Allow the creation / definition of OCI Groups
- Bastion as a Service functionality added to main design canvas.
- Update cache functionality to store based on Configuration & Region.
- Add "OKIT Reference" Tag to all resources created via OKIT to allow for future expansion / reference.
Bug Fixes
- Add missing policy documentation to export to markdown.
- Fix Save As Template to add .json if not specified.
- Resolve issue where the default dhcp option would generate terraform with an empty search_domain_names if the server type was changed and then changed back.
Resolve File Storage System Issue and missing User Defined Terraform from RM
Bug Fixes
- Force rename of DhcpOptions.svg to DHCPOptions.svg. The master had not changed case originally to match development branch.
- Include the User Defined Terraform in the Resource Manager zip.
- Resolve issue with File Storage System failing to display properties correctly.
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.