Commit Graph

44 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
aaee8147e4 Refactor: Implement sleek cleanup plan 2025-10-17 22:39:25 +00:00
gpt-engineer-app[bot]
8f9c97737c Fix: Resolve overlapping elements in RideCard 2025-10-17 22:36:45 +00:00
gpt-engineer-app[bot]
2099972ac1 Refactor: Enhance RideCard styling 2025-10-17 22:34:23 +00:00
gpt-engineer-app[bot]
77ede10999 Refactor ride card park display 2025-10-17 22:31:12 +00:00
gpt-engineer-app[bot]
8f47dd899f Fix: Standardize card fields for consistency 2025-10-17 22:29:05 +00:00
gpt-engineer-app[bot]
ebd0f0fd56 Refactor: Optimize card density 2025-10-17 22:22:24 +00:00
gpt-engineer-app[bot]
fc53015448 Refactor: Standardize card and grid layouts 2025-10-17 22:18:31 +00:00
gpt-engineer-app[bot]
efc33a7dda Refactor: Complete type safety migration 2025-10-17 13:22:39 +00:00
gpt-engineer-app[bot]
e79eaf76ba feat: Implement type-safe company rides lists 2025-10-16 12:47:21 +00:00
gpt-engineer-app[bot]
fade35bab9 Refactor: Remove descriptions from cards 2025-10-10 14:15:23 +00:00
gpt-engineer-app[bot]
f57ae0d3ce Refactor: Implement Cloudflare Image Variants 2025-10-10 14:09:51 +00:00
pac7
21bd962767 Improve ride model card to show unknown for missing category or type
Update RideModelCardProps to accept null or undefined for category and type, returning 'Unknown' if they are not provided.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 567218be-0199-4aaa-af7e-8307f67d4453
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 18:32:24 +00:00
pac7
0f2219f849 Improve image handling, optimize hooks, and add rate limiting
This commit introduces several improvements:
- Enhances `RideModelCard` by safely accessing and displaying ride count and image data, preventing potential errors.
- Refactors `useEntityVersions` and `useSearch` hooks to use `useCallback` and improve performance and prevent race conditions.
- Introduces a `MAX_MAP_SIZE` and cleanup mechanism for the rate limiting map in `detect-location` Supabase function to prevent memory leaks.
- Adds robust error handling and cleanup for image uploads in `uploadPendingImages`.
- Modifies `ManufacturerModels` to correctly map and display ride counts.
- Includes error handling for topological sort in `process-selective-approval` Supabase function.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 39bb006b-d046-477f-a1f9-b7821836f3a1
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
2025-10-08 17:55:37 +00:00
pac7
bf7dd93d9e Update image sources to use environment variables for dynamic image hosting
Updates image URLs across various components and pages to dynamically fetch images using Cloudflare's image hosting service, configured via environment variables. Also updates the theme provider import for Sonner toasts and modifies the Supabase upload function to use a configurable Supabase URL.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f1469493-0a69-4efc-91bd-478d1879573a
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7cdf4e95-3f41-4180-b8e3-8ef56d032c0e/f1469493-0a69-4efc-91bd-478d1879573a/HYhVkSk
2025-10-07 14:10:00 +00:00
gpt-engineer-app[bot]
522802f005 Fix: Optimize detail pages for desktop 2025-10-06 16:29:23 +00:00
gpt-engineer-app[bot]
aeaf4bdd24 feat: Optimize desktop layout for 1024px+ 2025-10-06 16:25:12 +00:00
gpt-engineer-app[bot]
d68bbe27a7 feat: Implement desktop-first maximization plan 2025-10-06 16:22:24 +00:00
gpt-engineer-app[bot]
bc8cb18172 Refactor: Optimize desktop max-widths 2025-10-06 16:15:36 +00:00
gpt-engineer-app[bot]
590d4ede52 Reverted to commit cb1ef6c177 2025-10-06 16:12:02 +00:00
gpt-engineer-app[bot]
88901a7f20 Fix desktop layout 2025-10-06 16:10:37 +00:00
gpt-engineer-app[bot]
b22d74c381 Refactor: Improve desktop layout 2025-10-06 16:03:35 +00:00
gpt-engineer-app[bot]
28f83b9c0f Refactor: Optimize desktop layout for entity pages 2025-10-06 15:59:22 +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]
24aa631b62 Refactor: Implement site-wide unit conversion 2025-10-03 13:12:57 +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]
0f087b2921 feat: Implement missing URL pattern routes 2025-10-02 19:39:35 +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]
f112186ebc Refactor: Implement Phase 3A technical data migration 2025-10-02 01:14:42 +00:00
gpt-engineer-app[bot]
92f00bb5ff Fix ride navigation in ParkDetail 2025-10-01 17:19:11 +00:00
gpt-engineer-app[bot]
af00cefc1c Refactor RideForm image handling 2025-09-29 22:44:23 +00:00
gpt-engineer-app[bot]
2c6acf21fe Remove "View" buttons 2025-09-29 22:36:41 +00:00
gpt-engineer-app[bot]
63fb0a61aa Refactor: Make photo upload reusable 2025-09-29 19:34:54 +00:00
gpt-engineer-app[bot]
17f705b6f4 Refactor SimilarRides component 2025-09-29 19:04:43 +00:00
gpt-engineer-app[bot]
c5ba4773af Remove Ride Highlights section 2025-09-29 19:01:49 +00:00
gpt-engineer-app[bot]
13223fd833 feat: Enhance ride detail page with new sections 2025-09-29 18:58:22 +00:00
gpt-engineer-app[bot]
a5a9cc51ad feat: Implement Uppy photo upload 2025-09-29 16:51:50 +00:00
gpt-engineer-app[bot]
71f0b5e33f Refactor: Hide zero counts in search 2025-09-29 14:58:27 +00:00
gpt-engineer-app[bot]
f5328c2839 Refactor: Remove icons from ride card titles 2025-09-29 13:39:54 +00:00
gpt-engineer-app[bot]
a7d18d6264 Fix: Correctly filter zero values in RideCard 2025-09-29 13:33:38 +00:00
gpt-engineer-app[bot]
d8a3ef1b44 Refactor: Create reusable RideCard component 2025-09-29 13:28:07 +00:00
gpt-engineer-app[bot]
aad7e8d14c Add photo gallery and upload 2025-09-28 23:15:31 +00:00