opnform-host-nginx/tests
Boris Lepikhin 24d33a9ebb
Google Sheet - OAuth "client" powered integrations (#415)
* fix `helpers.php`

* fix `.eslintrc.cjs`

* spreadsheet manager

* fetch providers. set `oauth_id` for integrations

* create spreadsheet on integration create event

* connect OAuth accounts

* display actions. connect account if missing

* cleanup

* handle form field change

* map integration data object to `SpreadsheetData`

* validate request

* wip

* redirect to integrations page

* fix refresh token

* add helper text

* add extra integration info

* refactor

* refresh google token

* fix validation

* add tests

* Fix linting issue

* Update composer lock file

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-05 15:35:46 +02:00
..
Browser Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Feature Google Sheet - OAuth "client" powered integrations (#415) 2024-06-05 15:35:46 +02:00
Helpers Separate input type for Rating,Scale,Slider (#351) 2024-03-19 15:27:21 +01:00
Unit Add S3KeyCleaner (#348) 2024-03-18 16:24:48 +01:00
CreatesApplication.php Initial commit 2022-09-20 21:59:52 +02:00
DuskTestCase.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Pest.php Initial commit 2022-09-20 21:59:52 +02:00
TestCase.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
TestHelpers.php feat: disable custom script for trial users (#371) 2024-04-15 16:14:21 +02:00