Andrew Kingston
|
714d05a9d2
|
Request new name for row actions rather than autonaming
|
2024-09-09 12:36:03 +01:00 |
Andrew Kingston
|
df54d5dd2b
|
Lint
|
2024-09-09 12:21:52 +01:00 |
Andrew Kingston
|
624e13a49c
|
Add row action buttons to table autoscreens
|
2024-09-09 12:15:25 +01:00 |
Sam Rose
|
1c5b50773f
|
Docs to Google Sheets mock.
|
2024-09-09 12:05:15 +01:00 |
Budibase Staging Release Bot
|
68678235d6
|
Bump version to 2.31.8
|
2024-09-09 10:52:12 +00:00 |
melohagan
|
2f13773240
|
Add old roles (#14538)
|
2024-09-09 10:46:08 +00:00 |
Andrew Kingston
|
82a727ae88
|
Remove max limit on grid buttons
|
2024-09-09 11:36:52 +01:00 |
Andrew Kingston
|
028dc40a0d
|
Update form block autoscreens to render buttons at bottom and include quiet row action buttons
|
2024-09-09 11:35:43 +01:00 |
Andrew Kingston
|
902112d5a7
|
Update form screen templates to include row actions and use a form block instead of multi step form block
|
2024-09-07 19:02:36 +01:00 |
mike12345567
|
157e75b9a6
|
Using a CTE for the main query, then adding the JSON aggregation on afterwards - fixing issue with offset pagination applying the JSON aggregation to all rows before hand.
|
2024-09-06 19:34:02 +01:00 |
Sam Rose
|
1bc84c1633
|
2nd test WIP.
|
2024-09-06 17:29:56 +01:00 |
Sam Rose
|
0359b20347
|
First new test passing.
|
2024-09-06 16:55:16 +01:00 |
mike12345567
|
76273ff860
|
PR comments.
|
2024-09-06 16:47:43 +01:00 |
mike12345567
|
09824f9a4d
|
Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs
|
2024-09-06 16:27:37 +01:00 |
Andrew Kingston
|
6172fddc40
|
Improve button action templates and remove broken focus functionality
|
2024-09-06 16:19:08 +01:00 |
Martin McKeaveney
|
b949940653
|
remove comments
|
2024-09-06 15:44:23 +01:00 |
Martin McKeaveney
|
073017a0d6
|
remove todo comment
|
2024-09-06 15:43:34 +01:00 |
Martin McKeaveney
|
6bf4f47110
|
further tests around default BB AI config
|
2024-09-06 15:42:37 +01:00 |
Martin McKeaveney
|
891f736815
|
unit tests for secrets mapping
|
2024-09-06 15:37:09 +01:00 |
Sam Rose
|
3c58a593f9
|
Improve typing around in-memory search.
|
2024-09-06 15:03:17 +01:00 |
Martin McKeaveney
|
cdb0e2509c
|
testing configuration, unit tests for AI config
|
2024-09-06 14:53:26 +01:00 |
Sam Rose
|
7e5f199f3b
|
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
|
2024-09-06 13:31:49 +01:00 |
Dean
|
b84c2e2adb
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-06 12:12:59 +01:00 |
Andrew Kingston
|
5de81c624f
|
Expose refresh datasource action from form blocks and add row action button templates
|
2024-09-06 11:16:27 +01:00 |
Michael Drury
|
aac1d7699e
|
Merge pull request #14509 from Budibase/aggregate-all-sql-dbs
Apply new relationship retrieval to all SQL DBs
|
2024-09-06 10:38:08 +01:00 |
Adria Navarro
|
e1ef16b79d
|
Merge pull request #14511 from Budibase/BUDI-8429/row-action-view-security
Row action view security
|
2024-09-06 11:14:52 +02:00 |
Adria Navarro
|
c8d32611c9
|
Lint
|
2024-09-06 11:06:07 +02:00 |
Adria Navarro
|
77e875d85a
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-06 11:05:06 +02:00 |
Budibase Staging Release Bot
|
71e6986e97
|
Bump version to 2.31.7
|
2024-09-06 08:43:50 +00:00 |
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 |