10369 Commits (909416b86d809afa203f16e9e29fbce2d2ec1160)
 

Author SHA1 Message Date
Rory Powell 909416b86d Merge pull request #4237 from Budibase/fix/app-update 5 years ago
Rory Powell c96573069e Fix app update endpoint 5 years ago
Budibase Staging Release Bot d8ab715267 v1.0.46-alpha.6 5 years ago
Martin McKeaveney e0a7650dc0 Merge pull request #4089 from Budibase/labday/google-sheets-integration 5 years ago
Martin McKeaveney 19d27c97a4 code review and merge with develop 5 years ago
Martin McKeaveney efde072e70 code review 5 years ago
Budibase Staging Release Bot 03b35d1e8d v1.0.46-alpha.5 5 years ago
Rory Powell 716a693552 Merge pull request #4137 from Budibase/feature/app-urls 5 years ago
Rory Powell 30b8d4d162 Merge pull request #4206 from Budibase/remove-return-url-from-server 5 years ago
Rory Powell 3d533d9f13 Handle undefined url 5 years ago
Rory Powell 0b9bb42817 Revert "Fix dev app preview return url" 5 years ago
Rory Powell f66a8b888f Handle unexpected errors during validation 5 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 5 years ago
Michael Drury ebeac1d776 Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7 5 years ago
Michael Drury 370e4a76be Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7 5 years ago
Michael Drury 37c29086b2 Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7 5 years ago
Michael Drury 69831e7662 Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7 5 years ago
Michael Drury 36b529f696 Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7 5 years ago
Budibase Release Bot e96b2b4d42 v1.0.47 5 years ago
Budibase Staging Release Bot 0b2564ff44 v1.0.46-alpha.4 5 years ago
dependabot[bot] cde2174464 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder 5 years ago
dependabot[bot] c2d734db34 Bump node-fetch from 2.6.6 to 2.6.7 5 years ago
dependabot[bot] ad61c702e2 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker 5 years ago
dependabot[bot] ed90fd27e5 Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core 5 years ago
dependabot[bot] fc1ce6fce6 Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server 5 years ago
Andrew Kingston 61a4305c7e Merge pull request #4142 from Budibase/fix/props-enrichment-race-condition 5 years ago
Andrew Kingston b0defa8176 Merge pull request #4030 from Budibase/s3-upload 5 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 5 years ago
Andrew Kingston f3d1035e23 Add info text to the S3 upload component 5 years ago
Andrew Kingston 3dccf1b299 Prevent generating presigned URLs for any S3 datasources that use custom endpoints 5 years ago
Rory Powell 36456189f4 Test fix 5 years ago
Rory Powell 0eecab7eed Always lowercase the app url on search 5 years ago
Rory Powell 81e8ceff1a Merge branch 'develop' into feature/app-urls 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
Andrew Kingston a9d4e6a64e Fix rare issue which could occur when enriching component props twice before an initial render has taken place 5 years ago
Budibase Staging Release Bot 58dc644ad8 v1.0.46-alpha.3 5 years ago
Rory Powell 04386bd1d8 Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas 5 years ago
Rory Powell 95ca886cc0 Merge pull request #4087 from Budibase/fix/migrate-row-quotas 5 years ago
Rory Powell 2b6f9e20f4 Add deprecation notice 5 years ago
Rory Powell b49be566b7 Remove cloud checks 5 years ago
Rory Powell 31ecb71070 Revert yarn.lock changes 5 years ago
Budibase Release Bot caebb066c3 v1.0.46 5 years ago
Michael Drury 3134558fee Merge pull request #4134 from Budibase/fix/default-query-param 5 years ago
Andrew Kingston 358aed6d4f Update {{ now }} HBS helper to floor to the second instead of millisecond 5 years ago
Andrew Kingston 2394f7faee Fix data fetch for nested providers, JSON arrays or array fields not working 5 years ago
Andrew Kingston 858d7b4b5a Revert changes to MultiFieldSelect 5 years ago
Andrew Kingston c578dedd51 Fix issue with array field validation 5 years ago
Andrew Kingston 56ef16665e Transform the output of JS expressions to be actual types rather than strings 5 years ago
Andrew Kingston 3c50a83de7 Derive safe array-like value as the default value for multi-select fields 5 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. 5 years ago