vince0656
|
498b87dba5
|
Fixed a validation error where the form wouldn't validate after the deletion of a row within any table
|
2018-06-15 10:09:15 +01:00 |
|
vincentmdealmeida
|
6fc6628995
|
Merge pull request #3 from vincentmdealmeida/ValidationV2
Added full input validation to the Create Event including unique even…
|
2018-06-14 17:04:09 +01:00 |
|
vince0656
|
7fb52678ef
|
Added full input validation to the Create Event including unique event name and slug validation as well as email validation. The appropriate template data required for this from Event and DemoUser model is passed in upon rendering the create_event html template
|
2018-06-14 17:01:14 +01:00 |
|
vincentmdealmeida
|
4ca3398683
|
Merge pull request #2 from vincentmdealmeida/ValidationV1
Laid the ground work for client-side input validation by setting up a…
|
2018-06-13 13:05:10 +01:00 |
|
vince0656
|
6dcafb2e9a
|
Laid the ground work for client-side input validation by setting up a fn that's triggered before the form is submitted. The vote start and end date time is now being validated both server side and client side and now includes UTC offsets
|
2018-06-13 13:01:55 +01:00 |
|
vincentmdealmeida
|
a0863e4ade
|
Merge pull request #1 from vincentmdealmeida/reCAPTCHAv2Fix
Quick Fixes
|
2018-06-12 14:34:41 +01:00 |
|
vince0656
|
49ed8a3ec9
|
Updated README to include details on dependency requirements. Updated Create Event page to disable the create button when the reCAPTCHA expires
|
2018-06-12 14:30:23 +01:00 |
|
vince0656
|
c2010f5a4f
|
Updated the README
|
2018-06-12 13:52:41 +01:00 |
|
vince0656
|
7084bd1b16
|
Initial commit of DEMOS2 with the upgraded 'Create Event' UI. However, there is no input validation currently
|
2018-06-12 13:31:38 +01:00 |
|