Commit b2d13d1
committed
Replace the Sync/Suspend/Resume controls, used in the
* Create the new `SyncControls` component for Sync/Suspend/Resume controls.
* 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 b854e27 commit b2d13d1
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 | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments