Files
edr-platform/apps/edr-freight-api/src/common
Marshal dc708a2473 Refactor phone input handling across onboarding and settings forms
- Replaced PhoneInput component with ControlledPhoneField for better integration with react-hook-form.
- Updated validation for phone numbers using isValidPhone function to ensure proper formatting.
- Removed country code handling from forms, simplifying phone number management.
- Introduced new phone field component with consistent styling and behavior.
- Added phone number validation on the backend using class-validator.
- Removed unused phone utility functions and cleaned up related code.
2026-06-21 10:34:40 +00:00
..
2026-05-12 16:50:18 +03:00
2026-06-14 15:59:52 +03:00
2026-05-12 16:50:18 +03:00
2026-05-12 16:50:18 +03:00
2026-06-05 14:07:26 +03:00
2026-06-04 15:16:27 +03:00