• Joined on 2025-12-07
admin pushed to production at admin/BackOffice 2025-12-27 04:17:00 +00:00
230453e491 feat(config): add production configuration for gateway URL and authentication
1a65babb9d feat(UserPayouts): update status options and colors for user payouts
bbe783dc83 feat(UserPayouts): implement withdrawal approval and rejection functionality
6f5bfba0a5 feat(AppVersionEditDialog): replace ReleaseNotes text field with HTML editor for enhanced formatting
98a4ba9e99 feat(config): Add staging configuration for backend URL and authentication
Compare 6 commits »
admin pushed to production at admin/FrontOffice 2025-12-27 04:15:21 +00:00
eb76791dc0 feat: add production configuration settings; include URLs, encryption settings, and logging levels
2a8c24ef42 feat: update query parameter handling for week selection; improve fallback logic for week definition creation
3fdaa2c22a feat: update commission status handling and UI; enhance status representation with computed properties and improve filtering logic
e3521af071 feat: enhance WithdrawalRequests page with payout selection and improved submission logic; add sorting options for products
43cdf7c897 feat: enhance ReleaseNotesDialog with improved UI elements and animations; update button labels and alert messages
Compare 8 commits »
admin pushed to production at admin/FrontOffice.BFF 2025-12-27 04:12:49 +00:00
99c0da4ecc feat: add production configuration for JWT and gRPC settings
0bab1d857e refactor: streamline mapping for GetMyWeeklyBalancesRequest to GetMyWeeklyBalancesQuery
84c519060f refactor: simplify status handling in commission payout queries and responses
a429a2328a fix: remove unnecessary type parameter from WithdrawBalance handling
c53056c750 fix: correct formatting of PYMSMSAddress in appsettings.json
Compare 6 commits »
admin pushed to kub-stage at admin/FrontOffice 2025-12-27 04:11:50 +00:00
2a8c24ef42 feat: update query parameter handling for week selection; improve fallback logic for week definition creation
admin pushed to production at admin/BackOffice.BFF 2025-12-27 04:10:47 +00:00
f5e7d0c882 feat: add mapping for ProcessWithdrawalRequest to ProcessWithdrawalCommand
86d1370535 feat: implement mapping for GetUserPayoutsResponseDto to GetUserCommissionPayoutsResponse
92aebb42b5 feat: add mapping for MediatR.Unit to Google.Protobuf.Empty
c7fc30c83e feat: update Foursat.CMSMicroservice.Protobuf package version and add mapping for GetAllWeeklyPoolsResponse
4c5cff1a9a fix: update CMSMSAddress to remove port from URL
Compare 5 commits »
admin pushed to production at admin/CMS 2025-12-27 04:08:32 +00:00
2bd5c7db78 Merge branch 'kub-stage' into production
7087df23ef feat: remove CheckDayaLoanStatusCommandHandler and ProcessDayaLoanApprovalCommandHandler - Deleted unused command handlers to streamline codebase
6374d5c343 feat: implement CheckDayaLoanStatusCommandHandler - Added handler for checking Daya loan status and updating contracts, including error handling and logging
1dbb3ee502 feat: implement unified command for Daya loan status check and processing - Refactored DayaLoanCheckWorker to use CheckAndProcessDayaLoansCommand, enhancing functionality and logging
Compare 4 commits »
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-27 04:05:51 +00:00
0bab1d857e refactor: streamline mapping for GetMyWeeklyBalancesRequest to GetMyWeeklyBalancesQuery
admin pushed to kub-stage at admin/BackOffice 2025-12-27 04:04:39 +00:00
1a65babb9d feat(UserPayouts): update status options and colors for user payouts
admin pushed to kub-stage at admin/FrontOffice 2025-12-27 04:01:34 +00:00
3fdaa2c22a feat: update commission status handling and UI; enhance status representation with computed properties and improve filtering logic
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-27 03:53:03 +00:00
f5e7d0c882 feat: add mapping for ProcessWithdrawalRequest to ProcessWithdrawalCommand
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-27 03:40:47 +00:00
84c519060f refactor: simplify status handling in commission payout queries and responses
admin pushed to kub-stage at admin/BackOffice.BFF 2025-12-27 03:16:02 +00:00
86d1370535 feat: implement mapping for GetUserPayoutsResponseDto to GetUserCommissionPayoutsResponse
admin pushed to kub-stage at admin/CMS 2025-12-27 03:10:32 +00:00
7087df23ef feat: remove CheckDayaLoanStatusCommandHandler and ProcessDayaLoanApprovalCommandHandler - Deleted unused command handlers to streamline codebase
admin pushed to kub-stage at admin/FrontOffice 2025-12-27 02:52:43 +00:00
e3521af071 feat: enhance WithdrawalRequests page with payout selection and improved submission logic; add sorting options for products
admin pushed to kub-stage at admin/FrontOffice.BFF 2025-12-27 02:52:32 +00:00
a429a2328a fix: remove unnecessary type parameter from WithdrawBalance handling
admin pushed to kub-stage at admin/BackOffice 2025-12-27 02:52:15 +00:00
bbe783dc83 feat(UserPayouts): implement withdrawal approval and rejection functionality
admin pushed to kub-stage at admin/CMS 2025-12-27 02:51:55 +00:00
6374d5c343 feat: implement CheckDayaLoanStatusCommandHandler - Added handler for checking Daya loan status and updating contracts, including error handling and logging
admin pushed to kub-stage at admin/BackOffice 2025-12-27 01:38:17 +00:00
6f5bfba0a5 feat(AppVersionEditDialog): replace ReleaseNotes text field with HTML editor for enhanced formatting
admin pushed to kub-stage at admin/BackOffice 2025-12-27 01:37:54 +00:00
98a4ba9e99 feat(config): Add staging configuration for backend URL and authentication
admin pushed to kub-stage at admin/FrontOffice 2025-12-27 01:36:06 +00:00
43cdf7c897 feat: enhance ReleaseNotesDialog with improved UI elements and animations; update button labels and alert messages