You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The revert tab should have a two collapsable lists spanning the width of the screen containing the following categories
Automatic
Transfer Data
Save Data
Manual
Transfer Data
Save Data
Milestones
Milestones transfer data
Milestones save data
Possibly split up by date or some ability to search by date/name
Once selecting one of them it should either expand options or have a popup with the following options and functionality:
Revert All:
Replace all current transfer data, saves and config with the selected backup
Revert Config:
Replace all current configs with the configs from the selected backup
Revert Transfer Data:
Replace all current transfer data with the transfer data from the selected backup
Revert All Maps:
Replace all current map data with the map data from the selected backup
Revert Specific Maps:
Replace current map data for the specified maps selected in a new context menu with the data from the selected backup
The map selection context menu should only show maps that exist in both the backup and the current save.
If a map save exists in the current but not the backup it should appear but be greyed out letting the user know what the issue is when hovering.
If a map save exists in the backup but not in the current then it should appear special when selecting and notify the user when they select it.
All reverts should backup all data before replacing it.
Before doing anything a final confirmation screen should pop up telling the user what will be changed (Eg, maps, transfer data, configs) and have an optional advanced tab showing the user exactly which files are about to be modified.
This is the overarching design guide, work will be split into smaller chunks in separate issues.
The text was updated successfully, but these errors were encountered:
The revert tab should have a two collapsable lists spanning the width of the screen containing the following categories
Automatic
Manual
Milestones
Possibly split up by date or some ability to search by date/name
Once selecting one of them it should either expand options or have a popup with the following options and functionality:
Revert All:
Replace all current transfer data, saves and config with the selected backup
Revert Config:
Replace all current configs with the configs from the selected backup
Revert Transfer Data:
Replace all current transfer data with the transfer data from the selected backup
Revert All Maps:
Replace all current map data with the map data from the selected backup
Revert Specific Maps:
Replace current map data for the specified maps selected in a new context menu with the data from the selected backup
The map selection context menu should only show maps that exist in both the backup and the current save.
If a map save exists in the current but not the backup it should appear but be greyed out letting the user know what the issue is when hovering.
If a map save exists in the backup but not in the current then it should appear special when selecting and notify the user when they select it.
All reverts should backup all data before replacing it.
Before doing anything a final confirmation screen should pop up telling the user what will be changed (Eg, maps, transfer data, configs) and have an optional advanced tab showing the user exactly which files are about to be modified.
This is the overarching design guide, work will be split into smaller chunks in separate issues.
The text was updated successfully, but these errors were encountered: