Commit Graph

8 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
985454f0d9 Enhance forms with validation and terminology
Implements enhanced inline validation with contextual messages and examples, adds a comprehensive theme park terminology tool (tooltip and glossary), and integrates these features into ParkForm and RideForm (including header actions and descriptive hints). Also introduces new helper modules and components to support validated inputs and glossary tooltips.
2025-11-11 23:25:15 +00:00
gpt-engineer-app[bot]
99c8c94e47 Add tooltips to technical specs editor
Enhance TechnicalSpecsEditor and related ride form fields with contextual tooltips and example guidance for track materials, propulsion methods, and other spec fields to improve user understanding of expected values. Changes include importing tooltip components, adding informative tooltips for specification name, type, unit, track/material categories (e.g., track materials, propulsion methods), and updating UI to display examples inline.
2025-11-11 23:03:59 +00:00
gpt-engineer-app[bot]
ba6bb8a317 Fix edge function console statements 2025-11-03 19:16:06 +00:00
gpt-engineer-app[bot]
65a6ed1acb Fix: Type safety and unit validation 2025-10-21 15:05:50 +00:00
gpt-engineer-app[bot]
0db54b402b Refactor: Implement type safety plan 2025-10-17 14:35:15 +00:00
gpt-engineer-app[bot]
b3f8c40e63 Fix unit conversion logic 2025-10-03 13:17:15 +00:00
gpt-engineer-app[bot]
be8288956c Fix unit conversions in forms 2025-10-03 13:09:27 +00:00
gpt-engineer-app[bot]
0996e8256c Implement Phase 3B 2025-10-02 01:24:04 +00:00