bugger/Sources/Services
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
..
Feishu feat: add customer field to Bug model with configurable mapping 2026-06-29 20:50:46 +08:00
AppStateService.swift feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00
NotificationService.swift feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00
PollerService.swift fix: badge shows active count, floating widget shows priorities, record URL deep link 2026-06-29 01:01:01 +08:00
TokenManager.swift feat: add comprehensive debug logging to OAuth flow 2026-06-29 00:18:25 +08:00