Commit Graph

96 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
32354548ce Fix foreign key constraints 2025-10-29 13:23:45 +00:00
gpt-engineer-app[bot]
6fc0f494f3 Refactor: Replace hardcoded Supabase URLs 2025-10-29 12:10:39 +00:00
gpt-engineer-app[bot]
1da0bc04d6 feat: Implement ticket merging 2025-10-28 22:48:03 +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]
ab21dc9c82 feat: Implement ticket system and reply button 2025-10-28 18:33:32 +00:00
gpt-engineer-app[bot]
1cc137da96 Fix: Make thread_id nullable 2025-10-28 18:01:00 +00:00
gpt-engineer-app[bot]
c42b34b327 Approve database migration 2025-10-28 17:35:40 +00:00
gpt-engineer-app[bot]
e5f8ecefeb feat: Implement contact page and backend 2025-10-28 17:01:57 +00:00
gpt-engineer-app[bot]
1ebb491ffa Fix: Address build errors in moderation logging 2025-10-27 17:17:13 +00:00
gpt-engineer-app[bot]
a05c1017d3 Fix Supabase RPC type error 2025-10-21 12:08:11 +00:00
gpt-engineer-app[bot]
d4433da7aa Fix build errors 2025-10-21 12:07:03 +00:00
gpt-engineer-app[bot]
6f1baef8c0 Approve tool use 2025-10-20 12:58:09 +00:00
gpt-engineer-app[bot]
9f5e19922c Fix review lifecycle tracking 2025-10-17 20:29:32 +00:00
gpt-engineer-app[bot]
f36ef04a54 Implement Review Lifecycle Tracking 2025-10-17 20:28:35 +00:00
gpt-engineer-app[bot]
dd95b99238 Fix: Update RLS policies for MFA checks 2025-10-17 20:06:00 +00:00
gpt-engineer-app[bot]
62c8b7f2c3 Implement submission protections 2025-10-17 17:12:06 +00:00
gpt-engineer-app[bot]
921abb63a1 Fix database schema 2025-10-17 14:25:03 +00:00
gpt-engineer-app[bot]
2928ad0f4c Refactor: Implement JSONB elimination plan 2025-10-17 13:32:29 +00:00
gpt-engineer-app[bot]
f176c28df6 feat: Add track material column and filtering 2025-10-16 19:54:22 +00:00
gpt-engineer-app[bot]
0d9926a5ae Approve database migration 2025-10-16 15:38:28 +00:00
gpt-engineer-app[bot]
7b0faf9bb2 feat: Implement persistent sort order 2025-10-16 15:18:45 +00:00
gpt-engineer-app[bot]
444634dc85 Approve database migration 2025-10-15 19:29:06 +00:00
gpt-engineer-app[bot]
9d9075679d Add foreign keys to version tables 2025-10-15 18:59:42 +00:00
gpt-engineer-app[bot]
f58d7d6014 Remove old versioning system 2025-10-15 18:15:40 +00:00
gpt-engineer-app[bot]
090f986ab0 Refactor: Complete versioning system migration 2025-10-15 18:15:23 +00:00
gpt-engineer-app[bot]
8f56f608f7 Fix: Remove versioning helpers 2025-10-15 18:14:08 +00:00
gpt-engineer-app[bot]
96a5d235e9 Refactor versioning utility functions 2025-10-15 17:47:14 +00:00
gpt-engineer-app[bot]
95972a0b22 Refactor security functions 2025-10-14 19:38:36 +00:00
gpt-engineer-app[bot]
fd17234b67 Apply Supabase migration 2025-10-14 19:18:26 +00:00
gpt-engineer-app[bot]
3833ba9748 Fix: Implement Phase 1 and 2 for Account & Profile tab 2025-10-14 18:44:14 +00:00
gpt-engineer-app[bot]
b129f88f3a feat: Integrate auth.sessions with RPC functions 2025-10-14 18:26:22 +00:00
gpt-engineer-app[bot]
7aa219efe5 Implement MFA Enforcement 2025-10-14 13:45:59 +00:00
gpt-engineer-app[bot]
fc9ba92e74 Add action_type to submission items 2025-10-13 18:31:29 +00:00
gpt-engineer-app[bot]
3a38b47108 Implement account deletion system 2025-10-12 14:17:54 +00:00
gpt-engineer-app[bot]
846c8ec7c0 Fix SECURITY DEFINER on filtered_profiles view 2025-10-12 14:06:39 +00:00
gpt-engineer-app[bot]
934c649514 Fix SECURITY DEFINER on filtered_profiles view 2025-10-12 14:05:43 +00:00
gpt-engineer-app[bot]
5e0671f79e Refactor: Update auth callback logic 2025-10-11 23:58:18 +00:00
gpt-engineer-app[bot]
f37b99a5f9 Reverted to commit 06ed528d76 2025-10-11 15:58:56 +00:00
gpt-engineer-app[bot]
1df9ada8ae Reverted to commit 96a961d95c 2025-10-11 15:58:11 +00:00
gpt-engineer-app[bot]
9969fe2692 Fix: Implement iframe-compatible authentication 2025-10-10 23:52:43 +00:00
gpt-engineer-app[bot]
bc08d44f4c Fix blog post foreign key 2025-10-10 23:00:04 +00:00
gpt-engineer-app[bot]
5f3ff2c9e9 Approve blog post migration 2025-10-10 22:55:46 +00:00
gpt-engineer-app[bot]
1fc9a1104f Approve database migration 2025-10-10 19:01:15 +00:00
gpt-engineer-app[bot]
bc36583598 Refactor: Approve test data generator tool use 2025-10-10 16:44:08 +00:00
gpt-engineer-app[bot]
4d2d39fb5a feat: Implement custom view tracking 2025-10-10 15:53:56 +00:00
gpt-engineer-app[bot]
a30511fb50 Refactor: Approve lovable tool use 2025-10-10 13:15:12 +00:00
gpt-engineer-app[bot]
57368eb309 Fix: Correctly drop and recreate claim_next_submission function 2025-10-09 13:43:23 +00:00
gpt-engineer-app[bot]
c054b90e7a Fix: Supabase environment variables missing 2025-10-09 12:10:49 +00:00
gpt-engineer-app[bot]
10098e3bcc Fix: Implement field-level privacy for profiles 2025-10-08 23:23:03 +00:00