Commit Graph

35354 Commits

Author SHA1 Message Date
Sam Rose 3c56fdc4c1
Merge pull request #14628 from Budibase/view-calculation-sql
Initial passing test for view calculations.
2024-09-30 12:00:32 +01:00
Sam Rose b2545a30e1
Update account-portal submodule to latest master. 2024-09-30 11:51:28 +01:00
Sam Rose 62e1e66ce9
Merge master. 2024-09-30 09:54:36 +01:00
Sam Rose ff36476133
Merge master. 2024-09-30 09:53:00 +01:00
Andrew Kingston 2099ee8baf
Fix duplicates 2024-09-30 08:24:42 +01:00
Andrew Kingston 46feabec03
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-09-30 08:24:20 +01:00
Andrew Kingston 8fab576b5a
Remove duplicate dark mode attribute 2024-09-30 08:23:57 +01:00
Andrew Kingston 2e5f07d3c8
Merge branch 'feature/role-multi-inheritance' of github.com:Budibase/budibase into new-rbac-ui 2024-09-30 08:22:07 +01:00
Andrew Kingston adfe467329
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui 2024-09-30 08:21:36 +01:00
Andrew Kingston 0ee3dfacf7
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui 2024-09-30 08:20:09 +01:00
Andrew Kingston d09cbc4029
Merge branch 'master' of github.com:Budibase/budibase into v3-ui 2024-09-30 08:19:19 +01:00
mike12345567 d6d4da221d Updating role validator. 2024-09-27 17:05:03 +01:00
mike12345567 61d611f685 Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance 2024-09-27 17:00:02 +01:00
Adria Navarro 115c8cc992
Merge pull request #14651 from Budibase/chore/fix-oss
Fix OSS build issues
2024-09-27 16:48:59 +02:00
Adria Navarro fe63c1c447
Merge branch 'master' into chore/fix-oss 2024-09-27 14:38:16 +02:00
Adria Navarro 925aff4b71
Merge branch 'master' into v3-ui 2024-09-27 14:37:39 +02:00
Adria Navarro 5853f3b148 Fix signature theme 2024-09-27 14:37:10 +02:00
mike12345567 61c28154fb Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance 2024-09-27 13:33:27 +01:00
Adria Navarro d082c7b77d Merge branch 'master' into v3-ui 2024-09-27 14:28:09 +02:00
Michael Drury 78733da79b
Merge pull request #14650 from Budibase/fix/view-performance-improvements
Enriched relationship view performance improvement
2024-09-27 13:24:20 +01:00
mike12345567 c5ba891793 Merge branch 'fix/view-performance-improvements' of github.com:Budibase/budibase into fix/view-performance-improvements 2024-09-27 13:07:57 +01:00
mike12345567 c30fe28fe8 Lint. 2024-09-27 13:07:44 +01:00
mike12345567 2a78409e8f Removing feature check. 2024-09-27 13:07:17 +01:00
Adria Navarro 2e65c8f5a0 Update yarn.lock 2024-09-27 13:57:11 +02:00
Adria Navarro 042db6e748
Merge branch 'master' into fix/view-performance-improvements 2024-09-27 13:29:47 +02:00
mike12345567 d71ba7d37f Removing un-needed import. 2024-09-27 12:27:41 +01:00
mike12345567 aa4cc2079f Adding comment to explain new function. 2024-09-27 12:24:40 +01:00
mike12345567 c41c25a603 This improves the performance of views when the enriched relationships feature has been enabled. There was an issue that caused the squashLinks and outputProcessing to loop onto each other until things broke down - this fixes the issue. 2024-09-27 12:19:24 +01:00
Adria Navarro 029344dde5
Merge pull request #14639 from Budibase/BUDI-8565/related-columns
Display related columns in table
2024-09-27 13:03:16 +02:00
Andrew Kingston 95cc7a6e60
Merge pull request #14597 from Budibase/default-view-permissions
Default view permissions to parent table roles
2024-09-27 12:03:09 +01:00
Adria Navarro 41b7e765f3
Merge branch 'master' into BUDI-8565/related-columns 2024-09-27 12:43:18 +02:00
Peter Clement e38eb58cf0 Merge remote-tracking branch 'origin/master' into v3-ui 2024-09-27 11:34:50 +01:00
Peter Clement 0d43730a65
Merge pull request #14649 from Budibase/feat/branching-tests-issue
Fix small issue with conditions in branches
2024-09-27 10:55:22 +01:00
Andrew Kingston 80cdcf99da
Add additional comments to tests 2024-09-27 10:35:23 +01:00
Adria Navarro 747057b011
Merge branch 'master' into BUDI-8565/related-columns 2024-09-27 11:31:28 +02:00
Adria Navarro fdfa451124 More verbose reduce params 2024-09-27 11:23:50 +02:00
Peter Clement 5ef0e48ee0 add back space 2024-09-27 10:21:52 +01:00
Adria Navarro f73cf5983a Hide column 2024-09-27 11:14:32 +02:00
Peter Clement 9e8a6f85f6
Merge branch 'master' into feat/branching-tests-issue 2024-09-27 10:05:16 +01:00
Peter Clement f03ed03794
remove space
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-27 10:05:05 +01:00
Adria Navarro 64f4497c76 Prevent flashed while sorting 2024-09-27 11:02:00 +02:00
Sam Rose 5919f1becd
Update account-portal submodule to latest master. 2024-09-27 09:57:56 +01:00
Andrew Kingston 80f1de27de
Please just work tests 2024-09-27 09:19:42 +01:00
Sam Rose d84bf5abda
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql 2024-09-27 09:18:34 +01:00
Peter Clement acdcd02fcd Fix small issue with conditions in branches 2024-09-27 09:12:50 +01:00
deanhannigan ffdc8ff1be
Merge branch 'master' into v3-ui 2024-09-27 09:10:25 +01:00
Andrew Kingston b53bc5dfaf
Update tests 2024-09-27 09:08:38 +01:00
Martin McKeaveney 9aa196effe
Merge pull request #14646 from Budibase/ai-configs-design-updates
Ai configs design updates
2024-09-27 09:04:22 +01:00
Martin McKeaveney 3b32eb89cb
Merge branch 'master' into ai-configs-design-updates 2024-09-27 09:00:40 +01:00
Andrew Kingston baa088049a
Account for both shapes of the required constraint and ensure required trumps default values 2024-09-27 08:33:09 +01:00