- Created dashboard page with webhook status
- Added email configuration accordion
- Shows connection status to Saleor
- Displays app information and quick actions
- Auto-redirects to dashboard when in Saleor iframe
- Modified order-notifications.ts to forward webhooks to N8N
- Updated webhook handlers for ORDER_CONFIRMED, ORDER_FULFILLED, ORDER_CANCELLED
- Removed direct email sending via Resend
- Webhooks now forward to https://n8n.nodecrew.me/webhook/saleor-{event}
- Each event type gets forwarded with appropriate x-saleor-event header