Releases: DamyanBG/real-estate-nodejs-be
Releases · DamyanBG/real-estate-nodejs-be
Back end for Real Estate for everybody v0.3
What's Changed
- do not create home without owner_id by @DamyanBG in #124
- Development by @DamyanBG in #125
- take url for photos in blob storage by @DamyanBG in #128
- Take photos url and send them with the request for homes by @DamyanBG in #129
- return home owner names by @DamyanBG in #132
- Development by @DamyanBG in #133
- fix create home without owner id by @DamyanBG in #134
- Development by @DamyanBG in #135
Full Changelog: v0.2...v0.3
Second release of the back end
What's Changed
- users tests by @DamyanBG in #108
- get all lands by @DamyanBG in #114
- get all lands by @DamyanBG in #115
- Development by @DamyanBG in #116
- brokers to sellers by @DamyanBG in #117
- change home model by @DamyanBG in #118
- return the name of the land owner by @DamyanBG in #120
- Development by @DamyanBG in #121
Full Changelog: v0.1...v0.2
Real Estate RestAPI
What's Changed
- Build server 20/12/22 by @tihomirtx88 in #7
- typos fix by @DamyanBG in #9
- add contributing by @DamyanBG in #14
- more info to readme by @DamyanBG in #15
- Home issue are created by @tihomirtx88 in #16
- fixed #11 by @BairamovAllaz in #18
- refactor home crud and upload photo to azure blob by @DamyanBG in #25
- fixed the error of deleting a user that does not exit in the database by @edesuccess54 in #39
- Express validators by @tihomirtx88 in #40
- connect to azure by @DamyanBG in #41
- add nodemon to global by @DamyanBG in #42
- change start command by @DamyanBG in #43
- add more changes by @DamyanBG in #44
- Added filters and suspended mongoose error by @BairamovAllaz in #45
- add link to the fe by @DamyanBG in #49
- implement land by @DamyanBG in #50
- implement messages logic by @DamyanBG in #51
- Create user by @tihomirtx88 in #53
- Add new field views and recalcuate after visit current property by @tihomirtx88 in #52
- Views by @tihomirtx88 in #54
- fix missed import by @DamyanBG in #55
- Email service by @DamyanBG in #57
- add one more mail for the check by @DamyanBG in #58
- get 10 latest news related to real estate by @DamyanBG in #59
- fix typo by @DamyanBG in #60
- explicit message for the database by @DamyanBG in #62
- prettier config file by @DamyanBG in #65
- added jwt authentication by @edesuccess54 in #67
- tests initial logic, user post positive test by @DamyanBG in #68
- Visitation model and controler are created with no validation by @tihomirtx88 in #66
- changed the logoutUser function res.status(202) to res.status(200) by @edesuccess54 in #69
- fixes by @DamyanBG in #70
- remove npm test by @DamyanBG in #72
- issue by @DamyanBG in #73
- Fix pull request by @DamyanBG in #80
- implement patch user routes by @DamyanBG in #81
- add lon & lat by @DamyanBG in #83
- change CONTRIBUTING by @DamyanBG in #84
- more user tests by @DamyanBG in #87
- Sync development branch by @DamyanBG in #88
- all positive tests for user by @DamyanBG in #89
- Pr to development pipeline by @DamyanBG in #91
- chagne actions to peter-evans by @DamyanBG in #93
- delete comment logic for pr pipeline by @DamyanBG in #94
- get home by id test by @DamyanBG in #92
- Positive tests for home crud by @DamyanBG in #95
- Development by @tihomirtx88 in #96
- Create positive cases land tests by @DamyanBG in #99
- implement tests for message by @DamyanBG in #103
- Development by @DamyanBG in #106
New Contributors
- @tihomirtx88 made their first contribution in #7
- @BairamovAllaz made their first contribution in #18
- @edesuccess54 made their first contribution in #39
Full Changelog: https://github.com/DamyanBG/real-estate-nodejs-be/commits/v0.1