kusowl
|
0d2ba32fc6
|
refactor: update controller namespaces
|
2026-03-26 10:39:28 +05:30 |
|
kusowl
|
79f012e6d4
|
WIP: initial model, request and migration setup for Coupons
|
2026-03-25 18:40:34 +05:30 |
|
kusowl
|
5d6f75bdc2
|
fix: refactor code to group into folder
|
2026-03-25 17:17:35 +05:30 |
|
kusowl
|
2aa76db042
|
feature: implement payment gateway
- implement stripe checkout gateway
- add payment gateway factory and service
|
2026-03-23 17:29:24 +05:30 |
|
kusowl
|
d065ef1db9
|
feature: order create endpoint
|
2026-03-18 18:59:45 +05:30 |
|
kusowl
|
63b3d06d3a
|
BREAKING CHANGE: remove wrapping for individual address resource
|
2026-03-17 11:00:32 +05:30 |
|
kusowl
|
c27ae1969f
|
feature: add address api
- users can save, edi and delete addresses
- each user can have multiple address
- used shallow routes for address
|
2026-03-13 18:08:45 +05:30 |
|
kusowl
|
1656739ecd
|
feature: add and fetch products in cart api
- schema for cart and product
- define relationship, DTO, Resource and API collections
- Add post and get endpoint for cart api
|
2026-03-09 19:07:27 +05:30 |
|
kusowl
|
ae008fbc9c
|
chore: add isFavorite in produtcs response
- refactor code to use query
- add active column in products
|
2026-03-05 13:32:49 +05:30 |
|
kusowl
|
8ef4383bd9
|
feature: endpoint to favorite product
|
2026-03-05 10:32:40 +05:30 |
|
kusowl
|
3db5c079b9
|
chore: add slug in products, fix image upload and product responses
|
2026-03-02 18:48:31 +05:30 |
|
kusowl
|
920666c201
|
feature: add index endpoint for products
- implement DTO for product and modify productImageDTO.
- add products resources and collection.
|
2026-02-27 18:16:02 +05:30 |
|