• Joined on 2025-12-07
admin pushed to production at admin/BackOffice.BFF 2025-12-26 02:37:34 +00:00
6bc45e4486 feat(bff): Add App Version management endpoints
admin pushed to production at admin/BackOffice 2025-12-26 02:37:08 +00:00
6b140c3bd8 feat(backoffice): Add App Version management UI
332fe0112c fix: update NetworkTreeViewer to change select item value from 20 to 100
Compare 2 commits »
admin pushed to production at admin/FrontOffice 2025-12-26 02:22:23 +00:00
54f8781774 feat: enhance NetworkMembershipService with updated member properties and add referral code functionality; improve org chart styling and debug logging
admin pushed to production at admin/FrontOffice 2025-12-26 02:21:28 +00:00
1c61fe6846 feat: update NetworkMembership Protobuf version and add referral code functionality with UI enhancements
admin pushed to production at admin/FrontOffice.BFF 2025-12-26 00:22:18 +00:00
b71d948e0e feat: add ReferralCode to network tree queries and responses
admin pushed to production at admin/CMS 2025-12-25 16:00:12 +00:00
8940362575 fix: update MaxDepth validation range to allow values between 1 and 100 - Bump Protobuf version to 0.0.159
admin pushed to production at admin/CMS 2025-12-25 15:52:06 +00:00
bca3b7fe62 feat: add ReferralCode to NetworkTree nodes - Added ReferralCode to SP_GetNetworkTree stored procedure - Added ReferralCode property to NetworkTreeDto and NetworkTreeNodeDto - Added referral_code field to networkmembership.proto - Updated Handler and Profile mappings
admin pushed to production at admin/CMS 2025-12-25 15:43:09 +00:00
c03b3705c3 fix(NetworkTree): Use Convert.ToBoolean for IsClubActive and IsActivatedInTargetWeek
admin pushed to production at admin/CMS 2025-12-25 15:38:54 +00:00
a9140bec04 chore: bump CMSMicroservice.Protobuf to 0.0.158
admin pushed to production at admin/FrontOffice.BFF 2025-12-25 15:38:20 +00:00
a189340aac feat(AppVersion): Add BFF handler for AppVersion
admin pushed to production at admin/FrontOffice.BFF 2025-12-25 15:20:59 +00:00
e35ad0ebfb fix: update CMSMSAddress in appsettings for correct service URL
0364749342 Merge branch 'stage-new' into production
07e420de1b feat(AppVersion): Add AppVersion proto for cache invalidation
Compare 3 commits »
admin pushed to production at admin/FrontOffice 2025-12-25 15:18:38 +00:00
516da671c6 feat(AppVersion): Add AppVersionService for cache invalidation on version update
45a291b529 fix: update fallback behavior to return empty responses when backend is unavailable
Compare 2 commits »
admin pushed to production at admin/CMS 2025-12-25 14:36:28 +00:00
17c2958b9c feat(AppVersion): Add version tracking system for frontend cache invalidation
admin pushed to production at admin/FrontOffice 2025-12-25 14:05:38 +00:00
cb6102191e fix: update gateway URL to secure production endpoint
admin pushed to production at admin/CMS 2025-12-24 23:04:13 +00:00
2e54aa7aca feat: update boolean handling for database compatibility
admin pushed to production at admin/BackOffice.BFF 2025-12-24 22:52:51 +00:00
8f34f0f650 fix: update CMSMSAddress to use secure URL
admin pushed to production at admin/BackOffice.BFF 2025-12-24 22:37:24 +00:00
554d1a65f2 feat: add production appsettings configuration for JWT and Seq
admin pushed to production at admin/BackOffice 2025-12-24 22:34:35 +00:00
f846a927a7 Merge branch 'stage-new' into production
6dec03cf4d fix: update BackOffice gateway URL to secure production endpoint
e808cf827e feat: Enhance week filter functionality with disabled state and target week highlight
8e98b1f3c7 Refactor code structure for improved readability and maintainability
Compare 4 commits »
admin pushed to production at admin/CMS 2025-12-24 21:55:13 +00:00
7b26073c63 update
28e94d6137 feat: update appsettings for production environment and clear default connection string
c6ee356cbd update
2d09a69be9 feat: add DatabaseFacade property to IApplicationDbContext for raw SQL access
7cebb27171 Update src/CMSMicroservice.Infrastructure/BackgroundJobs/ChatikaAccountActivationJob.cs
Compare 9 commits »
admin pushed to production at admin/FrontOffice 2025-12-23 22:34:58 +00:00
7d491059f8 fix: correct dockerfile path and registry