Skip to content

Releases: cloudbase/coriolis-web

1.4.8

24 Sep 11:09
074a1b6
Compare
Choose a tag to compare

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

16 Jul 09:01
44b23ad
Compare
Choose a tag to compare

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

24 Apr 06:37
aa4874f
Compare
Choose a tag to compare

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

27 Mar 12:01
da1251e
Compare
Choose a tag to compare

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

1.4.4

13 Mar 07:04
7fdc92f
Compare
Choose a tag to compare
Merge pull request #340 from smiclea/CORWEB-189

Move UI configuration file to server side

1.4.3

07 Mar 11:31
2d1377d
Compare
Choose a tag to compare
Merge pull request #336 from smiclea/CORWEB-188

Allow option to type user domain on login page CORWEB-188

1.4.2

30 Jan 11:29
0885f1e
Compare
Choose a tag to compare
Merge pull request #325 from thenoizz/oci-update

Oracle Logo Update

1.4.1

02 May 14:39
c7f0e0c
Compare
Choose a tag to compare

Added Azure Migrate migration planning. Larger layout width. Refactored/simplified endpoint forms.

1.4.0

04 Dec 12:06
Compare
Choose a tag to compare

Atomic design implementation, Alt Flux data flow framework, Jest testing framework, Storybook and Styled Components

1.3.5

08 Nov 21:09
Compare
Choose a tag to compare
Fix issue with jest-cli package version