Dwindi Ramadhana dwindown
  • Joined on 2025-02-22
dwindown pushed to main at dwindown/WooNooW 2026-01-03 10:36:59 +00:00
91ae4956e0 chore: update build scripts for both SPAs
dwindown pushed to main at dwindown/WooNooW 2026-01-03 10:22:45 +00:00
b010a88619 feat: simplify TipTap button styling + add click-to-edit
dwindown pushed to main at dwindown/WooNooW 2026-01-03 10:09:12 +00:00
a98217897c fix: use customer-spa for password reset page
dwindown pushed to main at dwindown/WooNooW 2026-01-03 09:59:20 +00:00
316fcbf2f0 feat: SPA-based password reset page
dwindown pushed to main at dwindown/meet-hub 2026-01-03 02:10:24 +00:00
4f9a6f4ae3 Fix variable replacement format in send-notification
dwindown pushed to main at dwindown/meet-hub 2026-01-03 02:06:29 +00:00
9f8ee0d7d2 Add Mailketing API support to send-notification function
dwindown pushed to main at dwindown/meet-hub 2026-01-03 01:59:53 +00:00
1fbaf4d360 Fix column names in send-notification and migration
dwindown pushed to main at dwindown/meet-hub 2026-01-03 01:53:34 +00:00
485263903f Add order_created email template with QR code section
dwindown pushed to main at dwindown/meet-hub 2026-01-03 01:52:35 +00:00
00de020b6c Fix template lookup column name in send-notification
dwindown pushed to main at dwindown/meet-hub 2026-01-03 00:41:02 +00:00
5f753464fd Fix order_created email by waiting for send-notification before navigation
dwindown pushed to main at dwindown/meet-hub 2026-01-02 23:58:59 +00:00
1749056542 Add order_created email with QR code generation
dwindown pushed to main at dwindown/meet-hub 2026-01-02 13:57:37 +00:00
2ce5c2efe8 Fix missing signIn and signUp destructuring in Checkout
dwindown pushed to main at dwindown/meet-hub 2026-01-02 13:38:49 +00:00
72799b981d Add timeline clickability control and checkout auth modal
dwindown pushed to main at dwindown/meet-hub 2026-01-02 12:33:54 +00:00
eee6339074 Fix email unconfirmed login flow with OTP resend and update email API field names
8f46c5cfd9 Add EmailComponents and ShortcodeProcessor to shared email template renderer
74bc709684 Add current status document with remaining work
dafa4eeeb3 Refactor: Extract master template to shared file and add unconfirmed email handling
da9a68f084 Add quick deploy checklist for email template fix
Compare 7 commits »
dwindown pushed to main at dwindown/meet-hub 2026-01-02 08:14:11 +00:00
967829b612 Add .env to .gitignore for security
08e56a22d8 Fix send-auth-otp: Remove notification_logs references
fa1adcf291 Add comprehensive OTP testing guide
079c0f947c Improve auth flow error handling and add debug logging
06d6845456 Fix API token mapping and add extensive debug logging
Compare 6 commits »
dwindown pushed to main at dwindown/meet-hub 2026-01-02 06:41:39 +00:00
c6250d2b47 Fix notification_templates table column names
dwindown pushed to main at dwindown/meet-hub 2026-01-02 06:27:54 +00:00
0d29c953c1 Implement OTP-based email verification system
dwindown pushed to main at dwindown/meet-hub 2026-01-02 04:26:23 +00:00
b1aefea526 Fix production build with esbuild minification
dwindown pushed to main at dwindown/meet-hub 2026-01-02 04:21:48 +00:00
e6e3bc39d4 Fix production build error with proper vendor chunk splitting
dwindown pushed to main at dwindown/meet-hub 2026-01-02 04:01:51 +00:00
2f7797803c Disable minification completely to fix production errors