3 Commits

Author SHA1 Message Date
向宁
7bad5f93d9 feat: refactor form to schema JSON, add audit fields, range comparator, disable form endpoint 2026-05-25 20:33:20 +08:00
向宁
fc4ecbbacc feat: add gRPC auth, condition comparators, seed data, EF migrations
- gRPC auth service for token validation
- Value comparator system (string, numeric, boolean, datetime, collection)
- Condition evaluator with strategy chain
- Form definition and data improvements
- Workflow instance/task endpoints updated
- Seed data and EF design-time factory
- Test coverage for comparators and handlers
2026-05-20 20:28:35 +08:00
向宁
bc8c32b808 feat: initial work-flow project scaffold 2026-05-17 22:46:19 +08:00