Geocoding restricttions, added values for range finders, added confirmation email, and .env file #14
Reference in New Issue
Block a user
Delete Branch "confirmation-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
changed the description
** This file should not be committed to the source control. You can have another file, like template environment file, containing all variables but with dummy / example values. Instruct user to copy that template file to .env file and change dummy / example values with real values when setting up project.
you can move these two lines to the index file in project root directory
** source email and reply to email addresses should be loaded from ENV variables
I didn't see before that
bounding_boxis snake case. We should stick to the camelCase** real estate type value should be fetched from enum
** Garden size should be shown only if needed. This information is stored in real estate type enum
** Look previous two comments, same should be applied in text version of email
fixed
fixed
fixed
fixed
fixed
changed this line in version 2 of the diff
changed this line in version 2 of the diff
changed this line in version 2 of the diff
added 1 commit
506ac679- Fixed garden size email issuesCompare with previous version
changed this line in version 3 of the diff
added 1 commit
caa18719- deleted env fileCompare with previous version
merged
mentioned in commit
62bf3380cd