opnform-host-nginx/app/Http/Requests
Boris Lepikhin 517bccc695
Zapier integration (#491)
* create zapier app

* install sanctum

* move OAuthProviderController

* make `api-external` middleware

* add zapier endpoints

* add tests

* token management

* zapier event handler

* add policy

* use `slug` instead of `id`

* wip

* check policies

* change api prefix to `external`

* ui tweaks

* validate token abilities

* open zapier URL

* zapier ui tweaks

* update zap

* Fix linting

* Added sample endpoints + minor UI changes

* Run PHP code linter

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-08-12 11:14:02 +02:00
..
Integration Zapier integration (#491) 2024-08-12 11:14:02 +02:00
Subscriptions Enable pricing (#151) 2023-08-30 09:58:29 +02:00
Templates Remove old code related to notifications (#363) 2024-03-28 18:46:29 +01:00
Workspace Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Zapier Zapier integration (#491) 2024-08-12 11:14:02 +02:00
AiGenerateFormRequest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
AnswerFormRequest.php D4310 new input section (#427) 2024-05-29 11:53:09 +02:00
CreateTokenRequest.php Zapier integration (#491) 2024-08-12 11:14:02 +02:00
StoreFormRequest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
UpdateFormRequest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
UploadAssetRequest.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
UserFormRequest.php Secret field - password (#490) 2024-07-17 13:21:54 +02:00