19970 Commits (e8e6fc549d29050e2abb62b0616f634c50aaaafd)
 

Author SHA1 Message Date
Rory Powell e8e6fc549d Add app db support + app url migration 4 years ago
Rory Powell 420684a862 Merge branch 'develop' into feature/migrations-2.0 4 years ago
Rory Powell e1ca44442b
Merge pull request #4137 from Budibase/feature/app-urls 4 years ago
Rory Powell 7008bbe01f
Merge pull request #4206 from Budibase/remove-return-url-from-server 4 years ago
Rory Powell 2465753af1 Handle undefined url 4 years ago
Rory Powell 716e254bdd Revert "Fix dev app preview return url" 4 years ago
Rory Powell 4b903ffd47 Handle unexpected errors during validation 4 years ago
Rory Powell 3a4b8f4557 Fix cypress and update nodemon config to use backend-core 4 years ago
Michael Drury 98cf7cde35
Merge pull request #4170 from Budibase/dependabot/npm_and_yarn/packages/server/node-fetch-2.6.7 4 years ago
Michael Drury 91dfadf9d8
Merge pull request #4172 from Budibase/dependabot/npm_and_yarn/packages/worker/node-fetch-2.6.7 4 years ago
Michael Drury 138a16de23
Merge pull request #4173 from Budibase/dependabot/npm_and_yarn/node-fetch-2.6.7 4 years ago
Michael Drury 120e8ef84e
Merge pull request #4174 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.7 4 years ago
Michael Drury 89278823f4
Merge pull request #4171 from Budibase/dependabot/npm_and_yarn/packages/backend-core/node-fetch-2.6.7 4 years ago
Budibase Staging Release Bot 965525d1b1 v1.0.46-alpha.4 4 years ago
dependabot[bot] bf1909fa53
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/builder 4 years ago
dependabot[bot] 33cce189ca
Bump node-fetch from 2.6.6 to 2.6.7 4 years ago
dependabot[bot] 3daf9ef2dc
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/worker 4 years ago
dependabot[bot] f6a03a9576
Bump node-fetch from 2.6.6 to 2.6.7 in /packages/backend-core 4 years ago
dependabot[bot] dc7c01b9e5
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server 4 years ago
Andrew Kingston 30a92ee981
Merge pull request #4030 from Budibase/s3-upload 4 years ago
Andrew Kingston 5c6a9cf654 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 d348b7dfbb Add info text to the S3 upload component 4 years ago
Andrew Kingston b3bd38c6fc Prevent generating presigned URLs for any S3 datasources that use custom endpoints 4 years ago
Rory Powell bba60c5280 Test fix 4 years ago
Rory Powell a66f14a289 Migrations 2.0 4 years ago
Rory Powell 439c5fc7d6 Always lowercase the app url on search 4 years ago
Rory Powell 7e0c435b7b Merge branch 'develop' into feature/app-urls 4 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 4 years ago
Budibase Staging Release Bot b10f29e52b v1.0.46-alpha.3 4 years ago
Rory Powell 5246296a39
Merge pull request #4000 from Budibase/fix/sync-apps-reset-rows-quotas 4 years ago
Rory Powell 8f38757640
Merge pull request #4087 from Budibase/fix/migrate-row-quotas 4 years ago
Rory Powell 7b19251b8d Add deprecation notice 4 years ago
Rory Powell 202fef1961 Remove cloud checks 4 years ago
Rory Powell 588cc7204d Revert yarn.lock changes 4 years ago
Budibase Staging Release Bot 74c2b62543 v1.0.46-alpha.2 4 years ago
Michael Drury 1ac24545dc
Merge pull request #4131 from Budibase/fix/data-filtering 4 years ago
Budibase Staging Release Bot 9d8180de8b v1.0.46-alpha.1 4 years ago
Andrew Kingston e56fba688e
Merge pull request #4086 from Budibase/ak-fixes 4 years ago
mike12345567 5ba73b3c5c 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 e68aea0307 Remove self hosted check 4 years ago
Rory Powell c4af78cd00 Remove self hosted check 4 years ago
Rory Powell b1ec406ae1 Send url to api and honour url on viewing published app 4 years ago
Budibase Staging Release Bot 364d02d883 v1.0.46-alpha.0 4 years ago
mike12345567 e3c924c168 Merge branch 'master' of github.com:Budibase/budibase into develop 4 years ago
Budibase Release Bot 38122eec32 v1.0.45 4 years ago
Michael Drury cf6aa7e513
Merge pull request #4128 from Budibase/fix/4126 4 years ago
Rory Powell 4b787fefc9 validator tweak 4 years ago
Rory Powell 31ed47a221 validator tweak 4 years ago
Rory Powell a61e1afdc3 Merge fix and linting 4 years ago
mike12345567 c6de0f3d30 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 4 years ago