-
-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: CaseContact form date input (#5974)
* use date_field input with max/min * remove date conversion javascript * CaseContact.occurred_at validation * use constant for min date * reformat validations to original style * remove ranged date picker and related js * Occurred at -> Date for error display use min date constant & I18n in validation * change default date to slashes
- Loading branch information
1 parent
9105e43
commit 3f6c32c
Showing
9 changed files
with
38 additions
and
367 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.