bugger/Sources/Services/Feishu
tigerenwork 0ce557ac8e feat: add customer field to Bug model with configurable mapping
- Bug model: added optional 'customer' property
- FieldMappings: added 'customerField' (default: 客户名称)
- BugMapper: reads customer value from configured column
- BugRow: displays customer in blue when present
- Settings: Customer field text field in Field Mappings section

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 20:50:46 +08:00
..
FeishuAuthService.swift fix: OAuth token endpoint wraps in {code,message,data} — not flat 2026-06-29 00:33:53 +08:00
FeishuError.swift feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00
FeishuModels.swift feat: add customer field to Bug model with configurable mapping 2026-06-29 20:50:46 +08:00
FeishuService.swift feat: configurable status mappings, scrollable settings, case-insensitive assignee 2026-06-29 00:51:03 +08:00