budibase/packages/server/src/integrations
adrinr 7c38749131 Merge branch 'feature/dependencies-image' into test/9339-sqlpostgres-row-api-test-suite 2023-02-02 10:12:33 +00:00
..
base Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
queries Adding the ability to store environment variables to context, to make them more easily available/re-usable, as well as exposing them to queries. 2023-01-13 19:53:46 +00:00
tests PR comments. 2023-02-01 13:01:38 +00:00
airtable.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
arangodb.ts Fix arangoDB connector : 2022-10-17 20:56:30 +02:00
couchdb.ts PR comments. 2023-02-01 13:01:38 +00:00
dynamodb.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
elasticsearch.ts Fix/elastic search delete (#9492) 2023-02-01 12:47:38 +00:00
firebase.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
googlesheets.ts fixes for google sheets, admin checklist, and deleting an app from API (#8846) 2022-12-19 13:18:00 +00:00
index.ts Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +00:00
microsoftSqlServer.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
mongodb.ts Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00
mysql.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
oracle.ts Fix types 2023-01-18 11:50:00 +00:00
postgres.ts Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00
redis.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
rest.ts Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
s3.ts lint 2022-10-26 16:44:25 +01:00
snowflake.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
utils.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00