Bilal Catic
|
3cbd79dcc9
|
create SearchRequest db helper model
|
2019-09-13 11:06:58 +02:00 |
|
Bilal Catic
|
77d9669ad6
|
modify URL helper for getting searchRequestId
|
2019-09-13 11:06:03 +02:00 |
|
Bilal Catic
|
b7d147b0a6
|
fix SearchRequest model, add default values for not null fields
|
2019-09-13 10:57:43 +02:00 |
|
Bilal Catic
|
e32e98537c
|
add createdAt, updatedAt fields; add default values for not null fields
|
2019-09-13 10:56:46 +02:00 |
|
Bilal Catic
|
81ecb37493
|
add models for new DB design
|
2019-09-13 09:47:49 +02:00 |
|
Bilal Catic
|
75daf55fdf
|
add migrations for new DB design
|
2019-09-13 09:46:59 +02:00 |
|
Bilal Catic
|
05f8cbd816
|
move old models to oldModels folder
|
2019-09-13 08:57:41 +02:00 |
|
Bilal Catic
|
a61816c5c2
|
move routes to separated file; stop running crawler in main loop
|
2019-09-12 06:23:03 +02:00 |
|
Bilal Catic
|
f781dc1cd0
|
create separate file for routes
|
2019-09-12 06:21:49 +02:00 |
|
Bilal Catic
|
510c7917dd
|
fix APP_URL variable
|
2019-09-11 11:27:45 +02:00 |
|
Bilal Catic
|
202c4e441e
|
use process.env.PORT so it can be deployed to Heroku
|
2019-09-11 11:23:05 +02:00 |
|
Bilal Catic
|
0b78254573
|
Merge branch 'restrict-email-results-to-10-only' into 'master'
limit number of real estate results in email to 10
See merge request saburly/marketalarm/web!28
|
2019-09-10 15:25:29 +00:00 |
|
Bilal Catic
|
1f79e1d555
|
limit number of real estate results in email to 10
|
2019-09-10 17:16:25 +02:00 |
|
Bilal Catic
|
de3ea71342
|
Merge branch 'simplify-location-search' into 'master'
Simplify location search
See merge request saburly/marketalarm/web!27
|
2019-09-10 15:15:09 +00:00 |
|
Bilal Catic
|
74125d761a
|
improve zoom level by incrementing by one
|
2019-09-10 17:08:24 +02:00 |
|
Bilal Catic
|
9ec7e4be14
|
add locate me button; fix zoom level
|
2019-09-10 16:59:59 +02:00 |
|
Bilal Catic
|
aea221f0c3
|
Change email template; remove region, municipality values
|
2019-09-10 12:11:44 +02:00 |
|
Bilal Catic
|
4d245f3127
|
add zoom controls on the location map
|
2019-09-10 11:49:42 +02:00 |
|
Bilal Catic
|
fbbc0952e3
|
fix undefined split function exception
|
2019-09-10 11:49:26 +02:00 |
|
Bilal Catic
|
93fe5ee870
|
remove region and municipality params when searching olx
|
2019-09-10 11:19:42 +02:00 |
|
Bilal Catic
|
7fc932350e
|
change realEstateType id property to olxid
|
2019-09-10 10:58:57 +02:00 |
|
Bilal Catic
|
17a6250b84
|
change column name for database query
|
2019-09-10 10:56:16 +02:00 |
|
Bilal Catic
|
78a4fd8eef
|
add placeholder for location input and change map/autocomplete language
|
2019-09-10 08:04:54 +02:00 |
|
Bilal Catic
|
13c462f328
|
remove old request parameters and add location parameter to the review
|
2019-09-10 07:44:43 +02:00 |
|
Bilal Catic
|
af908759bf
|
go to the location view after real estate type selection
|
2019-09-10 07:43:43 +02:00 |
|
Bilal Catic
|
7a6e1d5cfe
|
add new view and controller for location
|
2019-09-10 07:43:18 +02:00 |
|
Bilal Catic
|
854984029c
|
remove obsolete controllers and views
|
2019-09-10 07:42:59 +02:00 |
|
Bilal Catic
|
7a18a89131
|
return request directly
|
2019-09-10 05:46:52 +02:00 |
|
Bilal Catic
|
65c9ece073
|
change bounding box column name from snake case to camel case
|
2019-09-10 05:45:58 +02:00 |
|
Bilal Catic
|
d529ef64ae
|
add migration
|
2019-09-09 13:08:32 +02:00 |
|
Bilal Catic
|
f84fed0a01
|
Merge branch 'project-fixes' into 'master'
Project fixes
See merge request saburly/marketalarm/web!26
|
2019-09-09 10:49:56 +00:00 |
|
Bilal Catic
|
87b79f3938
|
fix region and municipality OLX ids
|
2019-09-07 00:36:47 +02:00 |
|
Bilal Catic
|
68c69144a2
|
fix scheduler execution rule
|
2019-09-06 12:25:34 +02:00 |
|
Bilal Catic
|
b0f9c2c47b
|
remove all logging noise
|
2019-09-06 12:01:25 +02:00 |
|
Bilal Catic
|
1d29f6c8ac
|
change how APP_URL is used, use JS templating string
|
2019-09-05 14:24:29 +02:00 |
|
Bilal Catic
|
f311404968
|
allow control over sequelize logging using ENV variable
|
2019-09-05 13:50:13 +02:00 |
|
Bilal Catic
|
08f73445e9
|
add ENV variables for DB credentials to override sequelize config
|
2019-09-05 12:51:01 +02:00 |
|
Bilal Catic
|
60e618fd22
|
apply prettier on all files
|
2019-09-05 11:14:54 +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
|
09792db21c
|
Merge branch 'marketalerts-page' into 'master'
Real Estate Page
See merge request saburly/marketalarm/web!24
|
2019-07-15 09:48:08 +00:00 |
|
Nedim Uka
|
1999d45cb2
|
Changed template name
|
2019-07-15 11:47:41 +02: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
|
753a09aa36
|
Fixed crawler not reading and comparing all RERequest results
|
2019-07-12 16:13:03 +02:00 |
|
Bilal Catic
|
4517624fa8
|
Merge branch 'nav-bar' into 'master'
Handle nav-bar
See merge request saburly/marketalarm/web!23
|
2019-07-12 13:22:16 +00:00 |
|
Nedim Uka
|
f9abf48f61
|
Removed unecessary comments
|
2019-07-12 10:53:23 +02:00 |
|
Nedim Uka
|
afeffe8c71
|
Added roboto font
|
2019-07-11 14:33:59 +02:00 |
|
Nedim Uka
|
a6bd63b7b8
|
Handle nav-bar
|
2019-07-11 14:25:38 +02:00 |
|
Bilal Catic
|
e305c547e1
|
Merge branch 'fetch-optimisation' into 'master'
Fetch optimization
See merge request saburly/marketalarm/web!22
|
2019-07-10 14:35:37 +00:00 |
|
Nedim Uka
|
33f9e37d93
|
Filter data by geolocation now sets hasLocation boolean instead of excluding results
|
2019-07-10 15:21:46 +02:00 |
|