1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

24179 commits

Author SHA1 Message Date
melohagan 8bb7230655
Merge pull request #8635 from Budibase/bug/sev3/app-import-automations
App import automations - null pointer fix
2022-11-10 15:35:24 +00:00
melohagan b13723b1a3
Merge pull request #8593 from Budibase/bug/sev2/mongodb-aggregate-readable
MongoDB aggregate readable
2022-11-10 15:27:08 +00:00
Mel O'Hagan 531e30fa3d Null pointer fix 2022-11-10 15:22:05 +00:00
Mel O'Hagan 1532395033 Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
Budibase Release Bot 92fed8030c Update pro version to 2.1.23 2022-11-10 11:02:04 +00:00
Budibase Release Bot 19979ddf5d v2.1.23 2022-11-10 10:58:45 +00:00
melohagan 0f5c8a2961
Merge pull request #8597 from Budibase/bug/sev3/special-character-sorting
Prevent special characters being used in new internal DB column
2022-11-10 10:47:42 +00:00
Budibase Release Bot 78d6365e77 Update pro version to 2.1.22 2022-11-09 14:31:12 +00:00
Budibase Release Bot bc54e8d11a v2.1.22 2022-11-09 14:27:49 +00:00
Martin McKeaveney 04cc71624f patching sub dep for loader-utils to patch security vulnerability 2022-11-09 13:57:22 +00:00
Budibase Release Bot bb5f0944cc Update pro version to 2.1.21 2022-11-08 20:48:06 +00:00
Budibase Release Bot 723a2de735 v2.1.21 2022-11-08 20:44:21 +00:00
Michael Drury 2e0041a1d6
Merge pull request #8599 from Budibase/fix/8578
Fix for groups access
2022-11-08 20:30:39 +00:00
Michael Drury 53b5cd1e1c Removing timeout for export apps - #8589. 2022-11-08 20:12:32 +00:00
Michael Drury 0af56bed25 Exporting roles differently to fix issue raised by test. 2022-11-08 20:01:01 +00:00
Michael Drury 9cfdfc174b Quick fix to not expose the builder ID outside of the role impl. 2022-11-08 19:48:16 +00:00
mike12345567 4dceee33c5 Exporting some functions that were previously exported. 2022-11-08 18:35:21 +00:00
mike12345567 189fb90bb0 Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs. 2022-11-08 18:25:37 +00:00
Budibase Release Bot 3ef02a6181 Update pro version to 2.1.20 2022-11-08 17:23:42 +00:00
Budibase Release Bot be9e2f8327 v2.1.20 2022-11-08 17:20:53 +00:00
Mel O'Hagan b3c8e4f77e Use whitelist instead 2022-11-08 17:16:35 +00:00
Mel O'Hagan c89c0f32c0 Missed colon 2022-11-08 17:07:25 +00:00
Mel O'Hagan 94f12ad3e7 Remove escaped characters 2022-11-08 17:03:13 +00:00
Mel O'Hagan 8beaa09328 Block lucene special characters from new column 2022-11-08 17:02:31 +00:00
Mel O'Hagan f518cd8572 Added readable prop to aggregate function 2022-11-08 14:31:36 +00:00
Budibase Release Bot 6a8edb8520 Update pro version to 2.1.19 2022-11-08 12:46:43 +00:00
Budibase Release Bot c3873a6508 v2.1.19 2022-11-08 12:42:41 +00:00
Michael Drury 9b1c883955
Merge pull request #8586 from Budibase/fix/x-amz-meta-invalid
Fixing x-amz-meta-fieldname invalid value issue
2022-11-08 12:27:58 +00:00
mike12345567 687aa1c6f3 Adding more type handling around the upload object store function. 2022-11-08 11:49:07 +00:00
mike12345567 862525cc0e Fixing an issue which was alerting, x-amz-meta-fieldname contains an invalid value, this error isn't really documented, but comes from if a metadata tag is sent up with nullish, or a non-string type. Fixing this in the core library, removing an invalid inputs. 2022-11-08 11:34:16 +00:00
Budibase Release Bot ff50b50cda Update pro version to 2.1.18 2022-11-07 15:48:53 +00:00
Budibase Release Bot 4f24bccda4 v2.1.18 2022-11-07 15:45:04 +00:00
Rory Powell 85dbf90e5d Configurable CDN 2022-11-07 15:27:03 +00:00
Budibase Release Bot d2bcec8054 Update pro version to 2.1.17 2022-11-05 15:16:36 +00:00
Budibase Release Bot f13fc9cd82 v2.1.17 2022-11-05 15:13:19 +00:00
Martin McKeaveney f07774a6ba stripping - from additional app name number 2022-11-05 14:43:07 +00:00
Budibase Release Bot 60f63b7013 Update pro version to 2.1.16 2022-11-05 14:14:51 +00:00
Budibase Release Bot e44fd24633 v2.1.16 2022-11-05 14:11:32 +00:00
Martin McKeaveney b4ee385aba ensure /app prefix gets stripped from website templates 2022-11-05 13:55:17 +00:00
Budibase Release Bot 2561b0a70d Update pro version to 2.1.15 2022-11-04 20:43:24 +00:00
Budibase Release Bot 51d2e36f71 v2.1.15 2022-11-04 20:40:02 +00:00
Mel O'Hagan 40dfa8c049 Check schema exists for default value 2022-11-04 18:50:47 +00:00
Budibase Release Bot 841b3b62c0 Update pro version to 2.1.14 2022-11-04 10:59:28 +00:00
Budibase Release Bot 226649f928 v2.1.14 2022-11-04 10:56:19 +00:00
Michael Drury 74a0ab8164
Merge pull request #8518 from Budibase/fix/8510
Merging 8510 to master
2022-11-04 10:45:42 +00:00
mike12345567 ed373c3b77 Fixing an issue which meant validation would consider datasources invalid despite the configuration being valid - #8510 2022-11-03 17:50:24 +00:00
Budibase Release Bot eab156729d Update pro version to 2.1.13 2022-11-03 14:59:20 +00:00
Budibase Release Bot 6c352980b5 v2.1.13 2022-11-03 14:55:54 +00:00
Dean f3f5400626 Temporarily disable screen component validation 2022-11-03 14:27:47 +00:00
Budibase Release Bot b9f1b7f0b5 Update pro version to 2.1.12 2022-11-03 14:07:34 +00:00