Commit Graph

13 Commits

Author SHA1 Message Date
a517ffc6a7 feat(dev): containerize local dependencies
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-04 13:27:25 +08:00
4751e738b1 清理文档
Some checks failed
ci / release-gate (push) Has been cancelled
2026-08-03 13:41:03 +08:00
caea0062b0 refactor(architecture): enforce module boundaries 2026-08-03 12:27:36 +08:00
fe594c9ef5 Refactor documentation:
Some checks failed
ci / release-gate (push) Has been cancelled
- Remove outdated development plan from `development-plan.md`.
- Update `operations.md` to include details on authorization cache configuration.
- Revise `quickstart.md` for clarity on local development setup and database initialization.
- Delete redundant `redis-authorization-cache.md`.
- Add new `tenant-provisioning.md` to document the process of setting up a tenant from an empty database.
2026-08-03 10:27:35 +08:00
ecf506df8a feat: complete tenant site provisioning flow 2026-08-01 17:27:51 +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
d895e1da63 docs: rewrite documentation from current implementation 2026-07-30 13:30:24 +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