opnform-host-nginx/api/app/Jobs/Form
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
..
GenerateAiForm.php Decouple title from title block (#696) 2025-03-21 16:59:18 +01:00
StoreFormSubmissionJob.php Refactor Discord and Slack Integration Handlers for Improved Data Formatting (#736) 2025-04-02 11:10:35 +02:00