-
-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a table for the paused migrators category (#2262)
* Add a table for the paused migrations. * Add a table for the paused migrations. * Update src/components/StatusDashboard/current_migrations.jsx Co-authored-by: jaimergp <[email protected]> * Address review comment. * Add a condition to explicitly display a zero when there is no paused migrations. * Revert previous condition on paused to take [] case into account. * Update src/components/StatusDashboard/current_migrations.jsx Co-authored-by: jaimergp <[email protected]> * Add logics to detect if fetching is finished and display either the number of migrations or 3 periods depending on the result. --------- Co-authored-by: jaimergp <[email protected]>
- Loading branch information
1 parent
6267a80
commit 55a2f55
Showing
2 changed files
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters