1
0
Fork 0
mirror of synced 2024-10-05 04:25:21 +13:00
Commit graph

34940 commits

Author SHA1 Message Date
Sam Rose
6bbcffb645
Merge branch 'master' into better-types-on-removeInvalidFilters 2024-09-30 16:45:11 +01:00
Michael Drury
b04af04e3b
Merge pull request #14664 from Budibase/fix/view-user-columns
Fix user column searching with logical operators
2024-09-30 16:39:11 +01:00
Michael Drury
efdbe5a238
Merge branch 'master' into fix/view-user-columns 2024-09-30 16:15:39 +01:00
Sam Rose
604dc51b1c
Merge branch 'master' into better-types-on-removeInvalidFilters 2024-09-30 15:54:51 +01:00
Sam Rose
f6649b294b
Remove an implicit any from removeInvalidFilters. 2024-09-30 15:54:01 +01:00
Sam Rose
fd4fd4493e
Merge pull request #14668 from Budibase/default-view-permissions-taylor-version
Set view permissions to explicit roles from the parent table
2024-09-30 15:51:42 +01:00
mike12345567
01415fb066 Quick fix. 2024-09-30 15:43:58 +01:00
Sam Rose
52069f429f
Merge branch 'master' into default-view-permissions-taylor-version 2024-09-30 15:42:30 +01:00
Sam Rose
650801adb8
Merge pull request #14667 from Budibase/move-isSupportedUserSearch-to-shared-core
Move isSupportedUserSearch from backend-core to shared-core.
2024-09-30 15:42:17 +01:00
Sam Rose
28bb321511
Set view permissions to explicit roles from the parent table 2024-09-30 15:36:49 +01:00
mike12345567
f28cb1badb Another slight change. 2024-09-30 15:18:15 +01:00
mike12345567
7888c22015 Quick fix. 2024-09-30 15:17:03 +01:00
Sam Rose
c0cc2a9e3d
Move isSupportedUserSearch from backend-core to shared-core. 2024-09-30 15:16:24 +01:00
Peter Clement
ac55fdd006
Merge pull request #14666 from Budibase/fix/trigger-bindings-broken
Fix broken trigger binding
2024-09-30 15:09:28 +01:00
Peter Clement
dc23977619 fix broken trigger binding 2024-09-30 15:02:55 +01:00
mike12345567
3ecd86b2af Fixing an issue with user columns getting correct user ID, the logical operators were not being recursed correctly. 2024-09-30 14:58:27 +01:00
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
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
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
Adria Navarro
41b7e765f3
Merge branch 'master' into BUDI-8565/related-columns 2024-09-27 12:43:18 +02: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
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
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
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
Adria Navarro
3e294c3cb9 Don't allow related fields in sort button 2024-09-26 21:15:14 +02:00
Adria Navarro
aa044b94cf Don't allow sort columns as display or sorting 2024-09-26 21:09:47 +02:00
Martin McKeaveney
98a2da20b4 lint 2024-09-26 17:31:22 +01:00
Sam Rose
264b10f3f3
Fix isView. 2024-09-26 17:22:11 +01:00
Martin McKeaveney
133ce9e784 update colour on tags 2024-09-26 17:21:18 +01:00