masoodafar-web
c136e853c6
fix: update gateway URL to new production endpoint
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
2025-12-26 10:06:07 +03:30
masoodafar-web
54f8781774
feat: enhance NetworkMembershipService with updated member properties and add referral code functionality; improve org chart styling and debug logging
Build and Deploy to Production / build-and-deploy (push) Successful in 2m3s
2025-12-26 05:52:17 +03:30
masoodafar-web
1c61fe6846
feat: update NetworkMembership Protobuf version and add referral code functionality with UI enhancements
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
2025-12-26 05:51:24 +03:30
masoodafar-web
516da671c6
feat(AppVersion): Add AppVersionService for cache invalidation on version update
...
Build and Deploy to Production / build-and-deploy (push) Successful in 1m37s
- Add AppVersionService to check version and clear cache if needed
- Update Configuration.Protobuf package to 0.0.4 with AppVersion proto
- Integrate version check in App.razor on app initialization
2025-12-25 18:45:01 +03:30
masoodafar-web
45a291b529
fix: update fallback behavior to return empty responses when backend is unavailable
2025-12-25 17:57:39 +03:30
masoodafar-web
cb6102191e
fix: update gateway URL to secure production endpoint
Build and Deploy to Production / build-and-deploy (push) Successful in 2m21s
2025-12-25 17:35:32 +03:30
admin
7d491059f8
fix: correct dockerfile path and registry
Build and Deploy to Production / build-and-deploy (push) Successful in 1m29s
2025-12-23 22:34:57 +00:00
admin
6b41ae8b5e
fix: correct dockerfile path and registry
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
2025-12-23 22:34:48 +00:00
admin
8be14089c6
feat: add production deployment workflow
Build and Deploy to Production / build-and-deploy (push) Failing after 11s
2025-12-23 22:28:27 +00:00
admin
fa5987bf3e
fix: update appsettings for production K8s
2025-12-23 22:18:38 +00:00
admin
ac5818855c
fix: update appsettings for production K8s
2025-12-23 22:18:18 +00:00
masoud
8f58f01781
Update src/FrontOffice.Main/Pages/Store/CheckoutSummary.razor.cs
2025-12-23 04:12:18 -08:00
masoodafar-web
cca89e4100
feat: update membership and network terminology to customer club language
2025-12-21 16:51:39 +03:30
masoodafar-web
d7abcf4278
feat: update membership and network terminology to customer club language
2025-12-21 16:00:49 +03:30
masoodafar-web
10331663ce
feat: disable payment button and add coming soon label
2025-12-20 05:57:53 +03:30
masoodafar-web
34f5cbd5a8
fix: update gateway URL to production environment
2025-12-20 05:23:14 +03:30
masoodafar-web
8ae25d2b38
feat: update deployment branch to stage-new in workflow configuration
2025-12-20 05:05:41 +03:30
masoodafar-web
025e8d3c3e
feat: add withdrawal requests feature and update VAT loading mechanism
Build and Deploy / build (push) Successful in 1m25s
2025-12-20 04:03:11 +03:30
masoodafar-web
9ee464b8b4
feat: implement VAT management service and integrate VAT calculations across components
2025-12-19 00:30:33 +03:30
masoodafar-web
6b457d0ce6
feat: integrate d3-org-chart for network visualization and add SignalR token notification service
2025-12-18 03:19:06 +03:30
masoodafar-web
27c2c0259b
feat: add club membership contract dialog and city autocomplete
2025-12-17 22:46:07 +03:30
masoodafar-web
3af564be73
feat: add payment callback and referral link features
Build and Deploy / build (push) Failing after 1m21s
2025-12-16 02:33:56 +03:30
masoud
3c528aba48
fix: Revert to aspnet runtime - FrontOffice is Blazor Server not WASM
...
Build and Deploy / build (push) Successful in 1m42s
- Project uses Microsoft.NET.Sdk.Web (Blazor Server)
- Not Microsoft.NET.Sdk.BlazorWebAssembly
- Needs aspnet runtime to run the .dll, not nginx for static files
- Changed back from nginx:alpine to aspnet:9.0
2025-12-07 23:35:09 +00:00
masoud
380b4788dd
fix: Remove default nginx files before copying Blazor WASM output
...
Build and Deploy / build (push) Successful in 1m51s
- nginx:alpine has default index.html that prevents Blazor from loading
- Added RUN rm -rf /usr/share/nginx/html/* before COPY
2025-12-07 23:30:17 +00:00
masoud
0395c74041
fix: Change FrontOffice Dockerfile to nginx runtime for Blazor WASM
...
Build and Deploy / build (push) Successful in 1m44s
- Changed from aspnet to nginx:alpine
- Copy wwwroot output instead of FrontOffice.dll
- Configure nginx SPA routing (try_files for client-side routing)
- Remove ENTRYPOINT dotnet command
- Fix project name references (FrontOffice.Main.csproj)
2025-12-07 22:48:28 +00:00
masoud
0f20d216b6
remove: Delete incorrect Dockerfile from root
...
Build and Deploy / build (push) Failing after 16s
Workflow uses src/FrontOffice.Main/Dockerfile which is correct (nginx).
Root Dockerfile was using wrong runtime (aspnet instead of nginx).
2025-12-07 22:44:46 +00:00
admin
baf984a942
Update src/FrontOffice.Main/Dockerfile
Build and Deploy / build (push) Failing after 14s
2025-12-07 22:34:16 +00:00
admin
2b07cc2270
Update src/FrontOffice.Main/Dockerfile
Build and Deploy / build (push) Failing after 14s
2025-12-07 22:29:24 +00:00
masoodafar-web
b51a4b51cc
refactor: migrate from nginx to aspnet runtime
Build and Deploy / build (push) Failing after 13s
2025-12-08 01:55:13 +03:30
masoud
410f31671d
fix: update kubeconfig for deployment
Build and Deploy / build (push) Successful in 4m39s
2025-12-07 19:10:58 +00:00
masoud
1f9580cd6e
test: trigger workflow to debug failure
Build and Deploy / build (push) Successful in 1m40s
2025-12-07 19:09:00 +00:00
masoud
39c1c979db
chore: test multi-remote push to git.afrino.co
Build and Deploy / build (push) Failing after 1m30s
2025-12-07 18:52:37 +00:00
masoud
8eac688ad9
chore: trigger rebuild with new registry domain
Build and Deploy / build (push) Successful in 1m27s
2025-12-07 17:32:24 +00:00
masoud
07be693b92
chore: migrate from IP to domain (git.foursat.afrino.co)
Build and Deploy / build (push) Has been cancelled
2025-12-07 17:01:57 +00:00
masoud
65a64bf63b
Update GwUrl to HTTPS domain with Let's Encrypt
Build and Deploy / build (push) Has been cancelled
2025-12-07 15:05:21 +00:00
masoud
1d8aec3b7e
Update GwUrl to external NodePort endpoint
2025-12-07 14:49:56 +00:00
masoud
08595e4f95
Revert: Back to nginx for Blazor WASM
2025-12-06 23:11:07 +00:00
masoud
abcc079fdd
Fix: Revert to aspnet runtime for Blazor Server with gRPC
2025-12-06 23:08:54 +00:00
masoodafar-web
2a2efd0376
feat: Add proxy configuration for Docker daemon and build process
2025-12-07 01:15:25 +03:30
masoud
e3841f07cc
Fix: Correct Dockerfile path to FrontOffice.Main/Dockerfile
2025-12-06 21:42:24 +00:00
masoud
de5c33196b
Fix: Use nginx for Blazor WASM instead of aspnet runtime
2025-12-06 21:24:28 +00:00
masoodafar-web
559fbbf6cd
feat: Update Kubernetes deployment with proxy and registry config
2025-12-07 00:49:01 +03:30
masoodafar-web
8a7f68a167
Merge branch 'main' into kub-stage
...
# Conflicts:
# .gitea/workflows/kub-deploy.yml
2025-12-07 00:25:09 +03:30
masoodafar-web
ebae8f3e16
Add Docker deployment configuration and update package references
2025-12-07 00:05:55 +03:30
masoud
fba5cdbabe
Add Kubernetes CI/CD pipeline for kub-stage
2025-12-05 16:25:14 +00:00
masoodafar-web
68c114e43e
feat: Add package management features and update checkout summary
...
- Added PackageService to handle package-related operations.
- Introduced MyPackages and Packages pages for user package management.
- Updated CheckoutSummary to display VAT calculations.
- Enhanced OrderDetail to show financial details including VAT.
- Added ChangePassword page for user profile management.
- Implemented OrderTracking page for tracking order status.
- Updated RouteConstants to include new routes for packages and password change.
2025-12-05 17:27:04 +03:30
masoodafar-web
feaaeada47
feat: Add gRPC clients and services for Club, Commission, Network, and Discount functionalities
2025-12-04 19:53:38 +03:30
masoodafar-web
95c6bf5efa
feat: Implement Commission and Network Statistics Pages with DTOs and Services
...
- Added CommissionDashboardPage and CommissionHistoryPage for displaying commission payouts and history.
- Implemented WeeklyBalancePage to show weekly balance details.
- Created NetworkStatisticsPage to display network statistics and tree structure.
- Developed corresponding services (CommissionService, NetworkMembershipService) for data retrieval.
- Introduced DTOs for Commission and Network data structures (CommissionPayoutDto, WeeklyBalanceDto, NetworkStatisticsDto).
- Added mock data generation for testing purposes in services.
- Enhanced UI with MudBlazor components for better user experience.
2025-12-04 17:29:16 +03:30
masoodafar-web
a8e6693c70
update
2025-12-02 03:32:39 +03:30
masoodafar-web
f5dc44df00
Switch GwUrl from localhost to production server
2025-11-28 15:03:46 +03:30