21260 Commits (3447366dbfa14d5b290fa553eece1db913bef5b7)
 

Author SHA1 Message Date
Michael Drury 3447366dbf
Merge pull request #4526 from Budibase/fix/checklist-perf 5 years ago
mike12345567 f872e29393 Fixing #4522 - frontend-core refactor changed how some of these endpoints were used. 5 years ago
mike12345567 7bac5d5961 Adding a check to make sure there is a tenant ID for the checklist call when looking up apps in multi-tenant envs. 5 years ago
mike12345567 ab3971034d Quick fix for checklist API performance on default tenant in cloud. 5 years ago
Budibase Release Bot c8da7b9cf0 v1.0.65 5 years ago
Andrew Kingston 2f3410456d
Merge pull request #4505 from Budibase/fix/tag-settings-bar 5 years ago
Michael Drury 5bd96d62ed
Merge pull request #4478 from Budibase/fix/4337 5 years ago
Andrew Kingston 56f6656e6b Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337 5 years ago
Andrew Kingston 9daa241c71 Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities 5 years ago
mike12345567 ecb8c71e9e Updating client yarn lock. 5 years ago
mike12345567 676ec02380 Fix for safari, removing all usage of regex lookbehinds. 5 years ago
mike12345567 b421ddf60b Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337 5 years ago
mike12345567 8411a0e6c3 Fixing issue with value being set in binding panel as per review comments of aptkingston. 5 years ago
Andrew Kingston 69bc9bf9fc Update button tooltip to remove wrapper div and place tooltip inside button element 5 years ago
mike12345567 3b69862b56 Adding fix for ethereal tests incase there is an issue with service. 5 years ago
mike12345567 ce28aff3f9 Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated. 5 years ago
Andrew Kingston 66b4b2727e Fix slash appearing in the tag settings bar 5 years ago
mike12345567 063fd8f1d0 Merge branch 'master' of github.com:Budibase/budibase into fix/4337 5 years ago
Budibase Release Bot 1339c066bd v1.0.64 5 years ago
Andrew Kingston 365f997002
Merge pull request #4472 from Budibase/fix/multiple-spaces-in-columns 5 years ago
mike12345567 32fc2c7029 Fixing an issue with button tooltip addition, some buttons lost their full width sizing. 5 years ago
mike12345567 a6bc495770 Fixing issue #4337, allows internal tables to search by the _id or _rev properties in automation query block. 5 years ago
Andrew Kingston d6e568dbe3 Replace all spaces with underscores in column names rather than just the first one 5 years ago
Budibase Release Bot 3d8776ed83 v1.0.63 5 years ago
Andrew Kingston 5d9823d22a
Merge pull request #4464 from Budibase/fix/button-actions-ui 5 years ago
Andrew Kingston e84f998622 Remount button action components fully when changing action to prevent stale UI 5 years ago
Budibase Release Bot 3a42c4c564 v1.0.62 5 years ago
mike12345567 d01b58ddac Fixing an issue with self host release CI action. 5 years ago
Budibase Release Bot 3937365680 v1.0.61 5 years ago
Michael Drury 04118fb26a
Merge pull request #4447 from Budibase/merge/4414 5 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 5 years ago
Maurits Lourens a3ecb0a9f4 fix tests 5 years ago
Maurits Lourens 73781ec5a3 add properties which are present when previewing an existing query 5 years ago
Maurits Lourens 41b57848b2 Fix validation for query preview endpoint 5 years ago
Budibase Release Bot 72a167cc3f v1.0.60 5 years ago
Martin McKeaveney a8970304be
Update release-selfhost.yml 5 years ago
Budibase Release Bot ac16315416 v1.0.59 5 years ago
Martin McKeaveney 153a6b7872
Merge pull request #4434 from Budibase/fix/nginx 5 years ago
Martin McKeaveney 381c82a376 Merge branch 'master' of github.com:Budibase/budibase into fix/nginx 5 years ago
Martin McKeaveney 57e554a98b fixes for k8s 5 years ago
Martin McKeaveney 27c0eafaf9 CSP fixes 5 years ago
Michael Drury 0bd75503ae
Merge pull request #4432 from Budibase/fix/4431 5 years ago
Martin McKeaveney e1f78a326b set correct port for worker 5 years ago
Martin McKeaveney b6320f14cc Merge branch 'fix/nginx' of github.com:Budibase/budibase into fix/nginx 5 years ago
Martin McKeaveney 082be8ef67 fix port redirection issue 5 years ago
mike12345567 03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
mike12345567 a78dd38a58 Fixing img-src for self host. 5 years ago
mike12345567 0716df5098 Fixing issue with CLI not updating proxy images. 5 years ago
Martin McKeaveney 8f668eac85 add csp update for nginx in self host 5 years ago
Martin McKeaveney b2c4b60aff fix for csp for images 5 years ago