- Add dashboard UI showing connection status, webhooks, and email config
- Fix FileAPL to use fileName param for persistent /data volume storage
- Configure production domains and webhooks
- Add dev tunnel script for local testing
- Update Dockerfile and build config for K3s deployment
The app is now successfully installed and running at:
https://core-extensions.manoonoils.com
- 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