1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
budibase/packages/server/src/integrations
2022-11-21 15:05:48 +00: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 lint 2022-10-26 16:44:25 +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 Cleaned up config declaration in constructor 2022-11-01 09:08:17 +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 Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00: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 Added readable prop to aggregate function 2022-11-08 14:31:36 +00: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 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 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00