opnform-host-nginx/client/components/forms
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
..
components Zapier integration (#491) 2024-08-12 11:14:02 +02:00
validation 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
CheckboxInput.vue Zapier integration (#491) 2024-08-12 11:14:02 +02:00
CodeInput.client.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
ColorInput.vue 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
DateInput.vue auto-close datepicker (#512) 2024-08-05 14:22:05 +02:00
FileInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
FlatSelectInput.vue F24d9 custom time format (#473) 2024-07-15 23:31:04 +02:00
ImageInput.vue fix image input clear (#485) 2024-07-15 10:07:00 +02:00
PhoneInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
RatingInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
RichTextAreaInput.client.vue Google Sheet integration fix (#493) 2024-07-17 14:22:54 +02:00
ScaleInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
SelectInput.vue ESC-240: Fix null pointer exception in SelectInput getOptionName method 2024-08-07 17:30:48 +02:00
SignatureInput.vue fix signature input height (#497) 2024-07-26 11:47:42 +02:00
SliderInput.vue slider input color (#391) 2024-05-07 13:29:19 +02:00
TextAreaInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
TextInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
ToggleSwitchInput.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
VForm.vue Better form themes (#465) 2024-06-27 17:52:49 +02:00
useFormInput.js Better form themes (#465) 2024-06-27 17:52:49 +02:00