1
0
Fork 0
mirror of synced 2024-06-14 00:14:39 +12:00
Commit graph

875 commits

Author SHA1 Message Date
mike12345567 5aa1f94cfe Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
mike12345567 b0f6224c18 Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
Mel O'Hagan f518cd8572 Added readable prop to aggregate function 2022-11-08 14:31:36 +00:00
melohagan 5d7748bba6
Merge pull request #7521 from Budibase/feature/s3-bucket-connector
S3 bucket connector improvements
2022-11-01 09:56:47 +00:00
chaoticefx 255c594d04
Cleaned up config declaration in constructor 2022-11-01 09:08:17 +08:00
chaoticefx 20a231b842
Ran npx prettier against elasticsearch.ts 2022-10-27 16:24:01 +08:00
chaoticefx b41cffab7b
Fixed code styling 2022-10-27 15:52:49 +08:00
Mel O'Hagan f240f5ffbf lint 2022-10-26 16:44:25 +01:00
Mel O'Hagan 4661c083e2 Merge branch 'develop' into feature/s3-bucket-connector 2022-10-26 16:37:11 +01:00
chaoticefx 0744e00814
Implemented custom ssl config in elasticsearch.ts 2022-10-25 11:59:34 +08:00
Martin McKeaveney f9f971cb1a
Merge pull request #8295 from weslien/patch-8294
Fix arangoDB connector
2022-10-20 22:01:07 +01:00
Gustav Weslien 8c3617d89c
Fix arangoDB connector :
https://github.com/Budibase/budibase/issues/8294#issue-1412041907
2022-10-17 20:56:30 +02:00
deanhannigan c042b363f9
Merge pull request #8153 from Budibase/feature/qr-barcode-reader
Feature/qr barcode reader
2022-10-13 16:43:54 +01:00
melohagan c3f556dc8a
Merge pull request #8117 from Budibase/lab/mongodb
Add aggregate method to MongoDB
2022-10-13 16:32:30 +01:00
Dean c162ad458c Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader 2022-10-13 16:16:28 +01:00
Mel O'Hagan 34a1d5e36b Rename flow to pipeline 2022-10-13 13:05:45 +01:00
Mel O'Hagan cd5930450e lint 2022-10-12 18:55:22 +01:00
Mel O'Hagan 98871064a9 Add support for ObjectId in aggregations 2022-10-12 18:54:53 +01:00
Mel O'Hagan 910991eb8c Allow template to be used when changed body blank 2022-10-12 16:20:11 +01:00
Mel O'Hagan 8fd592d6d0 Add all the stage templates 2022-10-12 16:03:51 +01:00
Mel O'Hagan 9ee4788147 Include stage templates 2022-10-12 15:31:53 +01:00
Mel O'Hagan bf7b0ab7dd Merge branch 'develop' into lab/mongodb 2022-10-12 11:19:50 +01:00
Rory Powell 3ba5f4ed21 Fix tests 2022-10-12 11:18:57 +01:00
Rory Powell cabfe00ef5 Deprecate legacyHttpParser, fix rest tests 2022-10-12 11:05:16 +01:00
Mel O'Hagan 3cb43c0650 Merge branch 'develop' into lab/mongodb 2022-10-12 10:29:27 +01:00
Rory Powell 40d204fbb2 Fix linting 2022-10-12 10:25:02 +01:00
Rory Powell 98b6629a25
Merge pull request #7716 from adamkingsbury/rejectUnauthorized
Reject unauthorized
2022-10-12 10:22:01 +01:00
Rory Powell 51566deeae
Merge branch 'develop' into rejectUnauthorized 2022-10-12 10:06:50 +01:00
Martin McKeaveney 2855fbea66 turn on gsheets 2022-10-10 09:02:17 +01:00
Dean ad13bbb25c 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
Dean 4b5fa6a093 Review feedback changes. Changed 'Code' labelling to 'Scanned Code' 2022-10-06 13:02:17 +01:00
Dean 5836c2b3c4 Initial commit of QR Reader field 2022-10-05 09:28:07 +01:00
Mel O'Hagan 12f0ebba7a Rename actionTypes to actionType 2022-10-04 11:29:13 +01:00
Mel O'Hagan 9a5b3b27aa lint 2022-10-04 11:03:54 +01:00
Mel O'Hagan dbf58fcfe9 Added support for JSON array stages 2022-10-04 11:03:24 +01:00
Mel O'Hagan eaf6a5e40c Add aggregate method. Push results. 2022-10-03 20:08:47 +01:00
Mel O'Hagan 6ef497992a Fix types 2022-10-03 19:10:01 +01:00
Mel O'Hagan 268dd0ace5 lint 2022-10-03 17:18:16 +01:00
Mel O'Hagan 4f238d9c10 Merge branch 'develop' into lab/mongodb 2022-10-03 17:10:21 +01:00
mike12345567 0182996260 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
mike12345567 791f6a36a5 Merge branch 'master' of github.com:Budibase/budibase into feature/plugin-icons 2022-09-30 11:17:43 +01:00
mike12345567 b059d95e02 Fix for #8023 - moving Oracle integration to ESM import rather than CJS. 2022-09-30 10:52:00 +01:00
mike12345567 1f5de9b71d Adding ability for datasource plugins to have a custom icon svg. 2022-09-29 19:30:53 +01:00
Mel O'Hagan 76f6f9e9b9 Support multiple statements 2022-09-22 16:36:19 +01:00
mike12345567 781832a52a Fixing issue with plugin import for datasources - extract the integration correctly. 2022-09-13 12:16:00 +01:00
Michael Drury 87197b61af
Merge pull request #7574 from Budibase/bug/sev4/delete-formula-column
Exclude formula columns from Sql drop column
2022-09-13 11:27:59 +02:00
Rory Powell 6644a20d2f Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
Martin McKeaveney 8a3126826d
Merge pull request #7734 from Budibase/fix/cr-header
Fix/cr header
2022-09-12 12:22:35 +01:00
Martin McKeaveney bd7c62e48c adding friendlyname for legacy HTTP support 2022-09-12 10:18:18 +01:00
Martin McKeaveney 8ef5324048 provide fix for CR header and backwards compatibility with legacy servers 2022-09-12 10:00:05 +01:00