-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[YW][2.1.8] Fix dropdown options for universe-level backup and allow …
…edit of table name in blank RestoreBackup modal. Summary: Add specific check for universe-level backup and remove transactional backup value if present. Change RestoreBackup modal to allow for editable table name in the event the user wants to rename the target for a single table backup. Test Plan: Select universe-level backup and confirm that the dropdown options are correct. Incorrect dropdown option in original: {F13825} Incorrect showing of transactional backup toggle (which is not supported in 2.1.8): {F13826} Fixed dropdown: {F13827} Fixed hiding of transactional backup toggle: {F13828} Try restoring single and multi-table backups from 'Restore Backup' button and table action. Fixed restore modal allowing editable table name field: {F13829} Restore modal single table: {F13835} Restore modal multi-table: {F13836} Reviewers: arnav, rahuldesirazu, sshevchenko Reviewed By: sshevchenko Subscribers: ui Differential Revision: https://phabricator.dev.yugabyte.com/D8980
- Loading branch information
Andrew Cai
committed
Jul 22, 2020
1 parent
be410e8
commit 3ba371f
Showing
2 changed files
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters