opnform-host-nginx/api/app/Service
Chirag Chhatrala 838ab8d846
Refactor Discord and Slack Integration Handlers for Improved Data Formatting (#736)
- Moved the instantiation of FormSubmissionFormatter to ensure consistent handling of submission data across both DiscordIntegration and SlackIntegration classes.
- Updated the logic to show hidden fields based on settings, enhancing the flexibility of data presentation in notifications.
- Modified StoreFormSubmissionJob to ensure UUIDs are properly converted to strings, improving data integrity.
- Simplified the redirect URL field check in FormSubmissionProcessor for better readability.

These changes aim to enhance the maintainability and functionality of integration handlers and form submission processing.

Co-authored-by: Julien Nahum <julien@nahum.net>
2025-04-02 11:10:35 +02:00
..
AI/Prompts Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
Forms Refactor Discord and Slack Integration Handlers for Improved Data Formatting (#736) 2025-04-02 11:10:35 +02:00
HtmlPurifier Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
OpenAi Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
Storage Refactor Form Submission and Field Management Logic 2025-03-25 18:42:53 +01:00
BillingHelper.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
UserHelper.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
WorkspaceHelper.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00