• Joined on 2025-12-07
admin pushed to kub-stage at admin/FrontOffice 2025-12-20 00:33:18 +00:00
025e8d3c3e feat: add withdrawal requests feature and update VAT loading mechanism
9ee464b8b4 feat: implement VAT management service and integrate VAT calculations across components
6b457d0ce6 feat: integrate d3-org-chart for network visualization and add SignalR token notification service
27c2c0259b feat: add club membership contract dialog and city autocomplete
Compare 4 commits »
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-20 00:23:14 +00:00
954c7fe5c4 fix: correct formatting of PYMSMSAddress in appsettings.json
565a9605dc feat: add GetWeekDefinitions RPC and corresponding query handler for week retrieval
0cca79ebfe feat: add Configuration gRPC service and queries for club settings and features
9db854ba0e feat: add GetVATRate RPC and corresponding query handler for VAT rate retrieval
5c03335f0b feat: add subordinate network tree query with security checks
Compare 8 commits »
admin pushed to kub-stage at admin/BackOffice 2025-12-19 23:47:08 +00:00
869cf7e516 feat: Update week number handling to use WeekDefinitionId and improve UI components
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-19 23:46:43 +00:00
f234af49e0 feat: update protobuf versions and enhance club membership and commission queries
admin pushed to kub-stage at admin/CMS 2025-12-19 23:45:36 +00:00
25476ba120 feat: implement commission calculation strategy with ORM and SP options
9864302bab feat: implement user wallet charging and transaction logging for Daya loan processing
8b784101be feat: refactor week number handling to use WeekDefinitionId across multiple entities and queries
3cb95dc349 feat: enhance user club feature management with sorting and creation timestamps
c7211fb9a7 feat: update entity configurations to specify column types for cities, states, and countries
Compare 6 commits »
admin pushed to kub-stage at admin/CMS 2025-12-15 23:05:02 +00:00
26e1243cfe feat: add base package payment initiation and verification
admin pushed to kub-stage at admin/FrontOffice 2025-12-15 23:04:01 +00:00
3af564be73 feat: add payment callback and referral link features
admin pushed to kub-stage at admin/CMS 2025-12-14 17:19:37 +00:00
189812e874 feat: update Daya API base address to production
admin pushed to kub-stage at admin/BackOffice 2025-12-14 00:46:19 +00:00
d1940033db feat: Add club status and activation week filters to network tree
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-14 00:45:28 +00:00
6b72e88780 feat: add club activation fields to network membership
admin pushed to kub-stage at admin/CMS 2025-12-14 00:05:45 +00:00
730e5a252b feat: add target week activation flag to network membership
admin pushed to kub-stage at admin/CMS 2025-12-13 23:26:11 +00:00
cf75f14003 feat: add club membership filters and activation details to network tree
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-13 22:36:23 +00:00
4cffed9ce8 fix: update payout mapping and protobuf version
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-13 22:07:41 +00:00
c043a640b0 fix: update default Created date to DateTime.Now in payout mapping
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-13 21:58:54 +00:00
de0daa5f61 fix: update commission payout mapping and handle null Created date
admin pushed to kub-stage at admin/CMS 2025-12-12 16:01:39 +00:00
6ae1b0cd70 feat: update commission payout model with user names and timestamps
admin pushed to kub-stage at admin/BackOffice 2025-12-12 06:54:48 +00:00
cc721da65f feat: Add manual membership payment page and week picker component
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-12 06:53:57 +00:00
c6abee2650 feat: add manual membership payment and update commission queries
admin pushed to kub-stage at admin/CMS 2025-12-12 06:52:16 +00:00
2ae6034fbb refactor: remove admin user id from manual payment command
admin pushed to kub-stage at admin/CMS 2025-12-12 06:37:20 +00:00
094846ce8b feat: add manual membership payment processing with wallet and order management