1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src/integrations
2022-10-27 16:24:01 +08:00
..
base Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list 2022-10-07 11:00:25 +01:00
queries Moving all datasource types around - this is needed to make the SDK/Document types more accesible for the development datasource plugins. 2022-08-11 11:48:58 +01:00
tests Merge pull request #8117 from Budibase/lab/mongodb 2022-10-13 16:32:30 +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 Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
dynamodb.ts Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
elasticsearch.ts Ran npx prettier against elasticsearch.ts 2022-10-27 16:24:01 +08: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 Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
index.ts turn on gsheets 2022-10-10 09:02:17 +01:00
microsoftSqlServer.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01:00
mongodb.ts Rename flow to pipeline 2022-10-13 13:05:45 +01:00
mysql.ts Support multiple statements 2022-09-22 16:36:19 +01:00
oracle.ts Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
postgres.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +01: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 Deprecate legacyHttpParser, fix rest tests 2022-10-12 11:05:16 +01:00
s3.ts Making integrations more like what custom integrations look like (to simplify integration). 2022-08-12 17:03:06 +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 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00