* revamed the content of bigquery and firestore docs from the data sources library section
* secured the credentials in the bigquery doc
* secured the bigquery credentials
* updated the sample JSON file
* fix acorn md error
* fix ref
---------
Co-authored-by: Aman Regu <amanregu@gmail.com>
* Revamp the documentation of airtable, amazonses and amazons3
* implement the changes based on the reviews
* edited the changes to airtable, amazonses, s3 data sources in version 2.36.0
* addressed the reviews
* align the images to the left
* updated the screenshots
* reduced the gif size
* reverted the package.json file
* edited the zoomed in images and replaced some gifs with screenshots
* removed one gif
* update static media
* update file names
* update toolbar
* fix file names
* fix: dynamodb img path
* update media for org management dashboard
* fix: casing and formatting
* update workspace constant media
* update media in workspace settings and github
* update github sso
* minor change to github sso docs
* minor fix
* update google sso
* change includeCurrentVersion flag to false
---------
Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
* Automatically convert restapi datasource request body to multipart/form-data if a file object is detected (#6621)
* Improve fileobject check function in restapi datasource and guard against bad file data (#6621)
* Avoid null or undefined in restapi datasource form-data payload
* update keyboard shortcuts page (#8143)
---------
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
* [docs]harperdb nosql
* [docs]new operations in dynamodb
* [docs] minor changes in dynamodb
* [docs]redis revamp with encode-decode
* [docs]azure blob gds
* [docs]graphql authentication type udpate
* [docs]added v2.12.0
* minor fix in how to use inspector
* minor fix in pdf&filepicker
* 4810 - add a list messages operation to the Slack plugin
* support pagination
* update docs
* eslint fixes
Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
* init
* cosmos db icon
* manifest file
* adds azure package
* test connection
* operations: list databases
* operation: read item, insert items with a lookup function
* operation: delete item
* operation: query database using SQL-like syntax
* adds unit tests
* adds unit test: query db
* clean up
* docs: cosmosdb
* docs: cleanup
* typo
* updated the image(docs)
* updated inserting operation: field: placeholder
* item id for delete operation
* Revert "item id for delete operation"
This reverts commit bc2d1b87e4.
* item id for delete operation