gpt-engineer-app[bot]
ed9d17bf10
Fix ride model technical specs
...
Implement plan to fix ride model technical specifications pipeline. This includes creating a new migration for the `ride_model_submission_technical_specifications` table, updating `entitySubmissionHelpers.ts` to handle insertion of technical specifications, and modifying the edge function `process-selective-approval/index.ts` to fetch these specifications. This ensures no data loss for ride model technical specifications.
2025-11-06 15:03:51 +00:00
gpt-engineer-app[bot]
de9a48951f
Fix ride submission data loss
...
Implement the plan to fix critical data loss in ride submissions. This includes:
- Storing ride technical specifications, coaster statistics, and name history in submission tables.
- Adding missing category-specific fields to the `ride_submissions` table via a new migration.
- Updating submission helpers and the edge function to include these new fields.
- Fixing the park location Zod schema to include `street_address`.
2025-11-06 14:51:36 +00:00
gpt-engineer-app[bot]
98fbc94476
feat: Add street address to locations
...
Adds a street_address column to the locations table and updates the LocationSearch component to capture, store, and display full street addresses. This includes database migration, interface updates, and formatter logic.
2025-11-06 13:51:40 +00:00
gpt-engineer-app[bot]
c1683f9b02
Fix RPC function syntax error
...
Correct syntax error in RPC function migration due to comments.
2025-11-06 13:14:07 +00:00
gpt-engineer-app[bot]
c8a015a15b
Fix park type and moderator ID
2025-11-06 04:33:26 +00:00
gpt-engineer-app[bot]
f94dbd70f5
Fix validation and RPC function
2025-11-06 04:07:53 +00:00
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