Skip to content

Conversation

ashwin31
Copy link
Member

@ashwin31 ashwin31 commented Jun 18, 2025

ashwin31 added 11 commits June 18, 2025 08:00
- Added `libphonenumber-js` dependency for phone number validation and formatting.
- Implemented `validatePhoneNumber`, `formatPhoneNumber`, and `formatPhoneForStorage` utility functions.
- Integrated phone number validation in account, contact, and lead creation forms.
- Enhanced user experience by displaying validation errors for phone numbers in forms.
- Updated profile page to validate and format phone numbers on input.
…across components

- Updated all instances of 'on:click' to 'onclick' in various Svelte components to maintain a uniform coding style.
- Adjusted the delete action in opportunities to return a success response instead of redirecting.
- Enhanced error handling in the delete opportunity page to log errors and notify users appropriately.
- Added navigation to opportunities list upon successful deletion of an opportunity.
@ashwin31 ashwin31 merged commit b2d339e into main Jun 18, 2025
4 checks passed
@ashwin31 ashwin31 deleted the dev branch June 18, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant