-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce an
interval
field to capture workflows (#1358)
* Simplify capture interval field UX * Remove FormHelperText component IDs * Remove leading words from tooltip * Use standard text field for input * Prevent default interval from populating field * Remove zeros from the default interval * Use a template literal as the duration format string * Extend formatCaptureInterval test cases with large numbers * Remove postgres interval support from formatCaptureInterval
- Loading branch information
1 parent
1a3f604
commit 46875a6
Showing
7 changed files
with
128 additions
and
481 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
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
Oops, something went wrong.