Releases: DamyanBG/real-estate-react-app
Releases · DamyanBG/real-estate-react-app
4th release
What's Changed
- map to the details by @DamyanBG in #213
- add tests for signup page by @DamyanBG in #219
- created the /create-visitation page by @oderinde300 in #220
- worked on making /create-visitation work for landId by @oderinde300 in #223
- Bug Fix for Empty chat Being Sent by @AlfiyaSiddique in #226
- combine user profile pages by @DamyanBG in #227
- partial auth by @DamyanBG in #228
- create visitations refactoring by @DamyanBG in #229
- display visitations by @DamyanBG in #230
- Fixed the buy and sell dropdown menu by @viraj-s15 in #235
- Pagination set for Lands and Homes Page by @numofran6 in #237
- migrate to gcp by @DamyanBG in #242
- fix branch name by @DamyanBG in #243
- fix install by @DamyanBG in #244
- change uses pipeline by @DamyanBG in #245
- one more change by @DamyanBG in #246
- fix checkout by @DamyanBG in #247
- One more try by @DamyanBG in #248
- changes by @DamyanBG in #249
- fix app yaml by @DamyanBG in #250
- testing by @DamyanBG in #251
- disable azure pipeline by @DamyanBG in #252
- exists by @alivadjid in #225
- new domain by @DamyanBG in #253
New Contributors
- @viraj-s15 made their first contribution in #235
- @numofran6 made their first contribution in #237
Full Changelog: v0.3...v0.4
3rd release
What's Changed
- feat/home-land-lists by @alivadjid in #125
- Edit land by @tihomirtx88 in #126
- add delete functionality by @DamyanBG in #137
- change titles by @DamyanBG in #136
- few enhancements by @DamyanBG in #138
- added a chat icon to the Header component and also a route that links… by @oderinde300 in #140
- Real estate react app meeting link by @oderinde300 in #141
- changed '/link-meetings' to 'list-meetings' in the header by @oderinde300 in #145
- style to home page by @DamyanBG in #147
- changes by @DamyanBG in #150
- fix bugs by @DamyanBG in #153
- Added a message for users to log in before they can sell by @oderinde300 in #154
- Fixed the photo showing bug by @oderinde300 in #156
- small refactoring by @DamyanBG in #158
- add youtube link by @DamyanBG in #159
- feat/add-create-admin-form by @alivadjid in #162
- request meeting buttons by @DamyanBG in #168
- Some style changes by @DamyanBG in #174
- signup-validation by @AlfiyaSiddique in #161
- Improve Validation by @AlfiyaSiddique in #177
- Added validations to the home form by @oderinde300 in #176
- Revert "Added validations to the home form" by @DamyanBG in #179
- Review Changes3 by @AlfiyaSiddique in #180
- refactor validation of signup by @DamyanBG in #181
- feat/api-layer-add by @alivadjid in #184
- updated styles for news page by @Chris5613 in #187
- Changing style on all homes route by @tihomirtx88 in #190
- photo upload on create by @DamyanBG in #191
- fix bug with env by @DamyanBG in #193
- try fix by @DamyanBG in #195
- changed the styles for sell and buy in the header by @oderinde300 in #194
- adds about page and a link for same in homepage. Improves Readme file. by @Badrri-Narayanan in #207
- More validations by @DamyanBG in #211
- create visitation button by @DamyanBG in #208
New Contributors
- @oderinde300 made their first contribution in #140
- @AlfiyaSiddique made their first contribution in #161
- @Chris5613 made their first contribution in #187
- @Badrri-Narayanan made their first contribution in #207
Full Changelog: v0.2...v0.3
Real Estate for everybody v0.2
What's Changed
- Rent Page updated by @maddy020 in #85
- Add linter and code formatter by @rhinoxD in #86
- feat/successful_sign_up by @alivadjid in #88
- fix eslint errors by @DamyanBG in #90
- fix white color in header background and corrected route naming conve… by @rajr79529 in #92
- fix useeffect by @DamyanBG in #93
- upload home photo by @DamyanBG in #95
- Improved readme by @Cleyfson in #99
- Updates fields form with longitude and latitude by @ASproson in #100
- Feat/latest news by @alivadjid in #105
- feat/hosturl-from-env by @alivadjid in #107
- Assign Roles by @ayobamiseun in #108
- fix signup by @DamyanBG in #111
- feat/admin-page by @alivadjid in #112
- handle home photos by @DamyanBG in #118
- handle user role and fix bugs by @DamyanBG in #119
- edit home by @DamyanBG in #120
- Add chat button by @DamyanBG in #122
- chat page by @DamyanBG in #123
New Contributors
- @alivadjid made their first contribution in #88
- @rajr79529 made their first contribution in #92
- @ASproson made their first contribution in #100
- @ayobamiseun made their first contribution in #108
Full Changelog: v0.1...v0.2
Real Estate WebSite
What's Changed
- create react app by @DamyanBG in #1
- header footer some settings by @DamyanBG in #10
- create home page by @DamyanBG in #12
- sign up page by @DamyanBG in #13
- home page by @DamyanBG in #14
- Readme and contributing by @DamyanBG in #17
- cleanup by @rhinoxD in #20
- all homes page by @DamyanBG in #22
- home details page by @DamyanBG in #25
- do not make warning as errors by @DamyanBG in #34
- fix build error by @DamyanBG in #35
- fix test by @DamyanBG in #36
- one more by @DamyanBG in #39
- Route to Home page added by @maddy020 in #38
- change folder path by @DamyanBG in #40
- format the yaml by @DamyanBG in #41
- one more try by @DamyanBG in #42
- Rent Page added by @maddy020 in #43
- Added signin route, component, and integrated with login be by @ashwaryy in #44
- delete the actions by @DamyanBG in #47
- fix eslint rules by @DamyanBG in #48
- Fix Rent link color by @bellhwi in #50
- profile page by @DamyanBG in #51
- change password page by @DamyanBG in #52
- Change email page by @DamyanBG in #53
- add link to signup by @DamyanBG in #54
- Sign in link by @DamyanBG in #56
- Unique key by @Cleyfson in #59
- Buy logic is created by @tihomirtx88 in #60
- Sell functionality is create by @tihomirtx88 in #61
- Create LICENSE by @DamyanBG in #69
- i restyled the signup page by @edesuccess54 in #71
- fix bug realted to localstorage by @DamyanBG in #74
- restyled signin page by @edesuccess54 in #76
- make user context logic and tweak header by @DamyanBG in #77
- create land form by @DamyanBG in #78
- home changes and all lands by @DamyanBG in #81
- land details by @DamyanBG in #83
- fix url by @DamyanBG in #84
New Contributors
- @DamyanBG made their first contribution in #1
- @rhinoxD made their first contribution in #20
- @maddy020 made their first contribution in #38
- @ashwaryy made their first contribution in #44
- @bellhwi made their first contribution in #50
- @Cleyfson made their first contribution in #59
- @tihomirtx88 made their first contribution in #60
- @edesuccess54 made their first contribution in #71
Full Changelog: https://github.com/DamyanBG/real-estate-react-app/commits/v0.1