Commit Graph

1362 Commits

Author SHA1 Message Date
marzban-dev 792eda4fd9 Add download for orders 2026-04-23 19:56:12 +03:30
marzban-dev 00236c746b Add default profile button 2026-04-23 16:08:52 +03:30
marzban-dev 476507a7bd Fix created at view format 2026-04-23 15:31:18 +03:30
marzban-dev a01fd6f3d8 Fix reset filters bug 2026-04-23 15:25:53 +03:30
marzban-dev bdd800269c Connect pickup variables to product 2026-02-26 18:39:42 +03:30
marzban-dev 534c138bb8 Connect the contact us to api and connect the validations 2026-02-26 18:19:20 +03:30
marzban-dev 35a246173b Fix category filter problem 2026-02-26 10:57:56 +03:30
marzban-dev 46979ffe70 Merge branch 'main' of https://github.com/Byeto-Company/hossein_por_shop 2026-02-24 14:40:21 +03:30
marzban-dev 974c3b8250 Create privacy - terms - product return pages and connect them into footer links 2026-02-24 14:40:16 +03:30
marzban-dev 40e2945ceb Add new product sliders to home 2026-02-22 01:31:51 +03:30
marzban-dev c5d0d1b1cb Update categories slider slides count problem 2026-02-22 01:07:57 +03:30
Mamalizz-dev 1344b39e56 fixed gender input bug in dashboard 2026-02-21 02:24:31 +03:30
marzban-dev 4193ca5209 fix: Update enamad code 2026-02-17 14:37:26 +03:30
marzban-dev 6c70eca315 refactor: Add factor code and images 2026-02-17 14:37:03 +03:30
marzban-dev e32e08ab95 Update enamad code 2026-02-16 19:02:07 +03:30
marzban-dev e19a3cd4d3 Add enamad logo to footer 2026-02-14 12:14:27 +03:30
marzban-dev 89f580f2b4 Update grid to slider 2026-02-13 01:47:46 +03:30
marzban-dev df797d27de Fix footer ray overflow hidden 2026-02-12 19:08:44 +03:30
marzban-dev 24d4bfb127 Add mobile drawer new icons 2026-02-12 18:57:49 +03:30
Parsa Nazer c69dba2195 reorder product varient fields
increse the range of product list
2026-02-12 11:30:38 +03:30
marzban-dev ad60ab4f1a Add enamad to footer 2026-02-08 19:54:39 +03:30
Parsa Nazer 0771a286b2 merge and enmad verfication 2026-02-08 17:53:59 +03:30
Parsa Nazer d62e6ee782 add enamad verfication to home 2026-02-08 17:53:31 +03:30
marzban-dev 4064fcdc8d Update navbar icons to animated gifs 2026-02-05 01:32:31 +03:30
marzban-dev d3ebd1066b Updated 2026-02-01 21:45:42 +03:30
Parsa Nazer 549c6993e8 footer links update 2026-02-01 10:09:38 +03:30
Parsa Nazer c9bbdf58a4 add new phone number to contact us 2026-02-01 10:09:25 +03:30
Parsa Nazer 4f11bc5c2d update brands text 2026-02-01 10:09:08 +03:30
marzban-dev 10ccedfda9 Update contact us information 2026-01-31 10:18:33 +03:30
marzban-dev 22a2541e75 Update porsant commission 2026-01-06 14:50:46 +03:30
Parsa Nazer 2fe7fa0005 add main_image field to product serializers and update components to use it 2026-01-06 14:10:48 +03:30
marzban-dev 08794aa4f9 Fix product discount bug 2025-12-26 12:03:30 +03:30
marzban-dev 7103f7f79c Compress brands 2025-12-26 11:47:35 +03:30
marzban-dev 08f4062ad3 Update brands 2025-12-25 23:18:26 +03:30
marzban-dev b223fd374b Fix product discount problem 2025-12-25 22:24:12 +03:30
marzban-dev 9a046f1eba Fix height of mega menu 2025-12-25 22:16:16 +03:30
marzban-dev f86c00a9e4 Increase gap 2025-12-25 22:13:04 +03:30
Mamalizz-dev 5386144879 fixed price after discount in product page 2025-12-22 14:03:45 +03:30
Mamalizz-dev 75ff1963cb added price_after_discount to product variant type 2025-12-22 14:03:28 +03:30
marzban-dev 68ce354479 Update highlight text 2025-12-08 12:04:06 +03:30
marzban-dev 47ec972cd7 Fix product variants position 2025-12-08 11:59:12 +03:30
marzban-dev a366c20b95 Add one layer of categories 2025-12-08 11:44:32 +03:30
marzban-dev 5fb1781d62 Fix product card image 2025-12-08 11:42:46 +03:30
Parsa Nazer fd6aad8be5 fix transaction page 2025-11-20 14:59:11 +03:30
marzban-dev 03ef21cd75 fix: Fix special discount input problem 2025-11-20 13:33:07 +03:30
Mamalizz-dev 2f9e24844a added new special code discount input 2025-11-15 12:51:30 +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 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