3 Commits

Author SHA1 Message Date
RustamRu
a18a26fcaf feat: Refactor car color and body selection with type-safe enums
- Updated Car.Color to use TypeScript enum for better type safety
- Modified car color and body selection components to use new enum types
- Updated order view and stub data to support enum-based color representation
- Exported color and body select options from respective components
- Improved localization handling for car color and body selections
2025-03-12 01:18:58 +03:00
48cdfb92bd feat: add a car wash cost determination 2025-03-02 16:07:13 +03:00
RustamRu
45c4ca16c8 feat: use RTK Query to get order deails (#73) 2025-01-26 19:20:36 +03:00