ef40e9f7e0
+ 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
873672ea60
+ CDEK API calculator/tarifflist endpoint
2024-01-03 16:10:23 +04:00
8a7b53b069
* Renamed GlobalSettings.get_yuan_rate -> full_yuan_rate property
...
* In GlobalSettingsSerializer show full yuan rate
2023-11-24 17:58:42 +04:00
d22f492df0
* For anonymous users, show only available gifts
2023-11-23 03:55:58 +04:00
db842d507c
* Cleanup
2023-11-23 02:18:55 +04:00
2e79e579f7
+ CurrencyAPIClient for fresh CNY rate
...
+ yuan_rate_last_updated, yuan_rate_commission fields in GlobalSettings
2023-11-23 02:16:53 +04:00
a4f8dfc27c
* Filter Checklist by multiple status values
2023-11-23 02:13:05 +04:00
ca478a7e15
* Allow PoizonAPI for authorized users only
2023-11-03 00:39:53 +04:00
e982cd3445
+ Poizon API
2023-11-02 20:41:40 +04:00
dd9dfb3704
+ Gift
2023-10-31 16:50:45 +04:00
b8e04067dd
* Moved CDEK api to external_api module
2023-10-31 16:49:10 +04:00
26f896ca4e
* Fixed non-updatable children Categories
2023-08-26 17:28:21 +04:00
f20923c5db
+ More info about client in statistics/clients
2023-08-19 20:02:19 +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
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
040de041e4
+ djoser routes for user API
2023-07-12 23:18:31 +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
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
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
e4697240de
* Cleanup
2023-07-10 20:06:11 +04:00
a673f28844
* fixed Checklist search
2023-07-07 03:16:05 +04:00
d466d4f1c5
* DISABLE_PERMISSIONS in settings
2023-07-07 02:07:41 +04:00
78a187d9c4
* PATCH for YuanRateAPI
...
* Don't delete promocode, deactivate it
2023-07-07 01:19:00 +04:00
f0b2eda2b9
* on /login/ respond with user data
2023-07-07 00:21:13 +04:00
859051a969
+ statistics by clients
...
+ cdek_tracking
+ checklist create API
+ some permissions
* Cleanup
2023-07-05 02:19:58 +04:00
fcfc33a435
Initial commit
2023-07-03 06:38:55 +04:00