Commit Graph

60 Commits

Author SHA1 Message Date
Parsa Nazer f0ff23094f update on_delete category 2025-12-08 11:40:24 +03:30
Parsa Nazer b682a90938 fix: Ensure unique slug generation for SubCategoryModel 2025-12-05 14:10:42 +03:30
Parsa Nazer 68368fc531 unit category added 2025-12-04 13:37:55 +03:30
Parsa Nazer d29ed8e35b feat: add profit and special discount fields to ProductVariant model
- Updated ProductVariant model to include 'profit' and 'special_discount_percent' fields.
- Added corresponding fields in the admin interface for ProductVariant.
- Created migration to add new fields to the database.

feat: implement special discount code functionality in cart

- Added composables for submitting and deleting special discount codes.
- Updated CartSummary and CartItem components to handle special discount codes.
- Enhanced API endpoints to support special discount operations.
- Updated global types to include special discount code details in the cart.
2025-11-15 11:00:33 +03:30
Parsa Nazer 6524ae7605 add image filed to product 2025-10-29 21:05:56 +03:30
Parsa Nazer 7414a2b304 fix price_after_discount 2025-10-20 18:56:56 +03:30
Parsa Nazer dab89b93a7 update cart logic 2025-09-23 10:17:19 +03:30
Parsa Nazer cbd5679f80 new ordering 2025-08-30 17:09:55 +03:30
Parsa Nazer e9b1666423 Add 'bot_banner' field to ProductModel and create BotProductDetailView for bot integration 2025-08-05 00:13:47 +03:30
Parsa Nazer d9b6655ee8 Add 'show_in_bot' field to ProductModel and implement BotProductsView for bot integration 2025-08-04 23:18:30 +03:30
Parsa Nazer d0dfa3eaa7 Add ShopModel and integrate with ProductModel
- Created ShopModel with fields for shop name, description, and user association.
- Updated ProductModel to include a foreign key relationship with ShopModel.
- Added admin interface for ShopModel with search functionality.
- Created migrations for ShopModel and its integration with ProductModel.
2025-08-02 18:57:46 +03:30
Parsa Nazer 996de7aab2 indexes of product 2025-07-28 15:25:37 +03:30
Parsa Nazer cf56b759bb increse product name limit 2025-07-23 19:22:29 +03:30
Parsa Nazer 72a6b2658f categorys slug start with category 2025-05-24 19:20:58 +03:30
Parsa Nazer 421734794a created at field 2025-05-22 18:03:58 +03:30
Parsa Nazer 2874798c67 Add video field to MainCategoryModel and update related serializers and views 2025-05-21 14:51:24 +03:30
Parsa Nazer 236582a20a category update 2025-05-21 14:08:50 +03:30
Parsa Nazer 2f1236a83d new route 2025-05-19 20:41:54 +03:30
Parsa Nazer c79a5ee1ca rebuild of detail of product 2025-04-22 20:54:20 +03:30
Parsa Nazer 044bed9c00 udpate product detail name filed 2025-04-22 03:09:07 +03:30
Parsa Nazer 5d17038f9b ProductDetailModel debug and ticket migrations push 2025-04-22 03:01:04 +03:30
Parsa Nazer 8539532bf4 str for detail product 2025-04-21 23:28:17 +03:30
Parsa Nazer 10dd901444 AttributeType AttributeValue models verbose name 2025-03-27 14:57:10 +03:30
Parsa Nazer 7c0c4329b1 cron job added if it wont work fck this 2025-03-09 01:13:21 +03:30
Parsa Nazer cd7b80a05f detail of product varient and serializer update 2025-02-19 00:15:20 +03:30
Parsa Nazer 81d75d61e7 product varient change list bug fix order item change quantity and remove 2025-02-15 00:08:16 +03:30
Parsa Nazer cf88cf57c5 nullable value for detail model 2025-02-11 23:05:46 +03:30
Parsa Nazer d8a588ca86 change color image video field and place it in product varient model 2025-02-11 23:02:08 +03:30
Parsa Nazer 40a5bc93a7 product model and serializer update for varients 2025-02-08 23:40:51 +03:30
Parsa Nazer 31782bf743 product refactor bullshit 2025-02-08 17:37:57 +03:30
Parsa Nazer 48a840fab4 i hope database wont get fcked
dynamic fields for product
2025-02-06 21:35:47 +03:30
Parsa Nazer 3ccc184a58 debug in pack items 2025-02-05 00:38:30 +03:30
Parsa Nazer e08429c497 detail product and in pack items for product 2025-02-05 00:31:06 +03:30
Parsa Nazer a68e5275fd product price refactor , admin display name, product models verbose names 2025-02-04 21:02:00 +03:30
Parsa Nazer 80b1259224 update pannel login and min price and auto collect static 2025-02-04 00:21:40 +03:30
Parsa Nazer 83b265ad38 product model update 2025-02-02 03:19:19 +03:30
Parsa Nazer ae5d167894 realted product 2025-02-01 21:50:31 +03:30
Parsa Nazer 8b5ee6dbf8 add color field and in stuck model 2025-02-01 19:34:03 +03:30
Parsa Nazer 1ae2a73e62 dollor model verbose name 2025-02-01 18:41:42 +03:30
Parsa Nazer 44389eaa7e verbose name product model 2025-01-30 02:38:10 +03:30
Parsa Nazer 39bd8bdb4d sub category parent force 2025-01-28 22:26:13 +03:30
Parsa Nazer 4c4272e7cc slug genrator for sub category and category and parent filed for sub category serializer 2025-01-28 21:30:32 +03:30
Parsa Nazer 89c77d51ce add image field to sub category model 2025-01-28 21:20:24 +03:30
Parsa Nazer 5a19c140f5 sub category debug and front docker file update for action report 2025-01-28 20:36:59 +03:30
Parsa Nazer a063b7c64f admin conf and import export
product full url
2025-01-28 20:21:35 +03:30
Parsa Nazer e507fd95a5 home app and home view and some verbose name 2025-01-27 21:11:26 +03:30
Parsa Nazer f72b5b2d0e add video filed to product model 2025-01-27 19:14:28 +03:30
Parsa Nazer 25294edb49 image123 2025-01-26 20:43:10 +03:30
Parsa Nazer c65540f560 optimze diffrend currencys 2025-01-26 03:08:10 +03:30
Parsa Nazer 2bbf37a327 server reinstall 2025-01-19 22:21:22 +03:30