88 Commits (master)
 

Author SHA1 Message Date
alimohtarami 123b58d853 update product.entity.ts 4 months ago
alimohtarami 5d524effec update 9 files 4 months ago
aliMohtarami d9be3397f7 enhance register 9 months ago
aliMohtarami 65e3afd64f implementation jti auth 9 months ago
aliMohtarami 05f97c8300 redis connection 9 months ago
aliMohtarami fc67949151 fix users database bugs 9 months ago
aliMohtarami a864ed9999 fix controller and service name in shop module 9 months ago
aliMohtarami a79e6c68e4 change name of product module to shop 9 months ago
aliMohtarami 15b8d229d4 delete refactored module 9 months ago
aliMohtarami 1ce941b31c invoices module refactoring 9 months ago
aliMohtarami 79a36d2b82 payment module refactoring 9 months ago
aliMohtarami 112e0598b5 wallet module refactoring 9 months ago
aliMohtarami 89051142da cart module refactoring 9 months ago
aliMohtarami 725412c59c fix error handling of product endpoints 9 months ago
aliMohtarami cc98768a90 Fix database and migration config file locations and ensure proper paths 9 months ago
aliMohtarami 50e54e4928 Merge admin module with users module 9 months ago
aliMohtarami 132dfacd5a fix user edit profile service 9 months ago
nicekid1 61ac8246ab Enhance error handling wallets 10 months ago
nicekid1 49507ada65 Enhance error handling in admin , user , wallet module 10 months ago
nicekid1 b48758676e Enhance error handling in product module 10 months ago
nicekid1 b26dff1fd4 Enhance error handling in user module 10 months ago
nicekid1 5d5c1c2eef Enhance error handling in admin module 10 months ago
nicekid1 7d8998b2f1 Add endpoints for listing and viewing invoice details of a user by admin 10 months ago
nicekid1 0359e22e40 Add endpoints for wallet charge and transaction history 10 months ago
nicekid1 04716f6973 Add endpoint to clear user cart 10 months ago
nicekid1 9e84860f48 Create endpoint to delete a user by admin 10 months ago
nicekid1 ed88f811ef Add logout endpoint for admin and user 10 months ago
nicekid1 b043c75f92 Add refresh token endpoint for admin and user 10 months ago
nicekid1 3591ae9139 Improve error handling structure in cart module 10 months ago
nicekid1 6308630b4b Improve error handling structure in user module 10 months ago
nicekid1 c1149c035c Improve error handling structure in admin module 10 months ago
nicekid1 72665cebda Debug issue with getting user cart 10 months ago
nicekid1 188723aee7 Refactor checkout route structure for better clarity and performance 10 months ago
nicekid1 3110dc9645 Create model for payment module 10 months ago
nicekid1 871fda173b Fix price issues in models and enhance payment system 10 months ago
nicekid1 d0cb571c40 Refactor order processing structure for better efficiency 10 months ago
nicekid1 ee10b49cf8 Fix issue with totalPayment calculation in invoice module 10 months ago
nicekid1 548f161f7c Refactor createAndAddItemToCart method for better structure 10 months ago
nicekid1 c5c334692d Debug issue with creating multiple invoices for carts 10 months ago
nicekid1 4520299ef0 Add createAndAddItemToCart method and refactor cart and invoice structures 10 months ago
nicekid1 98139f75bf Refactor invoice module to use userId and cartId 10 months ago
nicekid1 7da8f22cb2 Fix issue with ID in invoice module 10 months ago
nicekid1 7fa178b293 Enhance invoicing system 10 months ago
nicekid1 187811a048 Improve integration between invoice and order processing 10 months ago
nicekid1 122bbacc0d Enhance schema migration files 10 months ago
nicekid1 35521f8e0c Establish integration between payment, wallet, cart, and invoice modules 10 months ago
nicekid1 9e665f8710 Define DTOs and refactor cart module 10 months ago
nicekid1 47910e1ac6 Enhance cart models 10 months ago
nicekid1 f190090be1 Create DTOs and refactor product module routes 10 months ago
nicekid1 716c4a6782 Enhance product models 10 months ago