wulf-pulse/components
lorentz b98c67482a feat: QuickBooks Online integration
- Add QBO OAuth2 client with token refresh (lib/services/qbo-client.ts)
- Add QBO sync service for invoices, payments, deposits, purchases, journal entries, reports (lib/services/qbo-sync-service.ts)
- Add QBO types (lib/types/qbo.ts)
- Add API routes: /api/qbo/auth, /api/qbo/sync, /api/qbo/disconnect
- Add /admin/qbo status and sync management page
- Add legal pages: /legal/eula, /legal/privacy (Intuit app assessment)
- Add QBO nav link under Admin
- Fix reports: remove invalid summarize_column_by, add accounting_method from Preferences API, add showrows=all&showcols=all
- Add CashFlow report type alongside P&L and BalanceSheet
- Add NoReportData check to skip empty report months
- Add intuit_tid capture in error messages
- Add redirect: follow for cluster routing
- Migration 051: qbo_tokens, qbo_invoices, qbo_payments, qbo_deposits, qbo_transactions, qbo_reports tables

Also includes earlier work:
- Ping flap suppression pipeline step
- Ticket digest reports with LLM analysis
- Zabbix WAN monitor and gap analysis
- Kiosk is_deleted filter fixes
- Datto RMM ping target enrichment
- Entity sync soft-delete detection
2026-03-17 07:39:55 -04:00
..
admin feat: IT Glue integration, workflow engine, pipelines, Zabbix WAN, notification channels, backup status UI improvements, nav alignment fixes 2026-02-27 14:52:14 -05:00
analytics Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
auth feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
backup feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
companies Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
configuration-items Add comprehensive admin features and multi-system integration 2025-11-19 14:18:16 -05:00
kiosk feat: kiosk UI updates - new cards, gauge chart, performance improvements 2026-02-19 15:31:23 -05:00
navigation feat: QuickBooks Online integration 2026-03-17 07:39:55 -04:00
quotes feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
settings feat: add authentication, user management, and admin features 2026-01-31 12:43:14 -05:00
tasks Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
tickets Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
ui fix: remove hardcoded sm:max-w-lg from DialogContent so className overrides work 2026-02-19 20:51:57 -05:00
zabbix feat: Morning NOC Summary adaptive card for Teams 2026-03-11 09:34:51 -04:00
theme-provider.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00
theme-toggle.tsx Restructure: rename to Pulse and move app to root 2025-10-28 23:08:54 -04:00