Commit Graph

707 Commits

Author SHA1 Message Date
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
gpt-engineer-app[bot]
fc2d1e9bc5 Code edited in Lovable Code Editor 2025-10-02 14:56:41 +00:00
gpt-engineer-app[bot]
1041b68b7c Code edited in Lovable Code Editor 2025-10-02 14:56:16 +00:00
gpt-engineer-app[bot]
ea6ea95ec2 Fix image URLs and add lightbox 2025-10-02 14:55:25 +00:00
gpt-engineer-app[bot]
17c32edd9e feat: Enhance moderation queue preview 2025-10-02 14:50:49 +00:00
gpt-engineer-app[bot]
36603cdb80 Refactor: Enforce submission queue for all edits 2025-10-02 14:46:49 +00:00
gpt-engineer-app[bot]
078026f641 Fix: Pass entity IDs to image uploader 2025-10-02 14:38:40 +00:00
gpt-engineer-app[bot]
fddb87c5be feat: Implement photo selection for entity edit forms 2025-10-02 14:28:57 +00:00
gpt-engineer-app[bot]
0a87a72931 Refactor sort UI 2025-10-02 14:08:04 +00:00
gpt-engineer-app[bot]
19a191e6a1 Refactor: Remove photo reordering 2025-10-02 14:07:12 +00:00
gpt-engineer-app[bot]
d00b0ba71a Refactor photo display 2025-10-02 14:03:03 +00:00
gpt-engineer-app[bot]
b43f794956 Refactor: Simplify photo management modal 2025-10-02 14:00:13 +00:00
gpt-engineer-app[bot]
3314b7b67a Refactor: Improve mobile photo modal layout 2025-10-02 13:55:30 +00:00
gpt-engineer-app[bot]
60c6fa8be5 Fix: Make photo management modal responsive on mobile 2025-10-02 13:49:30 +00:00
gpt-engineer-app[bot]
49955d48e4 Fix tab bar overlap on mobile 2025-10-02 13:43:53 +00:00
gpt-engineer-app[bot]
1aac247a44 Refactor: Adjust tab bar layout on mobile 2025-10-02 13:36:31 +00:00
gpt-engineer-app[bot]
15a1925093 Refactor: Improve mobile photo gallery view 2025-10-02 13:34:30 +00:00