mike12345567
|
61c28154fb
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-27 13:33:27 +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
|
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
|
41b7e765f3
|
Merge branch 'master' into BUDI-8565/related-columns
|
2024-09-27 12:43:18 +02: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 |
Peter Clement
|
acdcd02fcd
|
Fix small issue with conditions in branches
|
2024-09-27 09:12:50 +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 |
mike12345567
|
fa9bb030c9
|
Utility for detecting loops in a list of roles.
|
2024-09-26 18:26:35 +01:00 |
mike12345567
|
10e187014a
|
Fixing type issues.
|
2024-09-26 18:02:32 +01:00 |
Martin McKeaveney
|
98a2da20b4
|
lint
|
2024-09-26 17:31:22 +01:00 |
Martin McKeaveney
|
133ce9e784
|
update colour on tags
|
2024-09-26 17:21:18 +01:00 |
Martin McKeaveney
|
e65a9157cc
|
opacity/custom config updates, fix tests
|
2024-09-26 17:14:20 +01:00 |
Adria Navarro
|
d7715e4f5c
|
Don't allow related columns as display or sorting
|
2024-09-26 17:00:44 +02:00 |
Adria Navarro
|
ee962380b3
|
Handle undefined properly
|
2024-09-26 16:19:38 +02:00 |
Martin McKeaveney
|
fd3cedbccf
|
move premium badge to top of AI config, add AzureOpenAI logo
|
2024-09-26 15:06:14 +01:00 |
Adria Navarro
|
13418a56f8
|
Merge branch 'master' into BUDI-8565/related-columns
|
2024-09-26 15:31:45 +02:00 |
Adria Navarro
|
b4da4529a3
|
ENRICHED_RELATIONSHIPS on by default in tests
|
2024-09-26 15:23:41 +02:00 |
Adria Navarro
|
4fe0af81ec
|
Fix test runs
|
2024-09-26 14:15:08 +02:00 |
Adria Navarro
|
f53664a694
|
Fix null references
|
2024-09-26 14:15:08 +02:00 |
Adria Navarro
|
5830d3b1bb
|
Merge branch 'master' into BUDI-8565/related-columns
|
2024-09-26 14:11:43 +02:00 |
Adria Navarro
|
031bdcfeb5
|
Display signatures
|
2024-09-26 13:41:54 +02:00 |
Adria Navarro
|
0c44f58466
|
Fix attachment undefined references
|
2024-09-26 13:33:14 +02:00 |
Peter Clement
|
4bc30a0187
|
pr comment
|
2024-09-26 11:50:03 +01:00 |
mike12345567
|
4fb5943b4c
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-26 11:14:43 +01:00 |
Peter Clement
|
62b94111cc
|
Merge remote-tracking branch 'refs/remotes/origin/feat/more-automation-tests' into feat/more-automation-tests
|
2024-09-26 10:22:36 +01:00 |
Peter Clement
|
44702bbfb6
|
pr comments
|
2024-09-26 10:22:16 +01:00 |
Peter Clement
|
4662ac4c5e
|
Merge branch 'master' into feat/more-automation-tests
|
2024-09-26 08:46:39 +01:00 |
Adria Navarro
|
680cf5803d
|
Fix formattings
|
2024-09-25 18:17:55 +02:00 |
Adria Navarro
|
7f5f4d9ecb
|
Handle unique values
|
2024-09-25 18:10:23 +02:00 |
Adria Navarro
|
d68a2ac41e
|
Display signatures
|
2024-09-25 17:48:33 +02:00 |
Adria Navarro
|
cbd82bcf6a
|
Format strings
|
2024-09-25 17:42:21 +02:00 |
Peter Clement
|
c89cebbece
|
ref
|
2024-09-25 16:39:49 +01:00 |
Adria Navarro
|
58a51207f3
|
Display multi boolean
|
2024-09-25 17:31:16 +02:00 |
Adria Navarro
|
863ff4d9f9
|
Format dates
|
2024-09-25 17:29:44 +02:00 |
mike12345567
|
f737aa9826
|
Updating account portal submodule.
|
2024-09-25 16:12:17 +01:00 |
Mike Sealey
|
a21a096e6c
|
Merge branch 'master' into BUDI-8588
|
2024-09-25 15:54:12 +01:00 |
Adria Navarro
|
337ac90906
|
Move and unify code
|
2024-09-25 16:39:13 +02:00 |