Commit Graph

11 Commits

Author SHA1 Message Date
c497a3ca8d 清理代码
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 12:31:39 +08:00
caea0062b0 refactor(architecture): enforce module boundaries 2026-08-03 12:27:36 +08:00
84c2b0b21d feat: strengthen P0 security and operations 2026-08-01 11:20:02 +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
99e4e43122 feat: complete phase six backoffice operations 2026-07-28 14:31:43 +08:00
5d2248efee feat: harden SaaS authentication and authorization 2026-07-28 12:15:51 +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
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