9196 Commits (0089fb06d9fcaf61ca6722019bc2d3ebe85f82bd)

Author SHA1 Message Date
Budibase Staging Release Bot dbaede79f6 v1.0.46-alpha.7 4 years ago
Rory Powell c96573069e Fix app update endpoint 4 years ago
Budibase Staging Release Bot d8ab715267 v1.0.46-alpha.6 4 years ago
Budibase Staging Release Bot 03b35d1e8d v1.0.46-alpha.5 4 years ago
Rory Powell 3d533d9f13 Handle undefined url 4 years ago
Rory Powell 20ec58b775 Don't apply csrf to existing sessions. Handle only supported content types 4 years ago
Rory Powell 0b9bb42817 Revert "Fix dev app preview return url" 4 years ago
Rory Powell f66a8b888f Handle unexpected errors during validation 4 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 4 years ago
Rory Powell ffcf5354eb Add CSRF Token 4 years ago
Budibase Release Bot e96b2b4d42 v1.0.47 4 years ago
Budibase Staging Release Bot 0b2564ff44 v1.0.46-alpha.4 4 years ago
dependabot[bot] cde2174464 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder 4 years ago
dependabot[bot] c2d734db34 Bump node-fetch from 2.6.6 to 2.6.7 4 years ago
dependabot[bot] ad61c702e2 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker 4 years ago
dependabot[bot] ed90fd27e5 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core 4 years ago
dependabot[bot] fc1ce6fce6 Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server 4 years ago
Andrew Kingston 8284e1d76c Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 4 years ago
Andrew Kingston f3d1035e23 Add info text to the S3 upload component 4 years ago
Andrew Kingston 3dccf1b299 Prevent generating presigned URLs for any S3 datasources that use custom endpoints 4 years ago
Rory Powell 36456189f4 Test fix 4 years ago
Rory Powell 0eecab7eed Always lowercase the app url on search 4 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 4 years ago
Andrew Kingston a9d4e6a64e Fix rare issue which could occur when enriching component props twice before an initial render has taken place 4 years ago
Budibase Staging Release Bot 58dc644ad8 v1.0.46-alpha.3 4 years ago
Rory Powell 2b6f9e20f4 Add deprecation notice 4 years ago
Rory Powell b49be566b7 Remove cloud checks 4 years ago
Rory Powell 31ecb71070 Revert yarn.lock changes 4 years ago
Budibase Release Bot caebb066c3 v1.0.46 4 years ago
Andrew Kingston 358aed6d4f Update {{ now }} HBS helper to floor to the second instead of millisecond 4 years ago
Andrew Kingston 2394f7faee Fix data fetch for nested providers, JSON arrays or array fields not working 4 years ago
Andrew Kingston 858d7b4b5a Revert changes to MultiFieldSelect 4 years ago
Andrew Kingston c578dedd51 Fix issue with array field validation 4 years ago
Andrew Kingston 56ef16665e Transform the output of JS expressions to be actual types rather than strings 4 years ago
Andrew Kingston 3c50a83de7 Derive safe array-like value as the default value for multi-select fields 4 years ago
mike12345567 14ec6ac205 Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 4 years ago
Budibase Staging Release Bot 36611280f2 v1.0.46-alpha.2 4 years ago
Budibase Staging Release Bot 9dbadcd671 v1.0.46-alpha.1 4 years ago
mike12345567 23a9fc709f Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use. 4 years ago
Rory Powell 52a81ff75c Remove self hosted check 4 years ago
Rory Powell 4a5d4527e8 Remove self hosted check 4 years ago
Rory Powell 58bcba71f7 Send url to api and honour url on viewing published app 4 years ago
Budibase Staging Release Bot f927117582 v1.0.46-alpha.0 4 years ago
Budibase Release Bot 6c22ccb149 v1.0.45 4 years ago
Rory Powell 6e5957a01a validator tweak 4 years ago
Rory Powell 4fb9a4aa59 validator tweak 4 years ago
Rory Powell fe374c0439 Merge fix and linting 4 years ago
mike12345567 c66b9fb0b4 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 4 years ago
Rory Powell bc67974996 Share validation between app modals, add yup based validation framework, add url to app modals 4 years ago
mike12345567 06a6001f95 Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 4 years ago