26f896ca4e
* Fixed non-updatable children Categories
2023-08-26 17:28:21 +04:00
f5afc4061c
* missing split_payment_proof field in serializer
2023-08-21 16:47:36 +04:00
9eb9b8bebc
* payment_proof is now a single image + migration from m2m
...
+ split_payment_proof
2023-08-21 16:24:52 +04:00
3d3bab53b0
* Disable CDEK authorization during migration
2023-08-21 16:22:41 +04:00
5b49d2806d
+ migration of categories/subcategories
2023-08-21 16:22:03 +04:00
ee638d755b
* Disable CDEK authorization during migration
2023-08-21 16:19:37 +04:00
3ed2867a32
* Disabled DEBUG mode
2023-08-19 20:12:28 +04:00
f20923c5db
+ More info about client in statistics/clients
2023-08-19 20:02:19 +04:00
89fdaa2069
* null-check for Checklist.category
...
* fixed missing deps
* cleanup
2023-08-19 20:01:30 +04:00
3a6b06d223
+ time_to_buy & buy_time_remaining fields
...
+ Category: hierarchy, removed slugs & added comission per category
* Promocode value in rubles instead of percentage
* Cleanup in GlobalSettings routes
2023-08-18 16:22:32 +04:00
e370a2097a
+ Route for CDEK order editing
2023-08-18 16:03:57 +04:00
1cbbe49d12
* AllowAny permission for CDEK API
2023-07-23 17:49:33 +04:00
91bdf4cd31
* preview_image: dynamic size of "size" block
2023-07-22 21:27:42 +04:00
367047d231
* Preview image: render price_rub as integer (without decimal places)
2023-07-17 20:52:16 +04:00
676f6c6f72
* Round up price_rub & full_price fields
2023-07-17 20:48:33 +04:00
a1c3924c4f
* Cleanup
2023-07-17 20:31:51 +04:00
bc85088987
Preview image:
...
* Title is rendered on separate lines, each 12 characters max
* calculate width of block on the left, paste good's image with that info in mind
2023-07-17 20:30:59 +04:00
bf5a0447b7
* Made Checklist.category a not required field
2023-07-13 01:30:23 +04:00
83024fcc22
+ Allow GET /payment/ for unauthorized users
2023-07-13 01:26:32 +04:00
938a468544
+ DELETE for checklists
2023-07-13 00:29:52 +04:00
1fc6f7c0b1
* PaymentMethod: allow null for cardnumber & requisites
2023-07-13 00:24:25 +04:00
33306348af
* renamed comission -> commission
2023-07-12 23:34:03 +04:00
85c042aef4
* DISABLE_PERMISSIONS = False
2023-07-12 23:24:55 +04:00
040de041e4
+ djoser routes for user API
2023-07-12 23:18:31 +04:00
9190f3058f
* CORS_ALLOW_CREDENTIALS
2023-07-12 21:45:40 +04:00
29868a0c83
* Cleanup
2023-07-12 21:14:50 +04:00
16b86b7f02
* Fixed checlist filtering & search
2023-07-12 21:14:27 +04:00
7208da0989
* DISABLE_PERMISSIONS for list checklists
2023-07-12 20:53:42 +04:00
340b09f70e
* DISABLE_PERMISSIONS for Checklist creation
2023-07-12 20:33:22 +04:00
164ce5a001
Checklist preview:
...
- render full_price instead of price_rub
- limit to 2 decimal places
2023-07-12 20:04:20 +04:00
a1330ed1e5
* allow empty promo fields
2023-07-12 20:03:39 +04:00
e8e726cd65
* renamed paymentproovement -> paymentprovement
2023-07-12 20:03:24 +04:00
eb5e8f71af
* 1 process for uwsgi
2023-07-11 13:05:36 +04:00
7d7ef0a4d4
* Fixed cdek orders API
2023-07-11 13:02:00 +04:00
6446ef1a95
+ Auto update status NEW->PAYMENT if payment info is present
...
* Cleanup
2023-07-10 21:29:20 +04:00
bd1a18b216
+ cdek_courier option for Checklist.delivery
2023-07-10 21:25:51 +04:00
b71df622b5
+ DISABLE_CORS option
2023-07-10 21:24:19 +04:00
f1ff85257b
* Disallow anonymous users to list Checklists
2023-07-10 20:27:03 +04:00
31b0853eee
* Allow anonymous users to edit a set of fields of Checklist
2023-07-10 20:07:53 +04:00
aa6df78d82
* Checklist.delivery as a ChoiceField
...
* Checklist.delivery_display for human-readable text
2023-07-10 20:07:07 +04:00
e4697240de
* Cleanup
2023-07-10 20:06:11 +04:00
e87c9be857
* missing migration
2023-07-07 18:37:35 +04:00
8ddc4dabd9
* Checklist: blank=True for images & payment_proof
2023-07-07 08:35:52 +04:00
53b75262c9
* Cleanup
2023-07-07 08:33:29 +04:00
a413dca629
* fixed discout calculation
2023-07-07 08:33:17 +04:00
6ea5d721ad
+ array of payment_proof
...
+ Checklist.images is m2m now
+ Image.type & dynamic upload path
2023-07-07 08:22:15 +04:00
4fdeb6e9e7
* fixed preview creation
2023-07-07 06:26:51 +04:00
49e2b8357d
* Base64ImageField for paymentproovement & checkphoto fields of Checklist
2023-07-07 06:26:34 +04:00
802930b52f
* updated INTERNAL_IPS
2023-07-07 06:09:15 +04:00
d89dccbeae
* curencycurency2 is not required, defaults to 0
2023-07-07 06:07:05 +04:00