mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* Created Sharepoint plugin and completed Manifest.json and Operation.json file. * Added testConnection and runQuery logic in index.ts. Changed all text fields inside operations.json to codehinter. * Fixed issue where POST requests were not working due to empty request body. * Created dynamic form component for Sharepoint plugin. * Added OAuth flow to the Sharepoint plugin. * Updated manifest.json and operations.json for Sharepoint plugin. * Updated the run query function using the Microsoft Graph API. * Fixed the OAuth success page issue where user had to manually close the tab. * Fixed copywriting punctuation after design review. * Created fetchRequestOptsForOperation function to improve readability. * Changed rendering method of authorization url from new tab to new window. * Removed console log if authorization window fails to open. * Changed height of authorization window. * Updated placeholder and type for the client secret field for Sharepoint. * Fixed issue where columns and fields were not visible in result of Get Metadata and Get Items operations respectively. * Enhanced error handling for Sharepoint plugin. * Fixed the api endpoint for the update item operation.
86 B
86 B
Sharepoint
Documentation on: https://docs.tooljet.com/docs/data-sources/sharepoint