Commit Graph

36068 Commits

Author SHA1 Message Date
Sam Rose 7cb62f7e44
Merge branch 'master' into multi-user-default 2024-10-14 12:55:28 +01:00
Adria Navarro 31cfb1176d
Merge branch 'master' into fix/inconsistent-column-schemas 2024-10-14 13:26:00 +02:00
Martin McKeaveney c2f9ed5c01
Merge pull request #14768 from Budibase/fix-container-on-click-grid
Add on click events for grid layout containers
2024-10-14 12:21:13 +01:00
Andrew Kingston 37e601254c
Fix crash when many-type related column value is non-array 2024-10-14 12:20:53 +01:00
Adria Navarro 874df3f54d Fix wrong schema while fetching from datasource 2024-10-14 13:20:34 +02:00
Sam Rose 7c9b61181f
Fix lint. 2024-10-14 12:15:45 +01:00
Sam Rose e9ad3e58be
Support default values on multi-user columns. 2024-10-14 12:14:41 +01:00
Martin McKeaveney 6b38efa0bd
Merge branch 'master' into fix-container-on-click-grid 2024-10-14 12:09:20 +01:00
Adria Navarro 61967b6b4b Fix invalid schema 2024-10-14 13:01:20 +02:00
Adria Navarro 1052f36084 Fix invalid schemas while fetching 2024-10-14 13:00:26 +02:00
Martin McKeaveney cf8f7db36d PR comments 2024-10-14 11:22:15 +01:00
Peter Clement 20acd90838
Merge pull request #14787 from Budibase/branching/branch-evaluation-bindings
Changes to support processing bindings on both sides of branch condition evaluation
2024-10-14 10:09:47 +01:00
Christos Alexiou 329d4fc01b Move conditionals to env section 2024-10-14 11:47:15 +03:00
Adria Navarro a6cb1d072a Fix sql alias test 2024-10-14 10:40:08 +02:00
Adria Navarro ca7a7bcef9 Fix tests 2024-10-14 10:40:08 +02:00
Adria Navarro f73b7d4824 More tests 2024-10-14 10:40:08 +02:00
Adria Navarro bfdead820c Cleanup tests 2024-10-14 10:40:08 +02:00
Adria Navarro cf089eff26 Fix ors 2024-10-14 10:40:08 +02:00
Adria Navarro 2311f8aa50 Don't break or conditions on nested joins 2024-10-14 10:40:08 +02:00
Adria Navarro f192a30da0 More tests 2024-10-14 10:40:08 +02:00
Adria Navarro 37450823bb More tests 2024-10-14 10:40:08 +02:00
Adria Navarro cb78e0bc13 Add extra tests 2024-10-14 10:40:08 +02:00
Peter Clement 030022adad lint 2024-10-14 09:37:30 +01:00
Peter Clement b304d1d622 changes to support automation conditions on both sides of evaluation 2024-10-14 09:30:05 +01:00
Martin McKeaveney 5798b42454 updating submodule references 2024-10-14 09:24:31 +01:00
Dean 3eb604f928 Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux 2024-10-14 09:17:39 +01:00
Dean 0624a0b220 Removed unused function reference 2024-10-14 09:17:16 +01:00
Dean 4928c7f553 Add a default branch id for server tests 2024-10-14 09:06:49 +01:00
Andrew Kingston 963b3ae35c
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-14 08:49:53 +01:00
Dean b999c1ac80 Removed unused variable and fixes blockref references 2024-10-13 23:06:26 +01:00
Dean 9cfc3d499d Refactored the selectedAutomation derived store to include tree metadata and moved the core doc to a new data attribute. All refs to selectedAutomation updated. Moved the id migration into the selectedAutomation store. Remove bindings from AutomationSetupBlock, moved to StepNode 2024-10-13 22:34:17 +01:00
Martin McKeaveney 02f8233a74 lint and test 2024-10-13 20:09:25 +01:00
Michael Drury b125a7c599
Merge pull request #14779 from Budibase/fix/screen-role-creation
Fixing issue with base permissions of tables
2024-10-11 18:10:26 +01:00
Michael Drury c8f7722f9c
Merge branch 'master' into fix/screen-role-creation 2024-10-11 17:57:22 +01:00
mike12345567 d0cb873382 Adding test case for the fix. 2024-10-11 17:55:59 +01:00
Sam Rose 903ade134d
Merge pull request #14775 from Budibase/budi-8730-views-filter-by-current-user_id-does-not-work
Fix searching by bindings when those bindings have been stored in the `view.query` field.
2024-10-11 17:19:26 +01:00
mike12345567 bdbcf2110e Fixing an issue with screen creation - wrong base permissions were being detected for external DBs. 2024-10-11 17:04:29 +01:00
Dean 61188fcc70 Fix for renaming steps. Removed unnecessary binding reprocessing 2024-10-11 16:59:46 +01:00
Andrew Kingston 1cbe1b4a0b
Lint 2024-10-11 16:47:21 +01:00
Sam Rose 13424218eb
Merge branch 'master' into budi-8730-views-filter-by-current-user_id-does-not-work 2024-10-11 16:42:37 +01:00
Sam Rose 4a52b648f8
Merge pull request #14772 from Budibase/budi-8722-default-value-on-user-columns
Allow BB_REFERNCE_SINGLE to have default values.
2024-10-11 16:37:06 +01:00
Andrew Kingston bae5640e90
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-10-11 16:33:42 +01:00
Sam Rose 158e095045
Fix lint. 2024-10-11 16:24:03 +01:00
Sam Rose c622ef7e90
Merge branch 'master' of github.com:budibase/budibase into budi-8722-default-value-on-user-columns 2024-10-11 16:22:36 +01:00
Sam Rose b24c337834
Respond to PR comment. 2024-10-11 16:22:04 +01:00
Dean 9382ca4c0b Branching UX updates, fix for looping results and general failure results for automations. Added fix for stacking currentItem loop bindings 2024-10-11 16:20:26 +01:00
Sam Rose 58f3f31ecc
Merge pull request #14763 from Budibase/view-calculation-sort-by-calculations
Allow sorting by calculation fields.
2024-10-11 16:17:27 +01:00
Andrew Kingston 97cee504f0
Fix references 2024-10-11 16:06:44 +01:00
Andrew Kingston bd3e83789e
Use more readable bindings and remove extraneous aliases to enums 2024-10-11 16:06:20 +01:00
Sam Rose 3920ee6db3
Merge branch 'master' into view-calculation-sort-by-calculations 2024-10-11 16:05:46 +01:00