mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* ee commit * merge commit * feat: updated openapi operation component * updated query operation sepctype * feat(ups): add UPS datasource integration with OAuth token generation and API operations - Implemented the main UPS class for handling API requests and responses. - Added manifest.json to define the UPS datasource schema and options. - Created operations.json to specify available UPS API operations using OpenAPI Spec files. - Defined types for source options, query options, and OpenAPI operations in types.ts. - Updated plugins.json to include the new UPS integration with metadata. * fix(ups): standardize error messages for query completion failures * refactor(ups): replace environment option with base_url for UPS datasource * refactor(DyamicForm): update label from 'Spec Type' to 'Entity' for clarity * feat(DynamicForm): select the first operation by default in ApiEndpointInput.jsx * feat(ups): integrate 'got' for HTTP requests and improve error handling * fix(ups): replace btoa with Buffer for base64 encoding in authorization header * feat(ups): enhance testConnection method with error handling and HTTP request using 'got' * refactor(ups): streamline error handling in run and testConnection methods * chore(theme): update datasource icon styling to match sizes for marketplace plugins * fix(ups): enhance error handling in testConnection function to improve UX on the config page * fix(DynamicForm): initialize computedProps for new data sources; fix unresponsive cancel button for encrypted fields * Revert "feat(DynamicForm): select the first operation by default in ApiEndpointInput.jsx" This reverts commit |
||
|---|---|---|
| .. | ||
| index.js | ||