Commit Graph

6 Commits

Author SHA1 Message Date
7ffc573d2e 修复 SQLite 钱包调账锁异常 2026-07-22 15:03:06 +08:00
375c7ec60b feat: refine admin forms, attendance and finance workflows
Squash merge PR #23.

Included changes:
- complete occupancy check-in required fields/default payload
- improve responsive admin management pages
- fix attendance edge cases and attendance period config
- refine wallet/finance-related workflow handling

Checks:
- npm run typecheck -w apps/admin
- npm run typecheck -w apps/server
2026-07-18 12:54:10 +00:00
5836b421d8 fix: harden financial transaction boundaries 2026-07-18 15:33:41 +08:00
d037787346 feat: support batch wallet balance changes 2026-07-16 10:22:23 +08:00
b1f35f9d1a test: harden business boundary conditions 2026-07-15 00:03:55 +08:00
c75a08affe feat: add student wallet utility billing 2026-07-14 20:42:21 +08:00