9421 Commits (95fcaeea0609b133eecff0faae3e06bb3d4c4cfa)
 

Author SHA1 Message Date
Budibase Staging Release Bot 95fcaeea06 v0.9.185-alpha.13 5 years ago
Michael Drury 7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols 5 years ago
Budibase Staging Release Bot c48ead6f49 v0.9.185-alpha.12 5 years ago
Andrew Kingston 5cf9aad280
Merge pull request #3403 from Budibase/cheeks-lab-day 5 years ago
mike12345567 19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 5 years ago
Budibase Staging Release Bot d6018c2c9c v0.9.185-alpha.11 5 years ago
Peter Clement 8d93a89b1d
Merge pull request #3334 from Budibase/feature/auto-screen-ui 5 years ago
mike12345567 854cfd243d Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago
Andrew Kingston e43d5ba158 Fix default form step context not being a svelte store 5 years ago
Andrew Kingston 75efe68f81 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day 5 years ago
Andrew Kingston 661c2abd39 Remove log statement 5 years ago
Andrew Kingston d3407a2444 Fix bug with duplication of fields when re-registering existing fields 5 years ago
Andrew Kingston 6e3044f7c9 Make form step number dynamic 5 years ago
Andrew Kingston c2bf1de547 Fix crash when component definition is not found 5 years ago
Andrew Kingston 4ce25fdf0b Allow dynamic re-registration of form field components 5 years ago
Budibase Staging Release Bot a013c51e2b v0.9.185-alpha.10 5 years ago
Michael Drury 33e242b00b
Merge pull request #3433 from Budibase/dependabot/npm_and_yarn/packages/auth/stringstream-0.0.6 5 years ago
Michael Drury 55c8bfbf67
Merge pull request #3434 from Budibase/dependabot/npm_and_yarn/packages/worker/sshpk-1.16.1 5 years ago
Michael Drury b3af8f41cb
Merge pull request #3435 from Budibase/dependabot/npm_and_yarn/packages/server/sshpk-1.16.1 5 years ago
mike12345567 31606a8059 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 5 years ago
dependabot[bot] 8553949fee
Bump sshpk from 1.13.0 to 1.16.1 in /packages/server 5 years ago
dependabot[bot] 01c6e6d60c
Bump sshpk from 1.13.0 to 1.16.1 in /packages/worker 5 years ago
dependabot[bot] 81905bf668
Bump stringstream from 0.0.5 to 0.0.6 in /packages/auth 5 years ago
Michael Drury 95b3e547dc
Merge pull request #3418 from Budibase/fix/package-deps 5 years ago
Michael Drury 97721fe5e5 Updating filter modal to manage invalid schemas when view created. 5 years ago
Michael Drury 0b6eb6b71d Fixing issue discovered by test case. 5 years ago
mike12345567 76c9637f62 Upgrading node version to 14 for some packages. 5 years ago
mike12345567 0bff21f385 Reverting bbui lock, making sure it isn't upgrading again, fixing vite to the best version we can use. 5 years ago
mike12345567 e1de339f55 Downgrading typescript to match eslint required version. 5 years ago
mike12345567 4993329ceb Adding audit script and commiting all of the audits that it made, updating all yarn locks. 5 years ago
mike12345567 32f4a87f95 Updating bullboard to use the new koa version (supported). 5 years ago
mike12345567 494e042dd8 Adding a mechanism for disabling cron jobs when an app is unpublished. 5 years ago
Budibase Staging Release Bot 402a16f387 v0.9.185-alpha.9 5 years ago
Michael Drury 361589d18a
Merge pull request #3338 from Budibase/feature/query-rbac-timeouts 5 years ago
Budibase Staging Release Bot 8463afab10 v0.9.185-alpha.8 5 years ago
Michael Drury 515c8172b5
Merge pull request #3407 from Budibase/dependabot/npm_and_yarn/packages/worker/aws-sdk-2.814.0 5 years ago
Peter Clement ac9f30612c more refactoring of screen wizard 5 years ago
dependabot[bot] 859ce467b3
Bump aws-sdk from 2.811.0 to 2.814.0 in /packages/worker 5 years ago
Budibase Staging Release Bot 5f6f2e6ed1 v0.9.185-alpha.7 5 years ago
Michael Drury 0048675169
Merge pull request #3400 from Budibase/fix/app-cache-invalid 5 years ago
mike12345567 3b9f3d6690 Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 3fdfc95298 Quick update, just to cover both queue add functions. 5 years ago
mike12345567 ba4c79895f Updating to manage completed events piling up, this will periodically clear out all events - repeats cannot be removed with the removeOnCompleted job option. 5 years ago
Andrew Kingston c309db623e Replace old usage of 'editable' manifest setting with 'static' 5 years ago
Andrew Kingston 53c7da348b Fix issue with data provider query not updating 5 years ago
Andrew Kingston 9fea436cc2 Remove log statements 5 years ago
Andrew Kingston 69422f374b Refactor some app components to remove dependency on static props 5 years ago
Andrew Kingston cc5e42e933 Update table to handle dynamic data provider prop 5 years ago
Andrew Kingston fa70eb540a Update forms to handle a dynamic schema prop 5 years ago
mike12345567 8d56fe1339 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 5 years ago