Commit Graph

60 Commits

Author SHA1 Message Date
8eaad9a358 fix: 修改AspNetCore日志级别为Warning以提高错误监控 2026-07-30 13:31:10 +08:00
5100854795 feat: 更新前端静态演示数据处理 2026-07-30 13:18:18 +08:00
99985a61d1 fix: update runtime configuration and improve backend status messages for demo mode 2026-07-30 13:02:06 +08:00
96c20a3b1d feat: add platform public question bank workspace 2026-07-30 12:18:14 +08:00
bedc77bffd perf: optimize authorization scoreline and workers 2026-07-30 09:12:27 +08:00
4bea745b79 feat: Add tags and endpoint summaries to various controllers for better API documentation
- Added tags to BrowserAuthController for browser authentication endpoints.
- Added tags to CatalogController for public catalog access.
- Added tags to CommerceController for student transaction operations.
- Added tags to CommissionController for tenant commission management.
- Added tags to CrmController for tenant CRM functionalities.
- Added tags to HealthController for system health checks.
- Added tags to LearningController for student learning resources.
- Added tags to MeController for current user information.
- Added tags to PlatformAdminController for platform management.
- Introduced PlatformBackofficeController for backend permissions management.
- Added tags to PlatformBillingCallbackController for billing callbacks.
- Added tags to PlatformPaymentSettingsController for payment settings management.
- Added tags to PlatformSaasController for SaaS package management.
- Added tags to PlatformTenantCapabilitiesController for tenant capabilities.
- Added tags to PointsController for student points management.
- Added tags to ProfileController for student profile management.
- Added tags to QuestionVideosController for question video resources.
- Added tags to ReferralController for referral growth management.
- Added tags to RuntimeController for runtime configurations.
- Added tags to ScorelineController for scoreline management.
- Added tags to TaxonomyController for category management.
- Added tags to TenantAdminDirectController for tenant operations management.
- Introduced TenantBackofficeController for tenant backend permissions.
- Added tags to TenantBillingController for tenant billing operations.
- Added tags to TenantCommerceController for tenant commerce operations.
- Added tags to TenantContentController for tenant content management.
- Added tags to TenantContentDirectController for direct content management.
- Added tags to TenantFrontendConfigController for frontend configurations.
- Added tags to TenantOnboardingController for onboarding guidance.
- Added tags to TenantPublicController for public tenant configurations.
- Added tags to TenantsController for current tenant information.
- Added tags to VideosController for student video resources.
2026-07-29 16:16:27 +08:00
ead7bdc2e2 feat(platform): add CRM SMS and payment settings 2026-07-29 15:41:27 +08:00
6db200a2fc feat(saas): implement marketplace and tenant onboarding 2026-07-29 13:58:59 +08:00
5c4de4b282 feat(security): complete capability messaging workflows 2026-07-29 11:21:15 +08:00
df88fa19cb feat(security): add distributed authorization foundation 2026-07-29 10:40:10 +08:00
c7f9a4e3c9 feat(auth): replace TOTP with phone-first login 2026-07-28 17:39:29 +08:00
e7d350ec3d feat: bootstrap local platform development 2026-07-28 17:01:44 +08:00
7a3cf09a99 feat: add student video and profile experience 2026-07-28 15:23:42 +08:00
99e4e43122 feat: complete phase six backoffice operations 2026-07-28 14:31:43 +08:00
e43ae0574c refactor(api): split startup configuration 2026-07-28 12:25:28 +08:00
5d2248efee feat: harden SaaS authentication and authorization 2026-07-28 12:15:51 +08:00
f22f329d33 feat: add phase five operations foundation 2026-07-28 09:57:50 +08:00
70b99e6063 feat: modularize external providers 2026-07-27 17:47:21 +08:00
db4c7b4496 feat: enforce tenant isolation and shared question bank 2026-07-27 16:59:12 +08:00
28e9a9fa41 feat: establish dotnet engineering foundation 2026-07-27 15:00:14 +08:00
xiong
4279795d46 feat: add commission settlement endpoints 2026-07-26 20:36:01 +08:00
xiong
0385a1accd feat: add referral crm queue endpoints 2026-07-26 20:26:08 +08:00
xiong
ecfb57bd30 feat: add referral management endpoints 2026-07-26 20:22:09 +08:00
xiong
9fff468bd7 feat: add referral growth endpoints 2026-07-26 20:18:09 +08:00
xiong
4efccf8355 feat: add tenant points and coupon operations 2026-07-26 20:08:23 +08:00
xiong
7139da766a feat: add coupon checkout support 2026-07-26 20:04:24 +08:00
xiong
a4621df728 feat: add student points endpoints 2026-07-26 19:59:20 +08:00
xiong
9a62f7b23a feat: add tenant commerce operations 2026-07-26 19:43:57 +08:00
xiong
36b64dcf70 feat: add payment notifications and entitlement fulfillment 2026-07-26 19:38:53 +08:00
xiong
494039973d feat: add commerce order and payment checkout 2026-07-26 19:34:00 +08:00
xiong
28befc57be feat: add tenant admin engagement endpoints 2026-07-26 19:15:39 +08:00
xiong
dca6e8c66d feat: add tenant admin configuration and governance endpoints 2026-07-26 19:01:34 +08:00
xiong
f671a7f07a feat: add tenant admin direct operations endpoints 2026-07-26 18:53:01 +08:00
xiong
89e1f2a4df feat: add student engagement endpoints 2026-07-26 18:39:55 +08:00
xiong
387b85342a feat: add student profile endpoints 2026-07-26 18:36:28 +08:00
xiong
5715869d29 feat: add scoreline dynamic records 2026-07-26 18:30:15 +08:00
xiong
91a4162908 feat: migrate direct tenant content and learning endpoints 2026-07-26 17:57:03 +08:00
xiong
1d7e09b1f0 feat: add tenant content navigation management endpoints 2026-07-26 17:25:08 +08:00
xiong
3c0acebbbe feat: add tenant content asset management endpoints 2026-07-26 15:34:59 +08:00
xiong
e505384ecf feat: add practice session workflow endpoints 2026-07-26 15:25:33 +08:00
xiong
db319ef5a2 feat: add learning activity endpoints 2026-07-26 15:18:57 +08:00
xiong
b5be831749 feat: add operations catalog readonly endpoints 2026-07-26 15:11:32 +08:00
xiong
06471151cd feat: add asset access signing endpoints 2026-07-26 14:54:50 +08:00
xiong
0ff97e86cd feat: add asset and video readonly endpoints 2026-07-26 14:48:15 +08:00
xiong
c6051f95f2 feat: add aliyun oss storage foundation 2026-07-26 14:43:04 +08:00
xiong
47613b51bd feat: add study content readonly endpoints 2026-07-26 14:21:42 +08:00
xiong
97e7819a34 feat: add question bank readonly endpoints 2026-07-26 14:17:30 +08:00
xiong
3221b581c8 feat: add content navigation readonly endpoints 2026-07-26 14:08:23 +08:00
xiong
d5379affba feat: add catalog readonly endpoints 2026-07-26 14:02:04 +08:00
xiong
41a8a5ff81 docs: include dto comments in openapi schemas 2026-07-26 13:51:24 +08:00