Commit Graph

13 Commits

Author SHA1 Message Date
8fb4e461e9 * SimpleRouter for non-debug environment 2024-05-30 20:59:46 +04:00
92c2f53e65 * Reverted endpoint for PaymentMethod back to /payment 2024-05-26 02:33:47 +04:00
2397433772 * Moved GlobalSettings to core app 2024-05-25 03:21:59 +04:00
85b472ddee * Cleanup in PaymentMethodAPI 2024-05-20 23:55:04 +04:00
a95ff1d738 * Cleanup 2024-05-20 23:09:49 +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
b210c8eebe + Poizon API 2023-11-02 20:41:40 +04:00
fce76143b4 + Gift 2023-10-31 16:50:45 +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
2fdd009ca5 + djoser routes for user API 2023-07-12 23:18:31 +04:00
cea3c2a8ba * Cleanup 2023-07-12 21:14:50 +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