Commit Graph

10 Commits

Author SHA1 Message Date
7fe327acd2 * Query optimization
* Cleanup
2024-05-24 02:22:04 +04:00
00686e9dc4 + BonusProgramConfig
* Moved GlobalSettings to core app
* Moved bonus program logic from User to BonusProgram class
* Worked on error handling a bit
2024-05-24 02:19:00 +04:00
3eec959881 * Cleanup & optimizations 2024-05-21 01:05:55 +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
fce76143b4 + Gift 2023-10-31 16:50:45 +04:00
edf1118f9f * null-check for Checklist.category
* fixed missing deps
* cleanup
2023-08-19 20:01:30 +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
e23e4c2f4f * Cleanup 2023-07-07 08:33:29 +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