Commit Graph

673 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
24aa631b62 Refactor: Implement site-wide unit conversion 2025-10-03 13:12:57 +00:00
gpt-engineer-app[bot]
be8288956c Fix unit conversions in forms 2025-10-03 13:09:27 +00:00
gpt-engineer-app[bot]
75c60937b3 Remove container element 2025-10-03 13:00:50 +00:00
gpt-engineer-app[bot]
95dc96206e Fix ride display for rides without inversions 2025-10-03 12:37:46 +00:00
gpt-engineer-app[bot]
2d1ad9699e Fix ride navigation from park detail 2025-10-03 12:29:25 +00:00
gpt-engineer-app[bot]
63e8370991 Refactor realtime hooks 2025-10-02 20:39:37 +00:00
gpt-engineer-app[bot]
15caad0c8e feat: Implement enhanced realtime subscriptions 2025-10-02 20:38:30 +00:00
gpt-engineer-app[bot]
b7e6cc9111 Fix: Prevent form submission on location selection 2025-10-02 20:30:11 +00:00
gpt-engineer-app[bot]
4d7c304976 feat: Add OpenStreetMap integration to ParkForm 2025-10-02 20:25:26 +00:00
gpt-engineer-app[bot]
b110618ba8 Refine status badge text color 2025-10-02 20:20:11 +00:00
gpt-engineer-app[bot]
72cf4a4db8 Refactor RideCard text color 2025-10-02 20:19:27 +00:00
gpt-engineer-app[bot]
8f749ad046 Add opacity to RideCard 2025-10-02 20:18:47 +00:00
gpt-engineer-app[bot]
4a8ce27bde Add "View All Rides" link 2025-10-02 20:14:29 +00:00
gpt-engineer-app[bot]
14ab8a72d6 Fix search to use slugs 2025-10-02 20:12:12 +00:00
gpt-engineer-app[bot]
0dc9d3adb2 Fix owner park population 2025-10-02 19:57:27 +00:00
gpt-engineer-app[bot]
4b19e084fb Fix operator parks list 2025-10-02 19:50:56 +00:00
gpt-engineer-app[bot]
8289c5aebd Fix card navigation links 2025-10-02 19:46:14 +00:00
gpt-engineer-app[bot]
0f087b2921 feat: Implement missing URL pattern routes 2025-10-02 19:39:35 +00:00
gpt-engineer-app[bot]
f9825eefbb Fix database migration 2025-10-02 19:28:29 +00:00
gpt-engineer-app[bot]
1a754ae63e Fix JSON storage violations 2025-10-02 19:27:51 +00:00
gpt-engineer-app[bot]
85097a20b3 Fix JSON storage violations 2025-10-02 19:24:15 +00:00
gpt-engineer-app[bot]
4629fc0df5 Fix JSON violations 2025-10-02 19:23:33 +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]
93750bdb04 Refactor: Use Radix UI Dialog 2025-10-02 19:03:04 +00:00
gpt-engineer-app[bot]
5794b5bf3d Fix: Remove star rating row 2025-10-02 18:37:23 +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]
c0637fabd0 Fix reviews query foreign key 2025-10-02 18:24:08 +00:00
gpt-engineer-app[bot]
a11e524fa3 Add foreign key to reviews table 2025-10-02 17:59:02 +00:00
gpt-engineer-app[bot]
7c7e243741 Fix wait_time_minutes NaN validation 2025-10-02 17:49:28 +00:00
gpt-engineer-app[bot]
2750d285cb Refactor photo modification logic 2025-10-02 17:46:45 +00:00
gpt-engineer-app[bot]
6f579faa31 Fix reviews query and NaN handling 2025-10-02 17:39:27 +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]
68ca57e712 Fix ride status constraint violation 2025-10-02 17:21:39 +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]
9f062711db Fix NaN validation errors 2025-10-02 17:13:17 +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]
3c7de96bcf Fix date display issues 2025-10-02 16:34:38 +00:00
gpt-engineer-app[bot]
502d893e38 Fix park opening date display 2025-10-02 16:32:32 +00:00
gpt-engineer-app[bot]
08f9144527 Fix date field handling in forms 2025-10-02 16:31:10 +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]
90b5b943d3 feat: Implement submission reset functionality 2025-10-02 16:05:26 +00:00
gpt-engineer-app[bot]
083773f1ea Fix partially approved submissions 2025-10-02 15:43:27 +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]
21095f3143 Fix: Allow re-approval of rejected submission items 2025-10-02 15:22:33 +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]
41d6cb8771 Fix image display for all entities 2025-10-02 15:04:29 +00:00
gpt-engineer-app[bot]
94c60f1821 Fix banner image display 2025-10-02 14:59:07 +00:00