Commit Graph

1413 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
9152ef6b01 Add vercel.json for deployment 2025-10-29 17:32:05 +00:00
gpt-engineer-app[bot]
0ac9592cd8 Update OG fallback image 2025-10-29 17:23:30 +00:00
gpt-engineer-app[bot]
b3c588a1a5 Update favicons to use Cloudflare CDN 2025-10-29 17:19:48 +00:00
gpt-engineer-app[bot]
59d028067a Refactor code to address issues 2025-10-29 17:00:37 +00:00
gpt-engineer-app[bot]
ac63e1d2db feat: Implement dynamic OG images 2025-10-29 16:49:41 +00:00
gpt-engineer-app[bot]
320df82329 Update Open Graph image 2025-10-29 16:13:38 +00:00
gpt-engineer-app[bot]
f180cdab1e Update favicon 2025-10-29 15:57:58 +00:00
gpt-engineer-app[bot]
9aaff5a10b feat: Add submitter fields to entity forms 2025-10-29 15:30:15 +00:00
gpt-engineer-app[bot]
107191c125 feat: Add HeadquartersLocationInput component 2025-10-29 14:00:59 +00:00
gpt-engineer-app[bot]
ed205e68cd feat: Add operator is owner checkbox 2025-10-29 13:56:59 +00:00
gpt-engineer-app[bot]
a38be4221e Fix: Disable triggers for database purge 2025-10-29 13:46:55 +00:00
gpt-engineer-app[bot]
32354548ce Fix foreign key constraints 2025-10-29 13:23:45 +00:00
gpt-engineer-app[bot]
3e0c4db0a1 Refactor moderation queue query 2025-10-29 13:09:45 +00:00
gpt-engineer-app[bot]
7b6dfc4741 Fix moderation queue query 2025-10-29 13:00:33 +00:00
gpt-engineer-app[bot]
beb2a17312 Fix build error in AdminContact 2025-10-29 12:44:12 +00:00
gpt-engineer-app[bot]
2d66a4f778 Implement dynamic page titles 2025-10-29 12:42:18 +00:00
gpt-engineer-app[bot]
1cdd1f59fb feat: Add Vercel Analytics 2025-10-29 12:35:15 +00:00
gpt-engineer-app[bot]
4335ec265f Fix .env file 2025-10-29 12:17:26 +00:00
gpt-engineer-app[bot]
82f4461dbb Implement URL replacement plan 2025-10-29 12:14:03 +00:00
gpt-engineer-app[bot]
e580d90461 Refactor: Use custom Supabase domain 2025-10-29 12:12:16 +00:00
gpt-engineer-app[bot]
6fc0f494f3 Refactor: Replace hardcoded Supabase URLs 2025-10-29 12:10:39 +00:00
gpt-engineer-app[bot]
9504703040 feat: Add Phase 9B indexes 2025-10-29 02:40:01 +00:00
gpt-engineer-app[bot]
76742482e4 Fix: Remove CONCURRENTLY from index creation 2025-10-29 02:34:13 +00:00
gpt-engineer-app[bot]
6c3d7f1a5c Fix: Remove duplicate indexes 2025-10-29 02:23:21 +00:00
gpt-engineer-app[bot]
fa8ba8969a feat: Remove duplicate RLS policies 2025-10-29 02:15:14 +00:00
gpt-engineer-app[bot]
4ce2dc8975 Fix auth policies and consolidate 2025-10-29 02:06:15 +00:00
gpt-engineer-app[bot]
90af502623 Fix RLS policy optimization 2025-10-29 02:02:55 +00:00
gpt-engineer-app[bot]
4830333e6f Refactor: Update RLS policies 2025-10-29 01:48:54 +00:00
gpt-engineer-app[bot]
171278a30c Approve RLS optimization plan 2025-10-29 01:40:28 +00:00
gpt-engineer-app[bot]
bc82e552e0 feat: Optimize RLS policies 2025-10-29 01:35:41 +00:00
gpt-engineer-app[bot]
944e1ba9ff Fix ticket merging implementation 2025-10-28 22:59:40 +00:00
gpt-engineer-app[bot]
ca4f78922a Fix incorrect label in merge dialog 2025-10-28 22:51:58 +00:00
gpt-engineer-app[bot]
1da0bc04d6 feat: Implement ticket merging 2025-10-28 22:48:03 +00:00
gpt-engineer-app[bot]
41a3dcd02f Refactor: Handle direct emails to admin 2025-10-28 20:36:12 +00:00
gpt-engineer-app[bot]
375db2e7d8 Fix thread ID matching for email replies 2025-10-28 20:29:14 +00:00
gpt-engineer-app[bot]
f57323aed4 Fix hardcoded sender display name 2025-10-28 20:07:55 +00:00
gpt-engineer-app[bot]
c23e4f2ed3 Fix: Use ADMIN_EMAIL_ADDRESS in reply function 2025-10-28 20:01:08 +00:00
gpt-engineer-app[bot]
994ec886e4 Fix email signature preview 2025-10-28 19:46:33 +00:00
gpt-engineer-app[bot]
a4005acc6d feat: Add admin display name to email signature 2025-10-28 19:44:09 +00:00
gpt-engineer-app[bot]
55ef3e05ef feat: Add automatic email signature 2025-10-28 19:40:37 +00:00
gpt-engineer-app[bot]
ed55905295 feat: Implement contact submission archiving and deletion 2025-10-28 19:36:11 +00:00
gpt-engineer-app[bot]
2ebb2eafec feat: Add user profile data to contact submissions 2025-10-28 19:14:51 +00:00
gpt-engineer-app[bot]
8300243bb2 Fix RLS policies for email threads 2025-10-28 18:55:23 +00:00
gpt-engineer-app[bot]
0257bccc45 feat: Improve email thread display and status updates 2025-10-28 18:45:26 +00:00
gpt-engineer-app[bot]
f13013b8ee Backfill existing submissions 2025-10-28 18:41:25 +00:00
gpt-engineer-app[bot]
6af788d406 Fix email reply access and threading 2025-10-28 18:38:57 +00:00
gpt-engineer-app[bot]
adbb4e5813 Fix: Open reply modal to correct tab 2025-10-28 18:36:30 +00:00
gpt-engineer-app[bot]
6a509dc66a Fix: Recreate ticket number functions 2025-10-28 18:34:51 +00:00
gpt-engineer-app[bot]
ab21dc9c82 feat: Implement ticket system and reply button 2025-10-28 18:33:32 +00:00
gpt-engineer-app[bot]
4d21dc4435 Fix RLS policy for contact submissions 2025-10-28 18:25:06 +00:00