Releases: thongdanghoang/scalable-ecommerce-platform
Releases · thongdanghoang/scalable-ecommerce-platform
v1.0.0
What's Changed
- Initial commit: Add react front end by @NghiaHaNgoc in #1
- BREAKING CHANGE: Using typescript instead of javascript in react front end by @NghiaHaNgoc in #2
- feat: user authentication with httpBasic by @thongdanghoang in #3
- Implement login attempt limit, registration, logout, and forgot password by @thongdanghoang in #4
- feat: get authenticated user profile and update basic user's information by @thongdanghoang in #5
- feat: get authenticated user profile and update basic user's information by @thongdanghoang in #6
- Develop by @thongdanghoang in #7
- Feature/user management by @thongdanghoang in #8
- feat: implement CRUD user's address by @thongdanghoang in #12
- fix: first address must be default by @thongdanghoang in #13
- Feature/product entity design by @thongdanghoang in #14
- feat(auth): Add Google Login integration by @thongdanghoang in #15
- Insert Product API by @thongdanghoang in #16
- feat(cart): Implement shopping cart feature by @thongdanghoang in #17
- fix(auth): Correct security authentication logic by @thongdanghoang in #19
- Feature/order by @thongdanghoang in #22
- Develop by @thongdanghoang in #23
- Feature/user/addresses by @thongdanghoang in #24
- Develop by @thongdanghoang in #25
- Feature/user/auth/oauth by @thongdanghoang in #26
- Feature/products by @thongdanghoang in #28
- React by @thongdanghoang in #29
New Contributors
- @NghiaHaNgoc made their first contribution in #1
Full Changelog: https://github.com/thongdanghoang/fptu-swp391-shopping-cart/commits/v1.0.0