Simplify location search #27

Merged
bilal.catic merged 16 commits from simplify-location-search into master 2019-09-10 17:15:10 +02:00
bilal.catic commented 2019-09-10 12:41:00 +02:00 (Migrated from gitlab.com)

Search request wizard is simplified as follows :

  • Region and municipality steps are removed
  • User can enter any street, place, municipality, city in autocomplete input box

Other improvements and changes :

  • After user selects or enter geolocation in autocomplete input box, data for that geolocation is obtained through google API (but not stored in DB, that is for another PR)
  • User input is stored in DB
  • Email subject and body templates are changed (removed region and municipality info from mail)
  • Added Locate me button
  • Fixed zoom level on autocomplete selection

Searching OLX is changed, all classifieds with real estate params are fetched, then filtered through bounding box filter.
Using user input for OLX search will be added

Search request wizard is simplified as follows : - Region and municipality steps are removed - User can enter any street, place, municipality, city in autocomplete input box Other improvements and changes : - After user selects or enter geolocation in autocomplete input box, data for that geolocation is obtained through google API (but not stored in DB, that is for another PR) - User input is stored in DB - Email subject and body templates are changed (removed region and municipality info from mail) - Added Locate me button - Fixed zoom level on autocomplete selection Searching OLX is changed, all classifieds with real estate params are fetched, then filtered through bounding box filter. Using user input for OLX search will be added
bilal.catic commented 2019-09-10 17:00:23 +02:00 (Migrated from gitlab.com)

added 1 commit

  • 9ec7e4be - add locate me button; fix zoom level

Compare with previous version

added 1 commit <ul><li>9ec7e4be - add locate me button; fix zoom level</li></ul> [Compare with previous version](/saburly/marketalarm/web/merge_requests/27/diffs?diff_id=54435759&start_sha=aea221f0c340b5ac3467e7a4b6e24438e26b87a0)
bilal.catic commented 2019-09-10 17:09:43 +02:00 (Migrated from gitlab.com)

added 1 commit

  • 74125d76 - improve zoom level by incrementing by one

Compare with previous version

added 1 commit <ul><li>74125d76 - improve zoom level by incrementing by one</li></ul> [Compare with previous version](/saburly/marketalarm/web/merge_requests/27/diffs?diff_id=54437552&start_sha=9ec7e4be14f908cb190c0d935477d7e78a0e549b)
bilal.catic commented 2019-09-10 17:14:59 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
bilal.catic commented 2019-09-10 17:15:10 +02:00 (Migrated from gitlab.com)

mentioned in commit de3ea71342

mentioned in commit de3ea7134266a1057f2425afe3d7f4266e96bda5
bilal.catic commented 2019-09-10 17:15:10 +02:00 (Migrated from gitlab.com)

merged

merged
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-web#27