Double email #13
Reference in New Issue
Block a user
Delete Branch "double-email"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Smoke test
Run migrations and verify that range fields (price, size gardenSize) are integer now, check is everything working
Go to querySubmit page, and test email validation.. There is a server side and client side validation.. both check email validation for both fields, and the server side checks are both emails equal
added 3 commits
56865b46- 1 commit from branchmaster7db74aca- Set range fileds to be integer instead of stringsa0f2b044- Added validation to email confirmationCompare with previous version
No need to validate email and confirm email (two times email input is probably typo)
If you are already removing old columns and replacing them, it would be nice to have two things :
changed this line in version 3 of the diff
changed this line in version 3 of the diff
added 1 commit
08a94ca4- Fixed google maps bug, changed size, gardenSize, and price colum names, fixed...Compare with previous version
mentioned in commit
d6e999fcf1merged