Commit Graph

11 Commits

Author SHA1 Message Date
Thanh Quy - wolf df1f32c23d feat: enhance login, registration, and payment functionalities
- Added `credentials: "include"` to fetch requests in LoginOtpPage and RegisterPage for cookie handling.
- Introduced `eateryId` in PaymentPage to manage cart context.
- Updated ProductCardProps and ShopCardProps to include `eateryId`.
- Enhanced PaymentSummaryCard to accept `eateryId` prop.
- Modified ShopCard to set `eateryId` in cart context on click.
- Implemented menu item management in MenuItemsTab with add, edit, and delete functionalities.
- Created new API functions for handling reviews and cart operations.
- Updated GraphQL queries and mutations for menu items and cart management.
- Added loading states and error handling in ProductGrid and ReviewModal.
- Enhanced local storage management for cart and eatery ID.
2026-05-08 21:59:18 +07:00
Thanh Quy - wolf 40b673b9bb Truy van menu nha hang
Release package / release (pull_request) Successful in 2m32s
2026-05-05 21:36:48 +07:00
Thanh Quy - wolf 582b21ead4 Quy-dev 2026-04-29 16:37:23 +07:00
Thanh Quy - wolf 4a43299969 fix: enhance OTP sending and error handling in registration flow 2026-04-20 14:42:19 +07:00
Thanh Quy - wolf 4eaed6c973 fix: update registration flow to include user state management 2026-04-19 18:52:33 +07:00
gitea-actions 48fc033ffa chore: release [ci skip] 2026-04-19 09:02:56 +00:00
TakahashiNguyen 46d366a662 fix: minor (#35)
Release package / release (push) Failing after 2m18s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com>
Reviewed-on: #35
2026-04-19 08:47:10 +00:00
gitea-actions 78f3d6bbe9 chore: release [ci skip] 2026-04-06 15:19:02 +00:00
TaNguyenThanhQuy fd57a35820 feat: Manage & analytics pages (#28)
Release package / release (push) Successful in 1h12m42s
Co-authored-by: Thanh Quy - wolf <524H0124@student.tdtu.edu.vn>
Reviewed-on: #28
Reviewed-by: TakahashiNguyen <takahashi.ng@icloud.com>
Co-authored-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
Co-committed-by: TaNguyenThanhQuy <tanguyenthanhquy@noreply.localhost>
2026-04-06 14:09:45 +00:00
Thanh Quy - wolf 184635caf9 resolve conflict 2026-03-29 22:29:44 +07:00
Thanh Quy - wolf e2aeebd0e1 Created Page Feed 2026-03-29 20:05:53 +07:00