2324 Commits (a70894e065ed7678ccc43052e71cf83b4f9d54e0)

Author SHA1 Message Date
Rory Powell c96573069e Fix app update endpoint 5 years ago
Rory Powell 767354ad60 Add app db support + app url migration 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
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 3fdce44d56 Migrations 2.0 5 years ago
Rory Powell 0eecab7eed Always lowercase the app url on search 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
Andrew Kingston c578dedd51 Fix issue with array field validation 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
Rory Powell 52a81ff75c Remove self hosted check 5 years ago
Rory Powell 4a5d4527e8 Remove self hosted check 5 years ago
Rory Powell fe374c0439 Merge fix and linting 5 years ago
Rory Powell bc67974996 Share validation between app modals, add yup based validation framework, add url to app modals 5 years ago
mike12345567 7d4bea8f22 Adding comments to a few SQL table schema building functions to explain their function. 5 years ago
Martin McKeaveney 875a577561 don't strip secrets from DB and only hide from client 5 years ago
Michael Drury 9d5d8284cb Quick fix for #4093 - make sure the App ID/App URL returned for deployed apps is always lowercase, as URLs are not case sensitive and should not be compared as such. 5 years ago
mike12345567 e0949b4ac3 Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 5 years ago
Martin McKeaveney 328aef00e1 tidy up 5 years ago
Martin McKeaveney 85d672c5d7 table management functions 5 years ago
Rory Powell 604d316834 Add dryRun to automation row create and remove env conditional on delete 5 years ago
Rory Powell fc043e116d Support template and app import in quotas + logging 5 years ago
Rory Powell 439fa9a010 Refactor to allow for future quota migrations 5 years ago
Andrew Kingston c3450a3e1e Fix issue with array field validation 5 years ago
Rory Powell 79c10fba7c Account for duplicate row ids caused by app import 5 years ago
Rory Powell 4d61e84c2b Handle table deletion and data import 5 years ago
mike12345567 63ffdc5d9b Updating variable naming in table fetch function to match more with what is actually being retrieved. 5 years ago
Maurits Lourens d9ecd3e3b3 make empty array valid when not required 5 years ago
mike12345567 332e5b2672 Adding SQL test case for SQL relationship filtering. 5 years ago
Rory Powell ff887f8f88 Sync row usage with app deletion 5 years ago
Martin McKeaveney 1f78d6dc0d readding query thread timeout 5 years ago
Martin McKeaveney 9663806bfc more flexible datasource auth config 5 years ago
Rory Powell 8fc60af820 Calculate total rows in migration, centralise quota enabled logic and tidy to use env vars only 5 years ago
Andrew Kingston 4dfb74f512 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
Andrew Kingston 375d03a2d6 Add tests for generating S3 signed upload URL 5 years ago
mike12345567 479220652e Adjusting SQL system to handle relationship filtering. 5 years ago
Rory Powell 4433ebc1f2 Handle 403 when loading templates 5 years ago
Andrew Kingston b3dba52d62 Update S3 upload with develop and fix preview URLs 5 years ago
mike12345567 41b9c94237 Quick fix, only allow using SQL. 5 years ago
Rory Powell 13d0bfb190 Fix dev app preview return url 5 years ago
mike12345567 3f8af725d1 Fixing issue #4010 - options and boolean types can be maintained. 5 years ago
Martin McKeaveney 40111491c4 remove old query file 5 years ago
mike12345567 f1b9490f22 Adding method for client/builder to detect that a table supports SQL filtering. 5 years ago
Andrew Kingston 159c951262 Add S3 presigned request generation and file upload capabilities 5 years ago
mike12345567 97c6f3298a Removing use of direct package access. 5 years ago
mike12345567 398e87e72a Fixing test mocking. 5 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
Rory Powell adcb692652 Replace auth with backend-core 5 years ago
Rory Powell da12a33cc1 Add local dev override for quotas 5 years ago