Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit the time of a run #7

Open
carltonwhitehead opened this issue Feb 8, 2019 · 0 comments
Open

Edit the time of a run #7

carltonwhitehead opened this issue Feb 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@carltonwhitehead
Copy link
Contributor

This feature should provide a context menu item on the run event table which provides a dialog for editing the time of a run. It should provide light validation on entered time specified before allowing to commit the edit:

  • When it is not blank:
    • It must be an arbitrary precision number with a scale of 3
    • It must be greater than 0
    • It must be less than 1000
  • When it is blank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant