61164f665c
refactor(learning): replace legacy session targets
2026-08-06 10:16:45 +08:00
ec8fb7574d
refactor(learning): migrate question review to v2 assets
2026-08-06 10:07:52 +08:00
3f5957d744
feat(content): establish v2 learning delivery foundation
ci / release-gate (push) Has been cancelled
2026-08-06 09:52:18 +08:00
fa2c502a26
refactor(learning): split answer idempotency registry
2026-08-05 14:35:08 +08:00
269af73469
feat(learning): project submissions through transactional outbox
2026-08-05 14:25:04 +08:00
df31c3a669
feat(learning): harden access and practice sessions
2026-08-05 14:01:36 +08:00
603bc24c26
feat(cache): adopt FusionCache for business caching
ci / release-gate (push) Has been cancelled
2026-08-05 09:30:48 +08:00
4793ad1832
fix(worker): enable safe multi-instance job processing
ci / release-gate (push) Has been cancelled
2026-08-04 14:29:11 +08:00
33375a38d7
refactor(architecture): harden module boundaries
ci / release-gate (push) Has been cancelled
2026-08-04 12:10:36 +08:00
3383a65867
chore(database): squash migrations into initial schema
ci / release-gate (push) Has been cancelled
2026-08-04 10:17:34 +08:00
8493f8f0ed
style: format module migration files
ci / release-gate (push) Has been cancelled
2026-08-04 09:57:54 +08:00
ed3321a34b
test(api): stabilize authorization contract manifest
2026-08-04 09:52:20 +08:00
2063cb59fd
test(security): invalidate data scope snapshots
2026-08-04 09:46:44 +08:00
e290719d4a
test(architecture): enforce capability boundaries
2026-08-04 09:43:58 +08:00
c06cf4a4f7
refactor(platform): split control plane services
2026-08-04 09:37:49 +08:00
087ca78af5
refactor(learning): split learning capability services
2026-08-04 09:33:55 +08:00
0bd075e20d
refactor(commerce): split administration services
2026-08-04 09:29:20 +08:00
4d85463a87
refactor(content): split content capability services
2026-08-04 09:23:36 +08:00
1b867cfa3a
refactor(tenant-admin): split capability services
2026-08-04 09:17:35 +08:00
4f8e216282
refactor(api): modularize problem details mapping
2026-08-04 09:03:41 +08:00
558b2a4ea8
fix:修复openapi文档错误
ci / release-gate (push) Has been cancelled
2026-08-03 14:34:23 +08:00
2c4a0bad6c
fix:修复部分数据库查询问题
ci / release-gate (push) Has been cancelled
2026-08-03 14:22:06 +08:00
7adcb6a3d5
refactor(jobs): modularize background job handlers
ci / release-gate (push) Has been cancelled
2026-08-03 13:28:21 +08:00
c497a3ca8d
清理代码
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
290a0c7bd7
feat(platform): harden governance and approval workflows
ci / release-gate (push) Has been cancelled
2026-08-03 11:43:18 +08:00
9d576d2d79
test(learning): seed valid quota test questions
ci / release-gate (push) Has been cancelled
2026-08-03 10:04:20 +08:00
73dd96a178
fix(learning): validate tenant question grading rules
2026-08-03 10:01:38 +08:00
684f4c2f81
test(learning): seed authoritative shared question answers
2026-08-03 09:54:27 +08:00
6bdfee6807
feat(learning): make practice scoring authoritative
2026-08-03 09:44:57 +08:00
a9a8f0ab9f
test: review owner activation authorization surface
2026-08-03 09:18:11 +08:00
ecf506df8a
feat: complete tenant site provisioning flow
2026-08-01 17:27:51 +08:00
d58bcd97e9
feat: complete SaaS commercial delivery workflows
2026-08-01 15:26:21 +08:00
46abf4d62f
feat(auth): add Redis authorization caching
2026-08-01 12:20:31 +08:00
84c2b0b21d
feat: strengthen P0 security and operations
2026-08-01 11:20:02 +08:00
7a73dcbd12
refactor: consolidate backend into modular monolith
2026-07-30 15:37:31 +08:00
30fd159041
feat: add Vite configuration for Tiku.PlatformAdmin.Web and update documentation
...
- Introduced Vite configuration files (vite.config.js, vite.config.ts, vite.config.d.ts) for the React frontend.
- Configured server proxy settings for API endpoints.
- Added Vitest configuration files (vitest.config.js, vitest.config.ts, vitest.config.d.ts) for testing.
- Updated architecture overview to reflect the separation of the platform admin frontend into its own React project.
- Modified quickstart documentation to guide users on starting the platform admin frontend.
2026-07-30 14:54:53 +08:00
5100854795
feat: 更新前端静态演示数据处理
2026-07-30 13:18:18 +08:00
a9b89f72e9
feat: add backfill for new permissions in super admin role during catalog seeding
2026-07-30 12:29:58 +08:00
96c20a3b1d
feat: add platform public question bank workspace
2026-07-30 12:18:14 +08:00
98585aa521
perf: remove backoffice catalog query amplification
2026-07-30 09:50:05 +08:00
bedc77bffd
perf: optimize authorization scoreline and workers
2026-07-30 09:12: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
28d1a7ac52
chore: introduce semantic kernel ai foundation
2026-07-28 15:35:19 +08:00
7a3cf09a99
feat: add student video and profile experience
2026-07-28 15:23:42 +08:00