Adria Navarro
|
c4c3c4a169
|
Tweak tests
|
2024-09-06 10:40:57 +02:00 |
Adria Navarro
|
f1d0d9a171
|
Run actions enabled for tables off by default
|
2024-09-06 10:39:05 +02:00 |
Adria Navarro
|
70514d739d
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-06 10:23:05 +02:00 |
Andrew Kingston
|
61b82b8817
|
Add quiet reverse button variant for collapsed button groups in grids
|
2024-09-06 09:20:00 +01:00 |
melohagan
|
528a21643c
|
Fix: unable to upgrade plan (#14527)
* Don't allow admin users to select themselves
* Disable upgrade button for non account holders
|
2024-09-06 08:01:05 +00:00 |
Andrew Kingston
|
7121a0f157
|
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui
|
2024-09-06 08:57:08 +01:00 |
Andrew Kingston
|
d3cd76214c
|
Merge pull request #14529 from Budibase/cheeks-fixes
Fix issue with enriching screen definitions causing bad component instances to be parsed
|
2024-09-06 08:56:58 +01:00 |
Andrew Kingston
|
fa6ad0daec
|
Fix issue with enriching screen definitions causing bad component instances to be parsed
|
2024-09-06 08:46:09 +01:00 |
mike12345567
|
f7d9b8a9b3
|
Updating select statement generation.
|
2024-09-05 19:04:45 +01:00 |
mike12345567
|
888c4214bd
|
Fixing SQL unit tests.
|
2024-09-05 18:12:53 +01:00 |
mike12345567
|
7cdf8137c5
|
Fixing aliasing test cases.
|
2024-09-05 17:57:15 +01:00 |
Andrew Kingston
|
da6ce2256a
|
Fix issue with button column width and allow collapsed button groups to use a secondary variant
|
2024-09-05 16:46:55 +01:00 |
Andrew Kingston
|
1bbbeab25b
|
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui
|
2024-09-05 15:36:47 +01:00 |
Andrew Kingston
|
a8bf57dbd1
|
Merge pull request #14523 from Budibase/drag-new-component-grid
Drag and drop improvements
|
2024-09-05 15:35:47 +01:00 |
Andrew Kingston
|
a7cc670ab6
|
Restore mounted flag render blocker in grid containers
|
2024-09-05 15:26:35 +01:00 |
Andrew Kingston
|
8860acad73
|
Update grid layout to support placeholders, as well as grid screens
|
2024-09-05 15:15:28 +01:00 |
Andrew Kingston
|
6f8e669107
|
Improve new component DND for grids and add mobile support
|
2024-09-05 14:54:16 +01:00 |
Peter Clement
|
b1b861139d
|
feature flag the branch action definition
|
2024-09-05 14:25:04 +01:00 |
Andrew Kingston
|
5e98580b60
|
Improve new component DND for both types of layout
|
2024-09-05 14:03:03 +01:00 |
Dean
|
3e3ea48d2e
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-05 11:52:46 +01:00 |
Sam Rose
|
64f0671f36
|
Merge pull request #14513 from robertsilen/master
add MariaDB to README.md
|
2024-09-05 10:30:36 +01:00 |
Sam Rose
|
4b04883096
|
Merge branch 'master' into master
|
2024-09-05 09:26:33 +01:00 |
Andrew Kingston
|
0939a91677
|
Merge branch 'master' into new-data-ui
|
2024-09-05 08:53:15 +01:00 |
mike12345567
|
e30469ce16
|
Getting MariaDB to work again.
|
2024-09-04 18:14:24 +01:00 |
Peter Clement
|
f191bc390a
|
Merge pull request #14514 from Budibase/fix/automation-context-bug
|
2024-09-04 18:03:41 +01:00 |
Peter Clement
|
452ff17e1f
|
Merge branch 'master' into fix/automation-context-bug
|
2024-09-04 17:54:15 +01:00 |
Peter Clement
|
2c9de045a5
|
Merge pull request #14508 from Budibase/feat/branching-api-validation
|
2024-09-04 17:53:56 +01:00 |
mike12345567
|
637ac55a9f
|
Slight refactor.
|
2024-09-04 17:42:30 +01:00 |
Michael Drury
|
fa2611b7a3
|
Merge pull request #14515 from Budibase/sql-server-aggregation-backwards-compat
Test against SQL Server 2017, get JSON aggregation of relationships working under 2017.
|
2024-09-04 17:01:13 +01:00 |
Sam Rose
|
cda778598d
|
Fix some MSSQL test cases.
|
2024-09-04 16:41:36 +01:00 |
Peter Clement
|
481a8eaeb4
|
Merge branch 'master' into feat/branching-api-validation
|
2024-09-04 16:37:51 +01:00 |
Peter Clement
|
2135dbca67
|
update automation test builder to support ...building
|
2024-09-04 16:37:33 +01:00 |
Sam Rose
|
e90aff959f
|
Resolve merge conflicts.
|
2024-09-04 16:24:19 +01:00 |
Sam Rose
|
12db64513b
|
Revert to testing against mssql 2017, attempt to get relationship aggreggation working.
|
2024-09-04 16:21:32 +01:00 |
mike12345567
|
79de7b2c45
|
Updating to use a sub-query with a wrapper to get the JSON aggregations.
|
2024-09-04 16:17:25 +01:00 |
Andrew Kingston
|
afa90aab77
|
Merge branch 'new-data-ui' of github.com:Budibase/budibase into new-data-ui
|
2024-09-04 15:41:24 +01:00 |
Andrew Kingston
|
5b6809b913
|
Fix tests
|
2024-09-04 15:41:10 +01:00 |
Peter Clement
|
a5dcd2f6e3
|
Merge remote-tracking branch 'refs/remotes/origin/fix/automation-context-bug' into fix/automation-context-bug
|
2024-09-04 15:29:26 +01:00 |
Peter Clement
|
9782ddb9ee
|
missing param
|
2024-09-04 15:29:07 +01:00 |
Peter Clement
|
6bbf0b814a
|
Merge branch 'master' into fix/automation-context-bug
|
2024-09-04 15:18:47 +01:00 |
Peter Clement
|
5e4b2fa500
|
use .call
|
2024-09-04 15:13:11 +01:00 |
Peter Clement
|
3a8a8b1195
|
fix issue with multiple loops breaking automation context
|
2024-09-04 14:54:47 +01:00 |
Andrew Kingston
|
ec831146d6
|
Merge branch 'master' into new-data-ui
|
2024-09-04 14:43:44 +01:00 |
Sam Rose
|
2553432ec9
|
wip
|
2024-09-04 14:21:25 +01:00 |
mike12345567
|
eefb1f01a3
|
Fix for generic sql test.
|
2024-09-04 13:18:54 +01:00 |
mike12345567
|
fed82dffaf
|
Linting.
|
2024-09-04 13:11:03 +01:00 |
Robert Silén
|
b27d52a0f3
|
add MariaDB to README.md
add MariaDB to README.md - only fair as its the default running most distros for several years already
|
2024-09-04 14:49:30 +03:00 |
Adria Navarro
|
274999178d
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-04 13:18:51 +02:00 |
Budibase Staging Release Bot
|
03771bd25e
|
Bump version to 2.31.6
|
2024-09-04 11:14:19 +00:00 |
Adria Navarro
|
1efc3d2769
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-04 12:40:59 +02:00 |