Commit Graph

369 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
0b033cdd47 Fix submission display and change detection 2025-10-06 13:32:56 +00:00
gpt-engineer-app[bot]
baf889224c feat: Implement tabbed dashboard layout 2025-10-06 12:18:14 +00:00
gpt-engineer-app[bot]
8e5fbba674 feat: Implement admin panel redesign plan 2025-10-06 12:10:08 +00:00
gpt-engineer-app[bot]
065b1b4be5 Reverted to commit 095907b3a5 2025-10-04 19:16:36 +00:00
gpt-engineer-app[bot]
58c28a37eb feat: Implement collapsible sidebar navigation 2025-10-04 19:07:52 +00:00
gpt-engineer-app[bot]
35f380bfb4 Refactor: Redesign admin panel 2025-10-04 18:58:39 +00:00
pacnpal
095907b3a5 Merge branch 'main' of https://github.com/pacnpal/thrilltrack-explorer 2025-10-04 14:34:37 +00:00
pac7
34a16a7804 Add functionality to approve or reject submitted items
Introduces a new `handleItemStatusChange` function to `SubmissionReviewManager` to handle item approvals and rejections, invoking Supabase functions for processing and updating item statuses.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:27:02 +00:00
pac7
2568ad49e3 Improve search functionality by navigating to a search results page
Integrate `useNavigate` from `react-router-dom` to redirect users to a dynamic search results page (`/search`) with query parameters based on user input.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:25:58 +00:00
pac7
ea90eef57a Add icons to represent different types of parks
Update ParkCard component to display specific icons for theme_park and amusement_park types.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:24:00 +00:00
pac7
65546141bb Improve photo upload by preventing empty uploads
Add a check to prevent an upload if no files are selected, displaying an error message.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f44f1d1b-1dd8-407b-8603-db12902e1a15
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-04 14:23:39 +00:00
gpt-engineer-app[bot]
6584fdc071 Fix photo overlay on hover 2025-10-04 13:30:01 +00:00
gpt-engineer-app[bot]
756d6a5300 Fix security vulnerabilities 2025-10-04 01:11:43 +00:00
gpt-engineer-app[bot]
b221c75d4a Refactor polling to prevent interruptions 2025-10-03 19:12:50 +00:00
gpt-engineer-app[bot]
a2d3ed5ea4 Refactor moderation queues 2025-10-03 18:40:34 +00:00
gpt-engineer-app[bot]
8e6c8728a3 Refactor: Simplify Realtime channel creation 2025-10-03 17:25:10 +00:00
gpt-engineer-app[bot]
08b842052a Fix 406 errors and realtime auth 2025-10-03 17:17:40 +00:00
gpt-engineer-app[bot]
2d0a45b5b0 Fix real-time stats and submission refresh 2025-10-03 17:06:44 +00:00
gpt-engineer-app[bot]
177e86a77a Implement remaining phases 2025-10-03 15:59:05 +00:00
gpt-engineer-app[bot]
a4805cf0cc feat: Implement Array Field Comparison 2025-10-03 15:56:35 +00:00
gpt-engineer-app[bot]
b047291eb6 feat: Implement photo change detection 2025-10-03 15:54:46 +00:00
gpt-engineer-app[bot]
86fb99c696 feat: Implement comprehensive change display 2025-10-03 15:46:55 +00:00
gpt-engineer-app[bot]
fe33169ed7 feat: Standardize submission display 2025-10-03 15:32:23 +00:00
gpt-engineer-app[bot]
404444d5b4 Fix: Implement location data storage fix 2025-10-03 15:08:31 +00:00
gpt-engineer-app[bot]
b778fc95f6 Refactor: Implement Phase 3C cleanup 2025-10-03 14:24:43 +00:00
gpt-engineer-app[bot]
a595976924 Refactor: Clean up user_top_lists items column 2025-10-03 14:18:55 +00:00
gpt-engineer-app[bot]
7d0a2130d4 Fix ModerationQueue bug 2025-10-03 14:15:35 +00:00
gpt-engineer-app[bot]
0ac87b4dde feat: Implement Phase 1 Frontend Code Cleanup 2025-10-03 14:07:47 +00:00
gpt-engineer-app[bot]
f061bb9d5f Refactor: Implement cleanup plan 2025-10-03 13:54:27 +00:00
gpt-engineer-app[bot]
c51c848da4 Fix display conversion logic 2025-10-03 13:18:44 +00:00
gpt-engineer-app[bot]
b3f8c40e63 Fix unit conversion logic 2025-10-03 13:17:15 +00:00
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]
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]
14ab8a72d6 Fix search to use slugs 2025-10-02 20:12:12 +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]
1a754ae63e Fix JSON storage violations 2025-10-02 19:27:51 +00:00
gpt-engineer-app[bot]
4629fc0df5 Fix JSON violations 2025-10-02 19:23:33 +00:00
gpt-engineer-app[bot]
93750bdb04 Refactor: Use Radix UI Dialog 2025-10-02 19:03:04 +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