Commit Graph

  • 6f6d27d7ea chore: mark Task 3 complete (c098ee2) wangziqi 2026-07-02 15:26:18 +08:00
  • 73dd92e615 feat(task3): migrate toolchain to oxfmt + oxlint wangziqi 2026-07-02 15:24:29 +08:00
  • b88a3d8580 chore: mark Task 2 complete (dba01e1) wangziqi 2026-07-02 15:17:35 +08:00
  • ee2cad0941 feat(task2): add root turborepo and npm workspaces configuration wangziqi 2026-07-02 15:16:07 +08:00
  • 9bbcb20b51 chore: mark Task 1 complete (d13e58a) wangziqi 2026-07-02 15:06:37 +08:00
  • 46a817503e feat(task1): restructure directories for turborepo monorepo wangziqi 2026-07-02 15:05:12 +08:00
  • 4704adcba1 fix: replace orIgnore with findOne for SQLite compat; set backend port 3003 wangziqi 2026-07-02 14:31:51 +08:00
  • db7ccaf5a0 chore: set frontend dev port to 3002 (avoid PORT env var conflict) wangziqi 2026-07-02 14:19:13 +08:00
  • 1b19904e77 chore: configure dev ports (backend:3001, frontend:3000 + proxy) wangziqi 2026-07-02 14:04:26 +08:00
  • 03441efe45 chore: configure build scripts wangziqi 2026-07-02 12:29:57 +08:00
  • 2b7797447b chore: check off all remaining plan and tasks.md items wangziqi 2026-07-02 12:28:11 +08:00
  • 933cd13221 chore: finalize tasks.md checkoff (RBAC refactor complete) wangziqi 2026-07-02 12:27:14 +08:00
  • ef645c0f40 fix: resolve 3 review findings (permission codes, profile guard, JSDoc) wangziqi 2026-07-02 12:22:49 +08:00
  • 75acb5c7a2 chore: check off Task 10 (frontend RBAC adaptation) wangziqi 2026-07-02 12:15:37 +08:00
  • 3f26c66808 feat(frontend): adapt routes, menus, Users page, and business pages for RBAC wangziqi 2026-07-02 12:14:16 +08:00
  • abf51b840e chore: check off Task 9 (Roles + Permissions pages) wangziqi 2026-07-02 12:05:52 +08:00
  • 6a93967271 feat(frontend): add Roles management page and Permissions overview page wangziqi 2026-07-02 12:04:35 +08:00
  • a84a0ed153 chore: check off Task 8 (frontend infrastructure) wangziqi 2026-07-02 12:01:29 +08:00
  • 14d81045e6 feat(frontend): add usePermission hook, PermissionButton, PermissionRoute, and 403 handling wangziqi 2026-07-02 11:59:36 +08:00
  • b047dbc5d8 chore: check off Tasks 4-7 (all controllers decorated) wangziqi 2026-07-02 11:56:10 +08:00
  • 7a8df81e7b feat(rbac): add @RequirePermission decorators to all business controllers wangziqi 2026-07-02 11:53:18 +08:00
  • f53b6c447c chore: check off Task 6 (AppModule registration) wangziqi 2026-07-02 11:49:12 +08:00
  • dc4835165d feat(rbac): register RbacModule and PermissionGuard in AppModule wangziqi 2026-07-02 11:46:47 +08:00
  • 2541ff8d9e chore: check off Task 5 (RbacController) wangziqi 2026-07-02 11:44:41 +08:00
  • 2f793833eb feat(rbac): add RbacController with role CRUD, permissions tree, and user management endpoints wangziqi 2026-07-02 11:42:23 +08:00
  • 9051497704 chore: check off Task 4 (Auth module integration) wangziqi 2026-07-02 11:38:07 +08:00
  • 80ff225e92 feat(rbac): integrate RbacService into AuthService login, update JWT payload wangziqi 2026-07-02 11:36:04 +08:00
  • 7ea0d268fb chore: check off Task 3 (PermissionGuard + decorators) wangziqi 2026-07-02 11:31:18 +08:00
  • c0b2ab9588 feat(rbac): add PermissionGuard, @Public and @RequirePermission decorators wangziqi 2026-07-02 11:29:28 +08:00
  • cd62a6dbe2 chore: check off Task 2 (RbacModule + RbacService) wangziqi 2026-07-02 11:26:03 +08:00
  • 23e96dcfbd feat(rbac): add RbacModule and RbacService with seed data and role CRUD wangziqi 2026-07-02 11:22:48 +08:00
  • cd8248ad6c chore: check off Task 1 (database entities) wangziqi 2026-07-02 11:17:59 +08:00
  • e811df9a46 feat(rbac): add Permission and Role entities, update User entity wangziqi 2026-07-02 11:16:14 +08:00
  • 78676a124a feat: 恭学教育基地管理系统初始提交 陈浩 2026-06-06 17:26:10 +08:00