alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
d9be3397f7 enhance register
3 weeks ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
65e3afd64f implementation jti auth
-
05f97c8300 redis connection
- Compare 2 commits »
4 weeks ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
fc67949151 fix users database bugs
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
a864ed9999 fix controller and service name in shop module
-
a79e6c68e4 change name of product module to shop
-
15b8d229d4 delete refactored module
-
1ce941b31c invoices module refactoring
-
79a36d2b82 payment module refactoring
- Compare 8 commits »
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
cc98768a90 Fix database and migration config file locations and ensure proper paths
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
50e54e4928 Merge admin module with users module
-
132dfacd5a fix user edit profile service
- Compare 2 commits »
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
61ac8246ab Enhance error handling wallets
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
49507ada65 Enhance error handling in admin , user , wallet module
-
b48758676e Enhance error handling in product module
-
b26dff1fd4 Enhance error handling in user module
-
5d5c1c2eef Enhance error handling in admin module
- Compare 4 commits »
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
7d8998b2f1 Add endpoints for listing and viewing invoice details of a user by admin
-
0359e22e40 Add endpoints for wallet charge and transaction history
-
04716f6973 Add endpoint to clear user cart
-
9e84860f48 Create endpoint to delete a user by admin
-
ed88f811ef Add logout endpoint for admin and user
- Compare 6 commits »
1 month ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
3591ae9139 Improve error handling structure in cart module
-
6308630b4b Improve error handling structure in user module
-
c1149c035c Improve error handling structure in admin module
-
72665cebda Debug issue with getting user cart
-
188723aee7 Refactor checkout route structure for better clarity and performance
- Compare 5 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
3110dc9645 Create model for payment module
-
871fda173b Fix price issues in models and enhance payment system
-
d0cb571c40 Refactor order processing structure for better efficiency
- Compare 3 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
ee10b49cf8 Fix issue with totalPayment calculation in invoice module
-
548f161f7c Refactor createAndAddItemToCart method for better structure
-
c5c334692d Debug issue with creating multiple invoices for carts
-
4520299ef0 Add createAndAddItemToCart method and refactor cart and invoice structures
-
98139f75bf Refactor invoice module to use userId and cartId
- Compare 10 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
9e665f8710 Define DTOs and refactor cart module
-
47910e1ac6 Enhance cart models
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
f190090be1 Create DTOs and refactor product module routes
-
716c4a6782 Enhance product models
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
6945420e27 Add functionality to update admin profile in admin module
-
4506469b9b Create DTO for admin login
-
7240744076 Create DTO for admin registration
-
8411c2a28b Enhance admin model implementation
-
5e1fe81273 Fix role guard functionality
- Compare 11 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
69c0a65ad5 Update try-catch handling in user register and login functionality
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
3c216fa12a Integrate Zarinpal payment gateway
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
eecf60bef4 Create role guard to check admin role
-
13ee297d06 Fix issue with auth guard functionality
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
4a2c479879 Add login functionality for admin in admin module
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
ad738f2c61 Implement register functionality for admin in admin module
-
2c5af3a06c Create admin module and model
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
be0f01bc1a Add functionality to retrieve invoices by user in invoice module
-
cb3eaeb425 Create invoice module and model, and implement functionality to create an invoice
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
e18858fd60 Add functionality to add balance to user's wallet in wallet module
-
f65fbce4d6 Implement functionality to view a user's wallet in wallet module
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
021e22fcc9 Create wallet module and models
-
b0c858c151 Add functionality to remove an item from the cart in cart module
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
81d2629d05 Implement functionality to find a user's cart in cart module
-
729a5a040b Implement functionality to create a cart in cart module
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
199c2b35a2 Create cart module and model
-
c7d27edc10 Add functionality to delete a product in product module
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
30eb685e9e Implement product update functionality in product module
-
e058e82e6d Implement functionality to find a product by ID in product module
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
cfd85e729b Implement product listing with search functionality by name, min price, and max price in product module
-
780fb8bc1f Implement product creation functionality in product module
-
44b3017ce4 Create product module and model
- Compare 3 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
238cd06920 Create guard to validate JWT token
-
effc393545 Implement login method in user service, configure JWT authentication, and create login route in user controller
- Compare 2 commits »
2 months ago
alimohtarami pushed to master at alimohtarami/ecommerce-backend
-
c604bb60e1 Resolved merge conflicts
-
9549a49330 Create user module with model, service, and register route
- Compare 2 commits »
2 months ago