Commit Graph

29770 Commits

Author SHA1 Message Date
Sam Rose d1e83ce4f7
Rebase onto chore/sqs-always-on 2024-11-05 12:12:45 +00:00
Adria Navarro 0a678016b3
Merge branch 'master' into chore/sqs-always-on 2024-11-05 10:35:41 +01:00
Martin McKeaveney 53b28218cf feature flag support in AI test 2024-11-04 22:55:04 +00:00
Martin McKeaveney 7c918302a9 update all areas where ai flags come from license to come from feature flag 2024-11-04 22:27:43 +00:00
Martin McKeaveney 7b867abd19 flag ai with feature flags correctly 2024-11-04 22:15:41 +00:00
Andrew Kingston 9adec99c59
Merge branch 'fix-filter-count-conditions' of github.com:Budibase/budibase into fix-filter-count-conditions 2024-11-04 16:40:34 +00:00
Adria Navarro 6b98ec0e22
Merge branch 'master' into chore/sqs-always-on 2024-11-04 17:06:40 +01:00
Andrew Kingston 507ca710b2
Lint 2024-11-04 16:02:54 +00:00
Andrew Kingston 79906bad7e
Merge branch 'master' into fix-filter-count-conditions 2024-11-04 15:55:41 +00:00
Andrew Kingston c1bc231b41
Fix issue counting number of filters when legacy structure is used 2024-11-04 15:52:41 +00:00
Adria Navarro 476ffd3336 Fix enrichment when having AI columns 2024-11-04 16:16:20 +01:00
Adria Navarro e41315fb72 Fix 2024-11-04 10:48:14 +01:00
Adria Navarro 36bbed35e3 Undo 2024-11-04 10:45:39 +01:00
Adria Navarro 3b7d510d07 Merge branch 'master' into chore/sqs-always-on 2024-11-04 10:38:19 +01:00
Andrew Kingston 74aa91d120
Update color picker to account for new theme values 2024-11-04 09:35:13 +00:00
Adria Navarro 7235fd9d5c Merge from master 2024-11-04 10:25:38 +01:00
Michael Drury 228a7526de
Merge branch 'v3-ui' into fix/openapi-changes 2024-11-01 15:55:51 +00:00
mike12345567 792d891068 Some openAPI changes, fixing defaults for app ID, role endpoint permissions and export role examples. 2024-11-01 15:43:36 +00:00
Andrew Kingston dc7cc49410
Fix multiplayer collab for data 2024-11-01 15:38:18 +00:00
Andrew Kingston be27bdba66
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui 2024-11-01 14:53:18 +00:00
Andrew Kingston f9c98d8f90
Fix datasource renames being reverted when changing schema 2024-11-01 14:53:08 +00:00
mike12345567 23f2df938e Removing un-necessary statement. 2024-11-01 14:31:33 +00:00
mike12345567 c72ca658b9 Fixing an issue with sample data being added to an app due to the changes to bulk import. 2024-11-01 14:30:14 +00:00
Sam Rose 6f92b395af
Merge branch 'v3-ui' into fix-flaky-export-test 2024-10-31 17:39:46 +00:00
Sam Rose b4e758d629
No longer using the csv package. 2024-10-31 17:23:51 +00:00
Sam Rose 78554bdc7c
Fix flaky export test. 2024-10-31 17:16:06 +00:00
Andrew Kingston 25a0bd2de2
Merge branch 'master' into v3-ui 2024-10-31 16:27:23 +00:00
Andrew Kingston 53caa7b0aa
Merge branch 'v3-ui' into view-calc-count-non-numeric 2024-10-31 16:22:51 +00:00
Andrew Kingston b816cd91a2
Merge branch 'v3-ui' into use-existing-ids-non-ds-plus 2024-10-31 15:26:52 +00:00
Andrew Kingston a8ef64b9c9
Merge branch 'v3-ui' into view-calc-count-non-numeric 2024-10-31 15:26:41 +00:00
Sam Rose f58fbc313d
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields 2024-10-31 15:14:13 +00:00
Sam Rose 91dfa9a378
Remove failing test. 2024-10-31 14:47:14 +00:00
Sam Rose 9d50d52a93
Merge branch 'fix-money-field' of github.com:budibase/budibase into fix-money-field 2024-10-31 14:47:06 +00:00
Sam Rose 7026a35e04
Remove focus test. 2024-10-31 14:46:57 +00:00
Martin McKeaveney df8ec413f5
Merge pull request #14918 from Budibase/ai-fixes
Ai fixes
2024-10-31 14:42:46 +00:00
Michael Drury ee9a39acf5
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields 2024-10-31 14:41:42 +00:00
Sam Rose d0845b193a
Merge branch 'master' into fix-money-field 2024-10-31 14:37:41 +00:00
Andrew Kingston 986cef6b25
Update view calculation explanation text 2024-10-31 14:35:00 +00:00
Sam Rose 76a68a12f0
Fix handling of the Postgres money field. 2024-10-31 14:33:37 +00:00
Andrew Kingston c85dd1f6f8
Allow counting on non-numeric fields 2024-10-31 14:30:54 +00:00
Martin McKeaveney cb2f2a1f62 Merge branch 'ai-fixes' of github.com:Budibase/budibase into ai-fixes 2024-10-31 14:25:58 +00:00
Martin McKeaveney 0bc6647751 fix AI tests 2024-10-31 14:25:37 +00:00
Martin McKeaveney 3b31559915
Merge branch 'v3-ui' into ai-fixes 2024-10-31 14:08:34 +00:00
Andrew Kingston b9ba76f639
Avoid creating new function every iteration of array.map 2024-10-31 12:33:07 +00:00
Andrew Kingston afbec934f3
Clean table data before using it as additional data context to better reflect usable structure 2024-10-31 12:28:52 +00:00
Andrew Kingston 0b8199be74
Use existing _id values for non DS+ in tables, trusting that they are unique 2024-10-31 12:19:57 +00:00
Sam Rose 945cf52f02
Allow fields on count calculations. 2024-10-31 11:54:31 +00:00
Adria Navarro 20ed18a0e2
Merge branch 'master' into v3-ui 2024-10-31 10:14:41 +01: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