1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
Commit graph

854 commits

Author SHA1 Message Date
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
Martin McKeaveney
5c07c17cdd adding insecure HTTP parser 2022-09-12 09:27:16 +01:00
adamkingsbury
9a155f0e28 lint fix 2022-09-10 00:25:35 +01:00
adamkingsbury
70c3e5ee62 Fix issue with query string on sensitive APIs 2022-09-10 00:14:57 +01:00
adamkingsbury
b1bbe69827 Implement rejectUnauthorised logic 2022-09-10 00:10:09 +01:00
mike12345567
92a1d709b8 Fixing test cases. 2022-09-09 17:18:19 +01:00
mike12345567
6cebd08aec Encoding query string URI parameters for REST requests - #7683. 2022-09-07 17:31:15 +01:00
mike12345567
a2fa27d95a Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-09-07 12:40:45 +01:00
Mel O'Hagan
0f46e02e73 lint 2022-09-05 18:31:20 +01:00
Mel O'Hagan
6a60aec78b type check 2022-09-05 18:31:12 +01:00
Mel O'Hagan
02b16f22c1 Parse incoming row as JSON 2022-09-05 18:31:03 +01:00
mike12345567
f2dd8bff02 Updating plugins to not think about versions, only ever one version of each plugin by name, making plugins self host only and adding error checking for datasource implementations. 2022-09-02 19:32:15 +01:00
Martin McKeaveney
2b342a60fc improvements to redis connector - multi line pipelines and lowercase commands 2022-09-02 18:35:06 +01:00