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

Validate Date In Timeline Report Custom Events #392

Commits on Mar 16, 2020

  1. Validate Date In Timeline Report Custom Events

    Ensure the hidden input storing the value for the dateTimePicker is
    `:required`, which prevents the form from saving. This value is also
    passed down into the template UI created by the JS module in order to
    make sure the user gets some visual feedback.
    
    WORKAREA-221
    Tom Scott committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    985c536 View commit details
    Browse the repository at this point in the history