3eec959881
* Cleanup & optimizations
2024-05-21 01:05:55 +04:00
85b472ddee
* Cleanup in PaymentMethodAPI
2024-05-20 23:55:04 +04:00
a95ff1d738
* Cleanup
2024-05-20 23:09:49 +04:00
eb4b29dfdf
- DISABLE_PERMISSIONS
2024-05-20 23:05:27 +04:00
e571cf9597
+ More bonus validation
...
+ Bonus transaction & order cancellation
+ Spend bonus via API
+ New status for order: DELETED
* Fixed bug with not actual bonus balance returned
* Order bonus can be added in several statuses
* Fixed TG templates a bit
2024-05-20 21:46:24 +04:00
fe24802831
+ Bonus system (TODO: spend bonuses)
...
+ Telegram bot: sign up, sign in, notifications
+ Anonymous users can't see yuan_rate_commission
* Only logged in customers can create/update orders
* Customer info migrated to separate User model
* Renamed legacy fields in serializers
* Cleanup in API classes
2024-04-27 21:29:50 +04:00
65892e03e4
+ CDEK API calculator/tarifflist endpoint
2024-01-03 16:10:23 +04:00
e5e93ab6d5
* Renamed GlobalSettings.get_yuan_rate -> full_yuan_rate property
...
* In GlobalSettingsSerializer show full yuan rate
2023-11-24 17:58:42 +04:00
46de21309f
* For anonymous users, show only available gifts
2023-11-23 03:55:58 +04:00
9f29e66d12
* Cleanup
2023-11-23 02:18:55 +04:00
ab9db45b2b
+ CurrencyAPIClient for fresh CNY rate
...
+ yuan_rate_last_updated, yuan_rate_commission fields in GlobalSettings
2023-11-23 02:16:53 +04:00
7f1d51c9b4
* Filter Checklist by multiple status values
2023-11-23 02:13:05 +04:00
f9b007ef20
* Allow PoizonAPI for authorized users only
2023-11-03 00:39:53 +04:00
b210c8eebe
+ Poizon API
2023-11-02 20:41:40 +04:00
fce76143b4
+ Gift
2023-10-31 16:50:45 +04:00
13ae751564
* Moved CDEK api to external_api module
2023-10-31 16:49:10 +04:00
eeb4325e6b
* Fixed non-updatable children Categories
2023-08-26 17:28:21 +04:00
2fe77442c3
+ More info about client in statistics/clients
2023-08-19 20:02:19 +04:00
4ed1a74a16
+ 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
bf3fe26dfa
+ Route for CDEK order editing
2023-08-18 16:03:57 +04:00
af4b3c6d01
* AllowAny permission for CDEK API
2023-07-23 17:49:33 +04:00
42edb1ae4e
+ Allow GET /payment/ for unauthorized users
2023-07-13 01:26:32 +04:00
b103a07046
+ DELETE for checklists
2023-07-13 00:29:52 +04:00
2fdd009ca5
+ djoser routes for user API
2023-07-12 23:18:31 +04:00
cea3c2a8ba
* Cleanup
2023-07-12 21:14:50 +04:00
f4af85c2ce
* Fixed checlist filtering & search
2023-07-12 21:14:27 +04:00
021d75587c
* DISABLE_PERMISSIONS for list checklists
2023-07-12 20:53:42 +04:00
988e2c7ad4
* DISABLE_PERMISSIONS for Checklist creation
2023-07-12 20:33:22 +04:00
a37fe8c851
* Fixed cdek orders API
2023-07-11 13:02:00 +04:00
fb5a80f0b4
+ Auto update status NEW->PAYMENT if payment info is present
...
* Cleanup
2023-07-10 21:29:20 +04:00
7840af8fe2
* Disallow anonymous users to list Checklists
2023-07-10 20:27:03 +04:00
a528974347
* Allow anonymous users to edit a set of fields of Checklist
2023-07-10 20:07:53 +04:00
5f0f8befcb
* Cleanup
2023-07-10 20:06:11 +04:00
c730bdb20c
* fixed Checklist search
2023-07-07 03:16:05 +04:00
31412f25f0
* DISABLE_PERMISSIONS in settings
2023-07-07 02:07:41 +04:00
4f456d0809
* PATCH for YuanRateAPI
...
* Don't delete promocode, deactivate it
2023-07-07 01:19:00 +04:00
ae80c0de30
* on /login/ respond with user data
2023-07-07 00:21:13 +04:00
4511a65b7f
+ statistics by clients
...
+ cdek_tracking
+ checklist create API
+ some permissions
* Cleanup
2023-07-05 02:19:58 +04:00
1d615b2735
Initial commit
2023-07-03 06:38:55 +04:00