opnform-host-nginx/config
formsdev 6f61faa9ef
Notification & Integrations refactoring (#346)
* Integrations Refactoring - WIP

* integrations list & edit - WIP

* Fix integration store binding issue

* integrations refactor - WIP

* Form integration - WIP

* Form integration Edit - WIP

* Integration Refactor - Slack - WIP

* Integration Refactor - Discord - WIP

* Integration Refactor - Webhook - WIP

* Integration Refactor - Send Submission Confirmation - WIP

* Integration Refactor - Backend handler - WIP

* Form Integration Status field

* Integration Refactor - Backend SubmissionConfirmation - WIP

* IntegrationMigration Command

* skip confirmation email test case

* Small refactoring

* FormIntegration status active/inactive

* formIntegrationData to integrationData

* Rename file name with Integration suffix for integration realted files

* Loader on form integrations

* WIP

* form integration test case

* WIP

* Added Integration card - working on refactoring

* change location for IntegrationCard and update package file

* Form Integration Create/Edit in single Modal

* Remove integration extra pages

* crisp_help_page_slug for integration json

* integration logic as collapse

* UI improvements

* WIP

* Trying to debug vue devtools

* WIP for integrations

* getIntegrationHandler change namespace name

* useForm for integration fields + validation structure

* Integration Test case & apply validation rules

* Apply useform changes to integration other files

* validation rules for FormNotificationsMessageActions fields

* Zapier integration as coming soon

* Update FormCleaner

* set default settings for confirmation integration

* WIP

* Finish validation for all integrations

* Updated purify, added integration formatData

* Fix testcase

* Ran pint; working on integration errors

* Handle integration events

* command for Delete Old Integration Events

* Display Past Events in Modal

* on Integration event create with status error send email to form creator

* Polish styling

* Minor improvements

* Finish badge and integration status

* Fix tests and add an integration event test

* Lint

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-28 18:14:30 +01:00
..
app.php URL generation (front&back) + fixed authJWT for SSR 2024-01-11 14:07:27 +01:00
auth.php Initial commit 2022-09-20 21:59:52 +02:00
broadcasting.php Initial commit 2022-09-20 21:59:52 +02:00
cache.php Initial commit 2022-09-20 21:59:52 +02:00
cashier.php Initial commit 2022-09-20 21:59:52 +02:00
cors.php remove api prefix from routes (#280) 2024-01-12 17:35:16 +01:00
custom-domains.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
database.php Initial commit 2022-09-20 21:59:52 +02:00
disposable-email.php Block Temporary mail addresses (#116) 2023-04-28 11:37:39 +02:00
excel.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
filesystems.php feat(s3-aws): Implement use_path_style_endpoint for Minio usage (#228) 2023-10-25 10:12:08 +02:00
hashing.php Initial commit 2022-09-20 21:59:52 +02:00
horizon.php Initial commit 2022-09-20 21:59:52 +02:00
links.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
logging.php If slack log url not set then not log to slack (#166) 2023-08-10 17:49:36 +03:00
mail.php Initial commit 2022-09-20 21:59:52 +02:00
model-stats.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
opnform.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
pricing.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
purify.php Notification & Integrations refactoring (#346) 2024-03-28 18:14:30 +01:00
queue.php Initial commit 2022-09-20 21:59:52 +02:00
sentry.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
services.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
session.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
vapor-ui.php Initial commit 2022-09-20 21:59:52 +02:00
view.php Initial commit 2022-09-20 21:59:52 +02:00
webhook-server.php Initial commit 2022-09-20 21:59:52 +02:00