No description
Find a file
King Omar ce771edec5 Add daily document expiry cron + update VAC fees to 2025-26
Document expiry notifications (NEW):
- Cloudflare Cron Trigger: runs daily at 9am AEST (23:00 UTC)
- Queries ALL users' documents expiring within 30 days
- Sends HTML email to Cgabijendra@gmail.com grouped by urgency:
  🔴 Already expired / 🟠 Within 7 days / 🟡 Within 30 days
- Includes client name, email, phone, expiry date in each row
- Also logs to Google Sheet for record

VAC Fees updated to 2025-26 (effective 1 July 2025):
- 189/190/491/186/187/494: $4,990 / $2,495 / $1,250
- 482 TSS: $3,270 / $1,635 / $1,635
- 500 Student: $750 / $375 / $375
- 485 Graduate: $1,985 / $995 / $500
- 820/309 Partner: $9,265 / $4,635
- 600 Visitor: $195
- Added "as at 1 July 2025" disclaimer with link to verify at DHA

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 14:46:00 +10:00
migrations Add Visa Tracker Pro features to user dashboard 2026-07-10 13:25:37 +10:00
src Add daily document expiry cron + update VAC fees to 2025-26 2026-07-10 14:46:00 +10:00
.gitignore Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
google-apps-script.js Add Google Sheets webhook, email to Cgabijendra@gmail.com, WhatsApp button 2026-07-10 13:41:22 +10:00
package-lock.json Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
package.json Initial build: CareersGateway portal with CRICOS search, auth, Konpare OSHC widget, Kondesk lead push 2026-07-10 12:40:37 +10:00
wrangler.toml Add daily document expiry cron + update VAC fees to 2025-26 2026-07-10 14:46:00 +10:00