-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Also add Datetime picker to start and end date Also add additional validations: - required fields - start and end date occur in the future - end date occurs after start date - event name warns when over 25 characters Also fix issue where when 'Image' was focused, the backend validation would fail because the form was submitting '' instead of null. Fixes #159 Fixes #148 Fixes #130 Closes #160 Fixes #161
- Loading branch information
Showing
1 changed file
with
212 additions
and
142 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