Releases: cloudbase/coriolis-web
1.4.8
Update the "is replica editable" function
Improve tasks sorting when there are parallel ones
Refactor Wizard and Endpoint options fields
Skip empty string fields when creating replica
Embed Autocomplete component in migration image
Dynamically detect if a provider has env options
Update Edit Replica modal inputs style
Auto set wizard options field to password
Create OVM plugin to handle migr_template
fields
Improve API requests logging
Fix navigation menu not working in Wizard Page
Refactor all JS promises to async / await
Add migr_template_name_map
to Wizard Options UI
Show tooltip if edit replica button is disabled
Load all instances for 'hyper-v' provider
Fix a crash in Projects Page caused by roles
Add security groups selection to network mapping
Add new field to OCI's dest. options fields
Improve Wizard additional options loading UI
Improve Replica / Migration source options support
Bump tar from 2.2.1 to 2.2.2
Add Dashboard Page with data visualization modules
Add boolean config default support
Fix Edit Replica layout issue in Network page
UserDetailsPage.jsx: Fix typo
Refactor and improve API calls caching process
Show wizard instances page info tooltip
Add the env. info message to search not found
Truncate disk name sub paths in Wizard Storage
Remove permissions check from wizard
Use a configurable list of password fields
Improve options loading UX
Fix details pg. sometimes showing missing endpoint
Add support for schemas without oneOf
as root
Enabled VMWare source options editing
Fix Options and Storage screens layout
Fix sync issues when going from details to list
Trim all text inputs except passwords
1.4.7
Update storage mapping default behaviour
Removed title and description from svg's
Update to Oracle Logos
Bump lodash from 4.17.4 to 4.17.13
Fix list filter group not working
Fix storage-mapping update schema fail
Fix Edit Replica modal layout issues
Fix waitFor
utility function
Fix polling not clearing on Details pages
Change Endpoint field required style
Enable replica storage mappings edit
Hide a list of Coriolis users in the UI
Use custom sorting for provider names
Remove all <title>
tags from SVGs
Shrink ToggleButtonBar
component
Add Edit Replica source options
Fix mem
version dependency
Disable editing if provider doesn't support it
Update reload button color
Add cache refresh support to Edit Replica modal
Add 'request' module as a dependency
Add 'source-options' API support
Remove 'Report an Issue' link from About modal
Fix Jest's dependency vulnerability
Switch network name with MAC address in details
Use network id instead of name on Replica Edit
Fix execution task progress updates sort
Fix tooltips not always showing up
Fix progress text getting outside of panel bounds
Fix project details page not loading
Fix typo in licence prompt
Hide the 'secret_access_key' in AWS Endpoint Page
Dynamically change 'Separate / VM' label
Dynamically change the networks to autocomplete
Update Bulk Actions button in lists pages
Add AWS as destination options provider
Recreate migration from replica
Remove redundant if
Don't show expiration info if licence is expired
Add appliance id field to licence info
Default licensing server URL to $proxy/licensing
Quiet the licence server not found error
Add 'Back' button to Add Licence modal
View current license information and add new ones
1.4.6
Fixed random number appearing when loading main list
Focus switch inputs using TAB key
Fixed Edit Replica
modal not scrolling correctly
Render object fields with no destination options values
Fixed incorrect task highlight in executions page
Fixed networks refresh delay in Wizard Networks page
Added support for non-active secret when updating
1.4.5
Enabled storage mapping on Oracle VM
Improved unit testing framework and add new tests
Fixed line-height
issues for TextInput
Fixed 'Duplicate Endpoint' not using secrets
Fixed redirection fail on request with status 401
Fixed and update Cypress End To End tests
Fixed missing details pages bottom margin on Safari
Fixed highlighting of last execution task CORWEB-198
Automatically detect storage mapping support CORWEB-195
Updated footer description
Increased requestTimeout
in Cypress
Added 'Schedule' icon if replica is scheduled