marzban-dev
5fb1781d62
Fix product card image
2025-12-08 11:42:46 +03:30
Parsa Nazer
f0ff23094f
update on_delete category
2025-12-08 11:40:24 +03:30
Parsa Nazer
20499e199a
change name of unit category
2025-12-08 11:11:08 +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
fd6aad8be5
fix transaction page
2025-11-20 14:59:11 +03:30
Parsa Nazer
a6c30b6890
merge
2025-11-20 14:44:32 +03:30
Parsa Nazer
486f1fc969
order shop admin
2025-11-20 14:44:15 +03:30
marzban-dev
03ef21cd75
fix: Fix special discount input problem
2025-11-20 13:33:07 +03:30
Parsa Nazer
982bcbdddb
merge
2025-11-18 14:27:36 +03:30
Parsa Nazer
ce18f602c4
ShopOrderModel and ShopDailyReport system
2025-11-18 14:27:22 +03:30
Parsa Nazer
be23b087f1
commition field added to shop model
2025-11-18 13:54:57 +03:30
Mamalizz-dev
f90797df2b
Merge branch 'main' of https://github.com/Byeto-Company/hossein_por_shop
2025-11-15 12:51:34 +03:30
Mamalizz-dev
2f9e24844a
added new special code discount input
2025-11-15 12:51:30 +03:30
Parsa Nazer
5820b4703a
get_special_discount_amount null
2025-11-15 12:46:54 +03:30
Parsa Nazer
6838ccc3b9
remove prints and error for otp
2025-11-15 11:11:15 +03:30
Parsa Nazer
fead6f1b1d
migrations file
2025-11-15 11:04:37 +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
030976044c
permission
2025-11-14 16:31:24 +03:30
Parsa Nazer
3818f55276
403 404 500 templates
2025-11-14 14:08:27 +03:30
Parsa Nazer
e3baa04748
400 and 500 errors handlers
2025-11-14 14:07:36 +03:30
Parsa Nazer
6ddb19fb3c
use yarn
2025-11-10 22:19:45 +03:30
Parsa Nazer
bedb1b482e
update dockerfile
2025-11-10 22:12:51 +03:30
Parsa Nazer
6441b8be8b
update docker file
2025-11-10 22:03:32 +03:30
Parsa Nazer
23968154c9
Allow native module installs
2025-11-10 21:56:13 +03:30
Parsa Nazer
fbe5b38d1d
use npm
2025-11-10 14:55:09 +03:30
Parsa Nazer
9ca3532fb6
RUN npm install
2025-11-10 13:42:26 +03:30
Parsa Nazer
7b89fae93b
RUN npm install --omit=dev
2025-11-10 13:39:12 +03:30
Parsa Nazer
8453a4e400
npm only
2025-11-10 13:36:36 +03:30
Parsa Nazer
75e7c64aab
Install sharp dependencies for Linux
2025-11-10 13:25:54 +03:30
marzban-dev
99ccf46698
Updated
2025-11-10 13:22:01 +03:30
marzban-dev
3f71d1eaef
Optimize heymlz images
2025-11-10 12:06:24 +03:30
marzban-dev
db7fa17f7f
Optimize assets
2025-11-10 11:55:01 +03:30
marzban-dev
bff530c74f
Update logo to logomotion gif
2025-11-10 11:54:49 +03:30
Parsa Nazer
2c8a575def
merge
2025-11-04 19:26:58 +03:30
Parsa Nazer
c2f5bdf55e
Add meta tag for Enamad verification in nuxt.config.ts
2025-11-04 19:26:36 +03:30
marzban-dev
e1a91084a1
Fix mega menu leave mouse bug
2025-11-04 19:05:58 +03:30
marzban-dev
9c218941cf
Update tasks
2025-11-03 22:49:17 +03:30
Parsa Nazer
6b4fcb0672
Optimize product queries with select_related and prefetch_related for improved performance
2025-11-03 12:25:02 +03:30
Parsa Nazer
bf0817ed34
Optimize product count retrieval and enhance query performance with prefetch_related
2025-11-03 11:56:47 +03:30
Parsa Nazer
d760a50da5
merge and Refactor serializers and views for improved readability and performance
2025-11-03 11:51:58 +03:30
Parsa Nazer
c0d787da6a
Refactor serializers and views for improved readability and performance
2025-11-03 11:51:28 +03:30
marzban-dev
4fde6357d1
Updated
2025-11-01 20:35:55 +03:30
Parsa Nazer
6524ae7605
add image filed to product
2025-10-29 21:05:56 +03:30
Parsa Nazer
98c08541bd
merge and filter for product and product varient
2025-10-29 20:40:41 +03:30
Parsa Nazer
78e8ab54ed
filters for product and product varient
2025-10-29 20:40:09 +03:30
marzban-dev
b2c6aa8a0e
Removed
2025-10-27 12:34:29 +03:30
marzban-dev
f04b705072
Fix mega menu animation and style
2025-10-27 12:34:25 +03:30
marzban-dev
e907c350f7
Fix categories link condition
...
Close categories mega menu after click on categories item
2025-10-27 12:34:12 +03:30
Parsa Nazer
6f924f51db
merge
2025-10-24 13:41:19 +03:30