Commit Graph

202 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
b8f1efee97 Fix UserListManager insert statement 2025-10-03 14:19:15 +00:00
gpt-engineer-app[bot]
ee17c2d086 Refactor: Remove unused JSON columns 2025-10-03 14:12:38 +00:00
gpt-engineer-app[bot]
63e8370991 Refactor realtime hooks 2025-10-02 20:39:37 +00:00
gpt-engineer-app[bot]
f9825eefbb Fix database migration 2025-10-02 19:28:29 +00:00
gpt-engineer-app[bot]
85097a20b3 Fix JSON storage violations 2025-10-02 19:24:15 +00:00
gpt-engineer-app[bot]
f82c2151df Fix: Update submission_items constraint 2025-10-02 19:10:18 +00:00
gpt-engineer-app[bot]
6fb85cddc0 Fix: Update content_submissions constraint 2025-10-02 19:08:26 +00:00
gpt-engineer-app[bot]
8fe5bf5c1c Fix: Correct foreign key constraint for reviews 2025-10-02 18:33:31 +00:00
gpt-engineer-app[bot]
2750d285cb Refactor photo modification logic 2025-10-02 17:46:45 +00:00
gpt-engineer-app[bot]
9726df6606 Fix duplicate variable declaration 2025-10-02 17:35:06 +00:00
gpt-engineer-app[bot]
8ba049024e Fix form photo upload to photos table 2025-10-02 17:32:42 +00:00
gpt-engineer-app[bot]
0793793d89 Fix: Normalize status in edge function 2025-10-02 17:24:50 +00:00
gpt-engineer-app[bot]
d4d7da977a Fix: Filter database fields in edge function 2025-10-02 17:19:15 +00:00
gpt-engineer-app[bot]
ae74fa5677 Refactor: Update edge function for counts 2025-10-02 16:40:37 +00:00
gpt-engineer-app[bot]
ae84732326 Fix date field handling in forms and edge function 2025-10-02 16:27:13 +00:00
gpt-engineer-app[bot]
dfc697b002 Fix image assignment in edge function 2025-10-02 15:28:17 +00:00
gpt-engineer-app[bot]
0530e27c1a feat: Cascade moderation actions to submission items 2025-10-02 15:15:45 +00:00
gpt-engineer-app[bot]
ee1ea52f2e Refactor: Update user list item interfaces 2025-10-02 12:02:36 +00:00
gpt-engineer-app[bot]
8ec0d59e75 Refactor user lists 2025-10-02 03:38:55 +00:00
gpt-engineer-app[bot]
7df81a6ba0 Add advanced form editors 2025-10-02 01:26:03 +00:00
gpt-engineer-app[bot]
f112186ebc Refactor: Implement Phase 3A technical data migration 2025-10-02 01:14:42 +00:00
gpt-engineer-app[bot]
6c95cd9856 Refactor: Create typed submission tables 2025-10-02 00:53:29 +00:00
gpt-engineer-app[bot]
1beb8ad2be Refactor: Complete Photo System Refactor 2025-10-01 23:19:35 +00:00
gpt-engineer-app[bot]
5e4773e54c Refactor: Complete photo system migration 2025-10-01 23:16:46 +00:00
gpt-engineer-app[bot]
69ce1a8132 Refactor: Update image upload components 2025-10-01 18:36:43 +00:00
gpt-engineer-app[bot]
8cd6a35fcf Fix email change token schema 2025-10-01 16:52:59 +00:00
gpt-engineer-app[bot]
3769c3759b Fix sign-in database error 2025-10-01 16:47:37 +00:00
gpt-engineer-app[bot]
882d06b70f Fix: Bypass Supabase Auth API issues in edge function 2025-10-01 16:22:20 +00:00
gpt-engineer-app[bot]
cc4da9f8ad Fix: Ensure authorization header is sent 2025-10-01 16:19:57 +00:00
gpt-engineer-app[bot]
11e6b2bf46 Fix edge function and force session refresh 2025-10-01 16:14:59 +00:00
gpt-engineer-app[bot]
50273ed620 Implement PostgreSQL function to cancel email change 2025-10-01 16:09:32 +00:00
gpt-engineer-app[bot]
9ab59e9025 Fix: Properly cancel email changes via direct DB manipulation 2025-10-01 16:03:04 +00:00
gpt-engineer-app[bot]
de284a4328 Fix edge function to clear new_email 2025-10-01 15:59:52 +00:00
gpt-engineer-app[bot]
13626922cc feat: Create edge function to cancel email changes 2025-10-01 15:57:30 +00:00
gpt-engineer-app[bot]
ac543e82e9 feat: Make Novu settings public 2025-10-01 14:52:03 +00:00
gpt-engineer-app[bot]
b52d326f7b Update Novu migration to include username 2025-10-01 14:10:14 +00:00
gpt-engineer-app[bot]
18669a4e6c feat: Implement Novu username and update functionality 2025-10-01 14:01:44 +00:00
gpt-engineer-app[bot]
549b964b60 Fix Novu migration utility query 2025-10-01 13:22:08 +00:00
gpt-engineer-app[bot]
69aa186e12 Refactor Novu registration to frontend 2025-10-01 13:16:06 +00:00
gpt-engineer-app[bot]
b3ecc19717 Approve Lovable tool use 2025-10-01 13:02:37 +00:00
gpt-engineer-app[bot]
83f8e4405a Refactor: Update Novu theme integration 2025-10-01 13:02:20 +00:00
gpt-engineer-app[bot]
c9d9bec772 Add Novu application identifier 2025-10-01 12:35:23 +00:00
gpt-engineer-app[bot]
e2f0df22cc feat: Implement Novu notification system 2025-10-01 12:26:12 +00:00
gpt-engineer-app[bot]
db792c7011 Fix ForwardEmail authentication 2025-09-30 21:16:11 +00:00
gpt-engineer-app[bot]
ed9357d299 Add email secrets 2025-09-30 21:11:01 +00:00
gpt-engineer-app[bot]
9319aadfed Reverted to commit 026a4e9362 2025-09-30 20:10:02 +00:00
gpt-engineer-app[bot]
6f1544309e Refactor: Enable RLS for content submissions 2025-09-30 18:35:07 +00:00
gpt-engineer-app[bot]
5c9a4dc249 feat: Implement moderation queue integration 2025-09-30 18:34:33 +00:00
gpt-engineer-app[bot]
3d8bd5e0f7 feat: Use forwardemail_proxy function 2025-09-30 18:33:10 +00:00
gpt-engineer-app[bot]
7920bdb911 Implement real-time features 2025-09-30 16:46:12 +00:00