opnform-host-nginx/api/app/Integrations
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
..
Data Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Google ESC-417-date-input-is-not-showing-in-google-sheet (#653) 2024-12-19 13:34:41 +01:00
Handlers Refactor Discord and Slack Integration Handlers for Improved Data Formatting (#736) 2025-04-02 11:10:35 +02:00
OAuth Dynamic OauthDriver scope (#544) 2024-08-29 13:28:02 +02:00