Chirag Chhatrala
Chirag Chhatrala
## Summary by CodeRabbit - **New Features** - Enhanced visual styling of form components for improved clarity and usability. - Introduced dynamic color assignment for SVG icons based on customizable...
## Summary by CodeRabbit - **New Features** - Introduced a file upload functionality in the SignatureInput component, allowing users to upload files directly. - Added a loading state and error...
@JhumanJ can you please change modal content ## Summary by CodeRabbit - **New Features** - Introduced a subscription modal for users to manage their subscription plans. - Added a "PRO"...
## Summary by CodeRabbit - **New Features** - Introduced modular services for form initialization, validation, payment processing, and submission, providing a more structured and maintainable form experience. - **Refactor** -...
- Introduced LogicConfirmationModal component to display validation errors related to form logic. - Integrated logic validation and cleaning functionalities into FormEditor, prompting users when invalid logic is detected. - Added...
… and Jobs - Introduced the EnsureUserHasWorkspace trait to ensure users have at least one workspace when they are detached from a workspace. - Integrated the trait into WorkspaceUserController to...
## Summary by CodeRabbit - **New Features** - Introduced support for partial form submissions, allowing users to save incomplete forms and resume later. - Added a new toggle in form...
## Summary by CodeRabbit ## Release Notes - **New Features** - Introduced a new `format` field for forms, allowing users to select between "Regular" and "Focused" formats. - Added a...
- Updated Form.php to include 'transparent' in the THEMES constant. - Enhanced FormCustomization.vue to allow selection of the 'transparent' theme. - Added transparent styling for various input themes including checkbox,...