Commit Graph

36387 Commits

Author SHA1 Message Date
Adria Navarro 20ed18a0e2
Merge branch 'master' into v3-ui 2024-10-31 10:14:41 +01:00
Budibase Staging Release Bot bbf8f2b8c2 Bump version to 2.33.13 2024-10-31 09:07:57 +00:00
Martin McKeaveney 220d57027b
Merge pull request #14926 from Budibase/fix/no-account-holder
Don't throw if no account-holder is found
2024-10-31 08:58:55 +00:00
melohagan 4a036fa89e
Merge branch 'master' into fix/no-account-holder 2024-10-31 08:54:57 +00:00
melohagan eba7f01578
Improve users sort (#14894) 2024-10-31 08:51:46 +00:00
Mel O'Hagan 41807e87b3 Don't throw if no account-holder is found 2024-10-31 08:44:36 +00:00
Michael Drury 6699c444ea
Merge pull request #14923 from Budibase/fix/migration-issue
Fix builder serve endpoint error rate
2024-10-30 17:56:39 +00:00
Sam Rose 920953a4ee
Throw an error when attempting to bulkImport a relationship field into an internal table. It doesn't work yet. 2024-10-30 17:50:04 +00:00
Sam Rose 40cbcff22b
Merge pull request #14924 from Budibase/fix-view-calculations-with-relationships
Fix view calculations with relationships
2024-10-30 17:45:08 +00:00
Sam Rose e06c0629a0
Respond to PR comments. 2024-10-30 17:40:15 +00:00
mike12345567 dc1389b8fb PR comment and linting. 2024-10-30 17:39:48 +00:00
Sam Rose 3f62f19fdf
Merge branch 'v3-ui' of github.com:budibase/budibase into fix-view-calculations-with-relationships 2024-10-30 17:33:02 +00:00
Sam Rose b504f77d0f
Fix view calculations when relationships are present. 2024-10-30 17:32:49 +00:00
mike12345567 e235de54ad Fixing an issue with serving the builder, increased error rate due to requests that hit the / endpoint, these were 500ing due to a lack of app ID. 2024-10-30 17:32:39 +00:00
Martin McKeaveney 8478c3f8b0 adding assertion for AI 2024-10-30 16:29:20 +00:00
Martin McKeaveney 62caef19ca Merge branch 'v3-ui' of github.com:Budibase/budibase into ai-fixes 2024-10-30 16:17:39 +00:00
Andrew Kingston 7731aa4108
Merge pull request #14921 from Budibase/cheeks-fixes
Conditions reactivity fix + row actions improvement
2024-10-30 15:29:35 +00:00
Andrew Kingston 587aba8998
Merge branch 'v3-ui' into cheeks-fixes 2024-10-30 15:07:59 +00:00
Andrew Kingston 67a988ae21
Automatically refresh datasources after executing row actions via a button action 2024-10-30 15:05:06 +00:00
Andrew Kingston 15ebfdf0e9
Fix settings added and removed by conditions not triggering component refresh 2024-10-30 14:56:11 +00:00
Michael Drury 15bfa29b42
Merge pull request #14919 from Budibase/nodemon-ignore
Nodemon config update
2024-10-30 14:43:03 +00:00
Michael Drury c9c67841e0
Merge branch 'master' into nodemon-ignore 2024-10-30 14:26:20 +00:00
mike12345567 c7646afde0 Adding a change to nodemon configuration, this stops the services restarting twice when a build is triggered. 2024-10-30 14:23:58 +00:00
Martin McKeaveney 3f3160a44c default store values for AI features 2024-10-30 14:17:50 +00:00
Martin McKeaveney 53fc45f07e make ai columns respect feature flags 2024-10-30 14:14:49 +00:00
Adria Navarro 45dd00f0d3
Merge branch 'master' into v3-ui 2024-10-30 14:19:35 +01:00
Adria Navarro b8e6f8a657
Merge pull request #14916 from Budibase/ci/reenable-cache
Reenable cache
2024-10-30 14:19:26 +01:00
Adria Navarro d510cf8b58 Use TARGETPLATFORM for single dockerfile 2024-10-30 13:54:47 +01:00
Adria Navarro 867dccce5a Remove --check-files 2024-10-30 13:51:43 +01:00
Adria Navarro 9b9f7eb4c1 Use latest account-portal 2024-10-30 13:49:20 +01:00
Adria Navarro 6b0005bcc6 Different yarn cache between platforms 2024-10-30 13:32:43 +01:00
Adria Navarro cbb3859bac Remove --frozen-lockfile 2024-10-30 12:55:41 +01:00
Martin McKeaveney d9b685811d lint 2024-10-30 11:32:54 +00:00
Martin McKeaveney b06074128f unit test to cover 2024-10-30 11:27:49 +00:00
Martin McKeaveney 313bd9b017 add AI column from import if already defined 2024-10-30 11:21:37 +00:00
Adria Navarro edbda20f31 Add --check-files 2024-10-30 12:17:25 +01:00
Adria Navarro 471c217a86 Add --check-files 2024-10-30 11:28:52 +01:00
Adria Navarro 2616d4778c Update yarn.lock 2024-10-30 11:23:04 +01:00
Adria Navarro 847d775103 Fix dockerfile 2024-10-30 11:15:36 +01:00
Adria Navarro 10041a92f2 Update 2024-10-30 11:13:35 +01:00
Adria Navarro 50d8cf8b9b ignore-scripts 2024-10-30 10:55:00 +01:00
Adria Navarro 4e98c519b7 Use latest account-portal 2024-10-30 10:54:56 +01:00
Adria Navarro 31e967b888 Add lockfile check 2024-10-30 10:37:34 +01:00
Andrew Kingston ff4d919083
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-30 09:29:24 +00:00
Adria Navarro e8771f7b51 Reenable cache and frozen-lockfile 2024-10-30 10:19:05 +01:00
Budibase Staging Release Bot d20146ecaf Bump version to 2.33.12 2024-10-29 17:18:37 +00:00
Michael Drury 70b132648a
Merge pull request #14914 from Budibase/fix/no-yarn-cache
Removing yarn caching from docker builds.
2024-10-29 17:18:07 +00:00
mike12345567 b433f0f710 Removing yarn caching from docker builds. 2024-10-29 17:16:08 +00:00
Michael Drury ab3422411d
Merge pull request #14913 from Budibase/revert-14911-2.33.4-uno-revert-4
Revert "Revert to state from 2.33.4."
2024-10-29 17:14:06 +00:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00