ToolJet/plugins/packages/common/lib
Priyansh Rai 94e4a13043
Feat: Add Gmail plugin (#13843)
* ee commit

* merge commit

* feat: updated openapi operation component

* updated query operation sepctype

* fix: updated query dropdown style

* feat: config dropdown update

* feat: add Gmail plugin with API integration and initial setup

* refactor: enhance type definitions

* refactor: clean up code and refactor variable names

* fix: update Gmail OAuth scope to allow full access to Gmail

* feat: standardize error handling for Gmail plugin

* fix: include oauth_type handling in Gmail plugin for cloud environment

* fix: update spec_url for Gmail operations

* refactor: remove unused fields in gmail manifest.json

* fix: update Content-Type header to application/x-www-form-urlencoded for token requests

* feat: add environment variable prefix for Gmail in OAuth handling

* fix: remove encryption requirement for client_id in Gmail manifest

* fix: update Gmail plugin to use form data for token requests and simplify response handling

* fix: add Gmail to OAuth data sources in DataSourceManager

* fix: encode path parameters in Gmail plugin URL construction

* fix: add back margin to Client ID label in CommonOAuthFields component

* fix: adjust width of input field in RenderParameterFields for better alignment

* fix: set response type to 'json' in requestOptions for Gmail service

---------

Co-authored-by: Devanshu Gupta <devanshuguptaknp@gmail.com>
2025-09-08 12:20:32 +05:30
..
app.type.ts [Feature] Now multiple users can login through RestAPI-Oauth 🚀 (#4052) 2022-09-19 20:27:37 +05:30
connection_test_result.type.ts Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
index.ts Add hashing function centrally 2025-05-27 16:42:17 +05:30
oauth.ts Feat: Add Gmail plugin (#13843) 2025-09-08 12:20:32 +05:30
query.error.ts add metadata to QueryError and populating metadata in inspector on error (#12501) 2025-04-28 10:08:34 +05:30
query_result.type.ts sync marketplace and tooljet database changes 2024-10-28 23:37:40 +05:30
query_service.interface.ts Feature[LTS]: GRPC Plugin revamp (#13894) 2025-08-21 16:39:31 +05:30
user.type.ts [Feature] Now multiple users can login through RestAPI-Oauth 🚀 (#4052) 2022-09-19 20:27:37 +05:30
utils.helper.ts Add hashing function centrally 2025-05-27 16:42:17 +05:30