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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| lib/types/backup-types.js | ||
|---|---|---|
| 85–88 | This type is going to be an union type with other states | |