Commit 98edb43
committed
Replace the Sync/Suspend/Resume controls, used in the
* Move all components, related to syncing and suspending objects (existing `SyncActions` and `CheckboxActions` and new `SyncControls` and `ResumeIcon`), to the `Sync` folder.
* Update the related UI snapshot.
* Add `SyncControls` to exports.
* Move custom actions to the start (left) of `SyncControls` buttons.
* Re-arrange icons in `IconType` alphabetically.SyncActions and CheckboxActions components, with the new Sync/Suspend/Resume controls (the SyncControl component). (#4080).1 parent 7093984 commit 98edb43
File tree
20 files changed
+4741
-1269
lines changed- ui
- components
- DataTable
- ImageAutomation
- Sync
- __tests__
- __snapshots__
- __tests__/__snapshots__
- lib
20 files changed
+4741
-1269
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments