Commit Graph

366 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
f60b92c600 Fix database migration for park submissions 2025-11-06 03:56:16 +00:00
gpt-engineer-app[bot]
20f3844a58 Fix composite submission location 2025-11-06 01:44:28 +00:00
gpt-engineer-app[bot]
ceeb41768f Fix composite submission location data 2025-11-06 01:43:28 +00:00
gpt-engineer-app[bot]
dfd17e8244 Refactor park submission location handling 2025-11-05 20:46:02 +00:00
gpt-engineer-app[bot]
6cc08de96c Fix security vulnerabilities 2025-11-05 19:51:25 +00:00
gpt-engineer-app[bot]
00b2ea2192 Fix duplicate foreign key constraints 2025-11-05 19:47:16 +00:00
gpt-engineer-app[bot]
c0a4a8dc9c Fix duplicate foreign key constraints 2025-11-05 19:46:56 +00:00
gpt-engineer-app[bot]
4d571e4f12 Fix search path security warning 2025-11-05 19:44:01 +00:00
gpt-engineer-app[bot]
a168007e23 Fix search path security warning 2025-11-05 19:43:39 +00:00
gpt-engineer-app[bot]
bd3bffcc20 Fix edge function errors 2025-11-05 19:40:35 +00:00
gpt-engineer-app[bot]
18d28a1fc8 feat: Create stale temp refs cleanup function 2025-11-05 18:33:58 +00:00
gpt-engineer-app[bot]
b0ff952318 feat: Add covering index for temp refs 2025-11-05 18:27:27 +00:00
gpt-engineer-app[bot]
898f838862 feat: Implement temp ref storage 2025-11-05 18:23:14 +00:00
gpt-engineer-app[bot]
b326252138 Refactor: Approve tool use 2025-11-05 18:22:38 +00:00
gpt-engineer-app[bot]
303853ff94 Add cleanup for temp refs 2025-11-05 18:11:22 +00:00
gpt-engineer-app[bot]
bb6f914424 Fix MFA permission errors 2025-11-05 16:57:50 +00:00
gpt-engineer-app[bot]
e1ffba593a Remove circuit breaker implementation 2025-11-05 15:04:32 +00:00
gpt-engineer-app[bot]
80826a83a8 Fix migration for admin settings 2025-11-05 13:40:25 +00:00
gpt-engineer-app[bot]
5616a4ffe8 Fix orphaned submission data 2025-11-05 03:01:30 +00:00
gpt-engineer-app[bot]
34fcd841ee Fix submission creation data issues 2025-11-05 02:30:20 +00:00
gpt-engineer-app[bot]
791205210f Fix superuser release locks RPC 2025-11-05 01:21:55 +00:00
gpt-engineer-app[bot]
f750763c63 Fix: Implement database schema and code updates 2025-11-05 01:20:30 +00:00
gpt-engineer-app[bot]
16386f9894 Implement superuser lock management 2025-11-04 23:08:00 +00:00
gpt-engineer-app[bot]
c15efd7907 Fix composite submission RPC 2025-11-04 22:49:39 +00:00
gpt-engineer-app[bot]
87626dd2d8 Fix RPC function for composite submissions 2025-11-04 22:42:14 +00:00
gpt-engineer-app[bot]
9da2fa7ff2 Fix Supabase function schema 2025-11-04 17:14:03 +00:00
gpt-engineer-app[bot]
7ae32eb4be Fix Supabase function search path 2025-11-04 16:58:43 +00:00
gpt-engineer-app[bot]
feee859a50 Refactor moderation data fetching 2025-11-04 16:56:49 +00:00
gpt-engineer-app[bot]
06c004d5fe Fix: Remove .select() from delete operations 2025-11-04 16:42:23 +00:00
gpt-engineer-app[bot]
05acd49334 Fix RLS policy for test data registry 2025-11-04 16:30:33 +00:00
gpt-engineer-app[bot]
abb9761a77 Fix security definer views 2025-11-04 15:26:14 +00:00
gpt-engineer-app[bot]
80ee91c837 Fix RLS policies 2025-11-04 15:19:32 +00:00
gpt-engineer-app[bot]
80aa033e70 Fix submission_items foreign keys 2025-11-04 14:57:58 +00:00
gpt-engineer-app[bot]
9d2c418649 Fix log_moderation_action function 2025-11-04 02:24:46 +00:00
gpt-engineer-app[bot]
264f3c5e64 Fix trigger dependency issue 2025-11-04 01:56:05 +00:00
gpt-engineer-app[bot]
1180ae2b3b Fix trigger function for content submissions 2025-11-04 01:24:46 +00:00
gpt-engineer-app[bot]
dbe5ec2a07 Update function to bypass RLS 2025-11-04 01:12:12 +00:00
gpt-engineer-app[bot]
71b174fe16 Fix: Use RPC for submission claims 2025-11-04 00:32:39 +00:00
gpt-engineer-app[bot]
0b4c4c99ef Fix error logging issues 2025-11-03 21:56:28 +00:00
gpt-engineer-app[bot]
b1d9f9c72b Fix error logging and metadata 2025-11-03 21:49:21 +00:00
gpt-engineer-app[bot]
22f4a68bd8 Refactor: Database and UI updates 2025-11-03 21:32:04 +00:00
gpt-engineer-app[bot]
a4e1be8056 Fix migration failure 2025-11-03 21:13:23 +00:00
gpt-engineer-app[bot]
19b1451f32 Refactor log_request_metadata function 2025-11-03 20:58:52 +00:00
gpt-engineer-app[bot]
50e560f7cd Refactor: Update audit log functions 2025-11-03 20:45:37 +00:00
gpt-engineer-app[bot]
223e743330 Fix RLS policy for JSONB migration 2025-11-03 20:42:30 +00:00
gpt-engineer-app[bot]
67a96ca94b Fix moderation queue issues 2025-11-03 16:44:11 +00:00
gpt-engineer-app[bot]
eee4b1c626 Fix moderation queue issues 2025-11-03 16:43:21 +00:00
gpt-engineer-app[bot]
6c3a8e4f51 Apply database migration 2025-11-03 16:28:50 +00:00
gpt-engineer-app[bot]
1efd787a95 Apply database migration for security fixes 2025-11-03 15:51:12 +00:00
gpt-engineer-app[bot]
a86da6e833 Approve database migration 2025-11-03 15:18:06 +00:00