Added a store to track backup and restoration status and be able to resume restoration.
For now it contains only initial state, other states will be added as needed.
Details
Details
- Reviewers
kamil - Commits
- rCOMMab1c39d26dde: [lib][web][native] Add RestoreBackupState to Redux
Verified that Redux is populated with the new state
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| lib/types/backup-types.js | ||
|---|---|---|
| 85–88 ↗ | (On Diff #48521) | This type is going to be an union type with other states |