Naida Vatric
|
bee390aa15
|
RealEstate included even is price is null.
|
2019-12-18 21:49:12 +01:00 |
|
Naida Vatric
|
251437f815
|
Changed searchRequest to include case of incomplete ads wanted.
|
2019-12-18 02:04:31 +01:00 |
|
Naida Vatric
|
c672b3ab9f
|
First review changes: applied prettier, ternary and changed accesRoadType filter
|
2019-12-17 11:18:58 +01:00 |
|
Naida Vatric
|
5a2fdb7291
|
Queries for db search changed. Needs testing.
|
2019-12-14 01:10:48 +01:00 |
|
Naida Vatric
|
e83712fb33
|
Changed acces road type check and include incomplete
|
2019-12-13 00:45:28 +01:00 |
|
Naida Vatric
|
e6e1688a49
|
Changed searchRequest helper
|
2019-12-11 22:44:26 +01:00 |
|
Naida Vatric
|
dee7c6000a
|
WiP - changed db helpers
|
2019-12-11 01:24:18 +01:00 |
|
Bilal Catic
|
9ba41dd7f7
|
add columns for update on duplicate real estate
|
2019-11-08 16:39:37 +01:00 |
|
Bilal Catic
|
5b2961d992
|
add db helper for searching not notified search request matches
|
2019-11-04 10:59:51 +01:00 |
|
Bilal Catic
|
e0a1444b55
|
show error page when no search request is found
|
2019-10-14 11:30:52 +02:00 |
|
Bilal Catic
|
615aed65b6
|
find matching real estates for new search request and notify
|
2019-10-07 20:49:54 +02:00 |
|
Bilal Catic
|
bbff526ea0
|
skip real estates without location in search
|
2019-09-30 14:27:26 +02:00 |
|
Bilal Catic
|
0fdef956a7
|
use sequelize include option when querying real estates from matches
|
2019-09-30 13:20:38 +02:00 |
|
Bilal Catic
|
4713e78d51
|
remove obsolete DB helper functions
|
2019-09-30 12:08:37 +02:00 |
|
Bilal Catic
|
12f826ef55
|
add methods to add and find real estate - search request matches
|
2019-09-30 12:07:21 +02:00 |
|
Bilal Catic
|
31ffc3253f
|
add method to find search requests for real estate
|
2019-09-30 10:30:13 +02:00 |
|
Bilal Catic
|
54f7e4ba53
|
add method to find real estate by id
|
2019-09-30 10:29:27 +02:00 |
|
Bilal Catic
|
b3fcc6ba9a
|
return new and existing real estates when saving results
|
2019-09-25 08:55:00 +02:00 |
|
Bilal Catic
|
90bc57edb6
|
stop crawling when existing, non-renewed ad is found
|
2019-09-25 08:55:00 +02:00 |
|
Bilal Catic
|
3140fdf0c0
|
use function generator to index pages; crawl in parallel
|
2019-09-25 08:55:00 +02:00 |
|
Bilal Catic
|
e374cac60e
|
update RealEstates model, add DB helper functions for RealEstates model
|
2019-09-18 15:33:42 +02:00 |
|
Bilal Catic
|
fbf7aabe93
|
use sequelize findByPk method for getting SearchRequest object
|
2019-09-13 12:35:23 +02:00 |
|
Bilal Catic
|
3cbd79dcc9
|
create SearchRequest db helper model
|
2019-09-13 11:06:58 +02:00 |
|
Bilal Catic
|
17a6250b84
|
change column name for database query
|
2019-09-10 10:56:16 +02:00 |
|
Bilal Catic
|
65c9ece073
|
change bounding box column name from snake case to camel case
|
2019-09-10 05:45:58 +02:00 |
|
=
|
719cf4d8f9
|
Email links now point to our URL and then redirect to the original property URL, ran prettier on the affected files
|
2019-09-04 07:00:27 -07:00 |
|
Nedim Uka
|
778b5ff411
|
Fixed bug, for duplicate results for 2 similar re reqests of one user
|
2019-07-15 11:40:28 +02:00 |
|
Nedim Uka
|
81c30c36ec
|
Added realestate link to bulk email
|
2019-07-12 18:00:02 +02:00 |
|
Nedim Uka
|
33f9e37d93
|
Filter data by geolocation now sets hasLocation boolean instead of excluding results
|
2019-07-10 15:21:46 +02:00 |
|
Nedim Uka
|
b79a274f96
|
Added formated subject to bulk email
|
2019-07-02 21:49:56 +02:00 |
|
Nedim Uka
|
96e9da1fb1
|
Send templated bulk email, and remember notifed marketalerts
|
2019-06-28 18:06:19 +02:00 |
|
Nedim Uka
|
208faa08df
|
Added send notification service, and queried unsent marketalerts, fixed some issues with crawler, and added proper logging
|
2019-06-25 17:07:02 +02:00 |
|
Nedim Uka
|
2cf6f6f1ff
|
Code refactoring, fixed bug with price parsing:
|
2019-06-24 14:20:31 +02:00 |
|
Nedim Uka
|
1bcc5e8e5d
|
Preparing to save results to db
|
2019-06-20 14:51:14 +02:00 |
|