budibase/packages/server/src/integrations
mike12345567 32c78ec9bf This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app. 2023-03-29 19:58:24 +01:00
..
base Lowercase values for Oracle LIKE (#10134) 2023-03-28 11:46:29 +01: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 Merge branch 'master' into merge-master-develop 2023-03-29 11:52:09 +01: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 Fix server build by removing unused dependency on file path in backend-core 2023-02-02 09:26:39 +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 This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app. 2023-03-29 19:58:24 +01:00
index.ts Updating so that datasources always have correct types after environment variable enrichment. 2023-02-10 12:47:23 +00:00
microsoftSqlServer.ts Updating so that datasources always have correct types after environment variable enrichment. 2023-02-10 12:47:23 +00:00
mongodb.ts Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00
mysql.ts merge 2023-02-05 22:11:37 +00:00
oracle.ts Change database to Service Name in oracle 2023-03-09 15:52:16 +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 General fixes for open handles, attempting to find and close all issues in server which are stopping shutdown of Jest suite. 2023-03-27 19:38:49 +01:00
rest.ts Provides the option for blacklisting IPs. 2023-03-08 16:30:26 +00:00
s3.ts Add missing readable flag (#10016) 2023-03-14 10:06:01 +00: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 Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143) 2023-03-29 08:48:06 +01:00