• Joined on 2025-05-04
matt pushed to main at matt/puffin-app 2025-11-03 18:32:46 +01:00
2c86863845 Fix TypeScript error in qrDataValidator - use issues instead of errors
matt pushed to main at matt/puffin-app 2025-11-03 18:29:01 +01:00
09eb2d3781 Add comprehensive QR code system for carbon calculator
matt pushed to main at matt/puffin-app 2025-11-03 16:54:10 +01:00
4e08e649da Fix NocoDB PATCH API format and reduce Wren portfolio logging
matt pushed to main at matt/puffin-app 2025-11-03 16:42:10 +01:00
dc4506156c Improve NocoDB configuration logging with specific missing variables and success message
matt pushed to main at matt/puffin-app 2025-11-03 16:35:21 +01:00
dc4fc45c4f Add NocoDB integration for order management with comprehensive Stripe webhook logging
matt pushed to main at matt/puffin-app 2025-11-03 15:49:49 +01:00
94f422e540 Remove invalid size prop from RechartsPortfolioPieChart component
matt pushed to main at matt/puffin-app 2025-11-03 15:45:44 +01:00
7faeb9b3f0 Fix TypeScript type error in demo page - change project IDs from number to string
matt pushed to main at matt/puffin-app 2025-11-03 15:42:06 +01:00
b4e155778d Fix Tailwind configuration and optimize print layout for checkout success page
matt pushed to main at matt/puffin-app 2025-11-03 15:16:37 +01:00
9aa4dd7a68 Add demo page for checkout success comparison
matt pushed to vite-version-reference at matt/puffin-app 2025-11-03 15:12:20 +01:00
matt created branch vite-version-reference in matt/puffin-app 2025-11-03 15:12:20 +01:00
matt pushed to main at matt/puffin-app 2025-11-03 15:05:18 +01:00
372e4ae33e Fix checkout success page styling to match old Vite version
matt pushed to main at matt/puffin-app 2025-11-03 14:33:48 +01:00
baa2849352 Restore old project color scheme for checkout success page
fe0c1c182f Restore project/ folder for comparison reference
15ab551f11 Consolidate environment configuration and remove legacy files
Compare 3 commits »
matt pushed to main at matt/puffin-app 2025-11-03 14:08:37 +01:00
e9b79531e1 Add comprehensive webhook payload logging for customer data extraction
matt pushed to main at matt/puffin-app 2025-11-03 13:47:17 +01:00
039ddc0fa8 Fix admin email to display correct payment amount
matt pushed to main at matt/puffin-app 2025-11-03 13:39:20 +01:00
e11d04e1bc Restore old color scheme for checkout success page
matt pushed to main at matt/puffin-app 2025-11-03 13:12:16 +01:00
6e2b841d9e Fix API routes 404 - Remove incorrect .next/server copy
matt pushed to main at matt/puffin-app 2025-11-03 12:36:58 +01:00
b8bb0c8ae3 Fix Docker API routes 404 - Add .next/server copy
matt pushed to main at matt/puffin-app 2025-11-03 12:23:59 +01:00
5680dfa65f Remove client-side Wren API key validation
matt pushed to main at matt/puffin-app 2025-11-03 12:07:53 +01:00
7751976fc9 Fix all remaining TypeScript build errors