Martin McKeaveney
|
8af05d7c4f
|
Merge branch 'master' into budi-8608-ai-platform-level-config
|
2024-09-10 22:27:10 +01:00 |
Martin McKeaveney
|
38fc65c541
|
fix tests
|
2024-09-10 22:25:47 +01:00 |
Sam Rose
|
69b8661d8a
|
Working toward delete tests.
|
2024-09-10 18:29:11 +01:00 |
Sam Rose
|
ae1e2dd2f2
|
Add column rename test.
|
2024-09-10 17:41:33 +01:00 |
Michael Drury
|
fa6058c748
|
Merge branch 'master' into fix/sql-many-relationships
|
2024-09-10 17:33:55 +01:00 |
mike12345567
|
595dd7ea6d
|
Fix for test case.
|
2024-09-10 17:21:36 +01:00 |
Peter Clement
|
abaa40a272
|
automation steps using names
|
2024-09-10 17:09:42 +01:00 |
mike12345567
|
9a61ec5950
|
More incorrect limits.
|
2024-09-10 17:07:31 +01:00 |
mike12345567
|
1582e3221f
|
Adding test case for getting related array column in a JS formula.
|
2024-09-10 17:04:59 +01:00 |
Sam Rose
|
dbfc6851af
|
More row reading tests.
|
2024-09-10 16:58:33 +01:00 |
Martin McKeaveney
|
2990291657
|
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
|
2024-09-10 16:52:07 +01:00 |
Martin McKeaveney
|
5c9f88de59
|
account portal ref
|
2024-09-10 16:51:22 +01:00 |
Martin McKeaveney
|
304b2a5c61
|
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-10 16:45:32 +01:00 |
Martin McKeaveney
|
87adb99073
|
update pro ref
|
2024-09-10 16:42:56 +01:00 |
Martin McKeaveney
|
c6907eb09e
|
fix types
|
2024-09-10 16:41:44 +01:00 |
mike12345567
|
86a6664c84
|
Updating test case.
|
2024-09-10 16:06:53 +01:00 |
Martin McKeaveney
|
1ee8a12e29
|
use real data instead of mocks
|
2024-09-10 16:01:00 +01:00 |
mike12345567
|
d1b12b8d4a
|
Linting.
|
2024-09-10 15:52:41 +01:00 |
mike12345567
|
2fd5c1a99f
|
Handling JSON types within relationships, they need to be parsed as well.
|
2024-09-10 15:45:32 +01:00 |
Martin McKeaveney
|
2eb53c018a
|
sort settings pages
|
2024-09-10 15:19:41 +01:00 |
Martin McKeaveney
|
44a76d6730
|
add anthropic baseURL
|
2024-09-10 15:12:15 +01:00 |
Martin McKeaveney
|
933ca952d2
|
lint
|
2024-09-10 14:50:17 +01:00 |
Sam Rose
|
5f36a51e8c
|
Add new test creating multiple tables.
|
2024-09-10 14:39:23 +01:00 |
mike12345567
|
f63c95e44c
|
Adding SQL_MAX_RELATED_ROWS environment variable, defaults to 500, allows for 500 rows per relationship.
|
2024-09-10 13:59:21 +01:00 |
Dean
|
f9e8689ce9
|
Test fixes for view search
|
2024-09-10 12:19:41 +01:00 |
mike12345567
|
5e80a975dd
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
|
2024-09-10 12:12:00 +01:00 |
Dean
|
fac39b2ede
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-10 11:07:02 +01:00 |
Dean
|
5cc8433773
|
Builder test fixes
|
2024-09-10 11:05:49 +01:00 |
Martin McKeaveney
|
0cf626be91
|
Merge
|
2024-09-10 11:00:33 +01:00 |
Sam Rose
|
4a5d76b7ea
|
Merge branch 'budi-8579-issue-with-google-sheets' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
|
2024-09-10 10:59:21 +01:00 |
Sam Rose
|
7438a1d65c
|
tidy up null checks
|
2024-09-10 10:59:11 +01:00 |
Martin McKeaveney
|
08669793d7
|
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
|
2024-09-10 10:55:25 +01:00 |
Martin McKeaveney
|
4fed5787ac
|
review comments
|
2024-09-10 10:54:50 +01:00 |
Adria Navarro
|
cd16c964c2
|
Merge branch 'master' into budi-8579-issue-with-google-sheets
|
2024-09-10 11:54:26 +02:00 |
Sam Rose
|
4ff0dab399
|
Respond to PR feedback.
|
2024-09-10 10:51:22 +01:00 |
Martin McKeaveney
|
7a376d9629
|
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-10 10:26:18 +01:00 |
Dean
|
e389bd8121
|
Fix for resetting the default config when the groups are cleared
|
2024-09-10 09:51:34 +01:00 |
Adria Navarro
|
dc9e1cbbc7
|
Enrich view with all schema
|
2024-09-10 10:44:56 +02:00 |
Dean
|
162d0d0c7e
|
Clean up dead code and improve behaviour when emptying filter config
|
2024-09-10 09:08:43 +01:00 |
Adria Navarro
|
3ab39fb44c
|
Merge branch 'master' into BUDI-8565/enrich-views
|
2024-09-09 20:35:09 +02:00 |
Martin McKeaveney
|
8b26ab422f
|
remove conditional chain
|
2024-09-09 18:19:10 +01:00 |
mike12345567
|
43ae48cc82
|
Test cases for return none/all with the logical operators, as well as updates to the hasFilter to support this correctly.
|
2024-09-09 18:14:02 +01:00 |
Martin McKeaveney
|
96fbc8fff0
|
feature flag support
|
2024-09-09 18:07:47 +01:00 |
Sam Rose
|
1f405da3c3
|
Add some more tests.
|
2024-09-09 17:51:32 +01:00 |
Sam Rose
|
5cd1b00dad
|
Merge master.
|
2024-09-09 17:07:28 +01:00 |
Michael Drury
|
8e8946bc95
|
Merge branch 'master' into fix/sql-many-relationships
|
2024-09-09 16:53:48 +01:00 |
Martin McKeaveney
|
b4a4f81308
|
linting
|
2024-09-09 16:52:56 +01:00 |
Dean
|
1d3130f8cc
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-09 16:51:00 +01:00 |
Dean
|
ca5891b88b
|
Lint
|
2024-09-09 16:48:32 +01:00 |
Sam Rose
|
4c600cd182
|
Merge branch 'master' of github.com:budibase/budibase into budi-8579-issue-with-google-sheets
|
2024-09-09 16:45:22 +01:00 |
Sam Rose
|
9e9f14d1b7
|
More comments.
|
2024-09-09 16:45:15 +01:00 |
mike12345567
|
1a27cf9d5b
|
Fix - thanks tests.
|
2024-09-09 16:40:04 +01:00 |
Dean
|
11b146fcbf
|
Updates to filter UI and API requests across budibase
|
2024-09-09 16:36:31 +01:00 |
Sam Rose
|
1eb8c3409a
|
More progress toward a row save test passing.
|
2024-09-09 16:33:35 +01:00 |
mike12345567
|
ac2416dc0b
|
Lint.
|
2024-09-09 16:30:38 +01:00 |
mike12345567
|
6e10c528d8
|
Getting rid of findInDoc as its not used anymore.
|
2024-09-09 16:25:34 +01:00 |
Dean
|
ee968b212a
|
Fix to accommodate filtering updates for GoogleSheets
|
2024-09-09 16:10:39 +01:00 |
Michael Drury
|
e2c6893aa3
|
Merge branch 'master' into fix/sql-many-relationships
|
2024-09-09 16:07:16 +01:00 |
Adria Navarro
|
1c5bab07aa
|
Fix tests
|
2024-09-09 16:43:43 +02:00 |
Adria Navarro
|
d4b866b9bc
|
Merge branch 'master' into BUDI-8565/enrich-views
|
2024-09-09 16:30:05 +02:00 |
Adria Navarro
|
e40a08ceca
|
Fix tests
|
2024-09-09 16:27:54 +02:00 |
Adria Navarro
|
26db79d421
|
Remove cache dependency
|
2024-09-09 16:24:20 +02:00 |
Adria Navarro
|
77be1cd869
|
Add metadata on related columns
|
2024-09-09 16:15:34 +02:00 |
Adria Navarro
|
30e31e1254
|
Enrich view columns
|
2024-09-09 16:15:18 +02:00 |
Adria Navarro
|
5b85b77a29
|
Merge branch 'master' into BUDI-8560/fix-relationships-with-many-columns
|
2024-09-09 16:09:15 +02:00 |
Adria Navarro
|
725aa18060
|
Fix long popover for relationship column pickers
|
2024-09-09 16:05:09 +02:00 |
Adria Navarro
|
72ecfb611a
|
Merge branch 'master' into BUDI-8561/fix-remove-relationship
|
2024-09-09 16:00:27 +02:00 |
Peter Clement
|
30c392e5a8
|
Merge branch 'master' into feat/branching-feature-flags
|
2024-09-09 14:38:27 +01:00 |
Peter Clement
|
4231dafc94
|
remove uneeded import
|
2024-09-09 14:26:37 +01:00 |
Adria Navarro
|
bb3dd6e27a
|
Fix relationship popover click behaviour
|
2024-09-09 15:23:06 +02:00 |
Martin McKeaveney
|
57698170a8
|
lint
|
2024-09-09 13:55:26 +01:00 |
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 |
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 |
Adria Navarro
|
c8d32611c9
|
Lint
|
2024-09-06 11:06:07 +02: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
|
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
|
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 |
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
|
452ff17e1f
|
Merge branch 'master' into fix/automation-context-bug
|
2024-09-04 17:54:15 +01:00 |
mike12345567
|
637ac55a9f
|
Slight refactor.
|
2024-09-04 17:42:30 +01:00 |
Sam Rose
|
cda778598d
|
Fix some MSSQL test cases.
|
2024-09-04 16:41:36 +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
|
5b6809b913
|
Fix tests
|
2024-09-04 15:41:10 +01:00 |
Peter Clement
|
9782ddb9ee
|
missing param
|
2024-09-04 15:29:07 +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 |
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 |
Andrew Kingston
|
238b1cecf1
|
Highlight row action row rather than select
|
2024-09-04 11:28:49 +01:00 |
Adria Navarro
|
a6a1759561
|
Merge branch 'master' into BUDI-8429/row-action-view-security
|
2024-09-04 12:27:48 +02:00 |
Adria Navarro
|
19963f496f
|
Add extra tests
|
2024-09-04 12:26:12 +02:00 |
Adria Navarro
|
f4f503690d
|
Dynamic tests
|
2024-09-04 12:23:15 +02:00 |
Andrew Kingston
|
07df8157b3
|
Update data section background colours for a better loading experience
|
2024-09-04 11:20:31 +01:00 |
Andrew Kingston
|
b60923f929
|
Update collapsed button groups to support alignment
|
2024-09-04 11:12:26 +01:00 |
Andrew Kingston
|
07b9ac1a37
|
Revert enriched relationships flag to false even in dev
|
2024-09-04 10:34:13 +01:00 |
Adria Navarro
|
11e8d576e2
|
Extra tests
|
2024-09-04 11:11:10 +02:00 |
Adria Navarro
|
92a0740cef
|
Proper guarding
|
2024-09-04 11:10:56 +02:00 |
Andrew Kingston
|
db9822fa64
|
Lint
|
2024-09-04 09:51:26 +01:00 |
Andrew Kingston
|
409580c787
|
Fix issue preventing initial click of deleting relationship from working when relationship popover is open
|
2024-09-04 09:49:34 +01:00 |
Andrew Kingston
|
54e09267f1
|
Only show hover state in relationship badges when fields are available to show
|
2024-09-04 09:35:56 +01:00 |
Andrew Kingston
|
857122f99e
|
Remove unnecessary API calls when showing or hiding columns
|
2024-09-04 09:32:14 +01:00 |
Peter Clement
|
d80123bbcb
|
use utilities api
|
2024-09-04 09:31:18 +01:00 |
Andrew Kingston
|
c8660da7d0
|
Update relationship column popover chevron to show active state when open
|
2024-09-04 09:22:06 +01:00 |
Martin McKeaveney
|
9f75f2a9fc
|
account for setting a default config and unset the rest
|
2024-09-04 09:22:00 +01:00 |
Andrew Kingston
|
b067b8ad54
|
Update relationship popover styles and position
|
2024-09-04 09:19:51 +01:00 |
Adria Navarro
|
00119f9d73
|
Guard permission
|
2024-09-04 10:16:59 +02:00 |
Andrew Kingston
|
ea7d9d722d
|
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui
|
2024-09-04 08:55:15 +01:00 |
Andrew Kingston
|
6ce481c08f
|
Fix issue triggering row actions from data UI
|
2024-09-04 08:40:37 +01:00 |
Peter Clement
|
0716702646
|
use opts param
|
2024-09-03 21:31:38 +01:00 |
Peter Clement
|
8c7aecfa22
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:28 +01:00 |
Peter Clement
|
f6f6120e70
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:05 +01:00 |
Andrew Kingston
|
26b5784345
|
Fix navigation to new row actions not working
|
2024-09-03 20:10:46 +01:00 |
Andrew Kingston
|
7db263dd3b
|
Go to newly created row actions
|
2024-09-03 20:05:14 +01:00 |
Andrew Kingston
|
e0c4273acf
|
Don't wait for things we don't care about
|
2024-09-03 19:56:32 +01:00 |
Martin McKeaveney
|
4d873ae75e
|
cleaner select options for managing models
|
2024-09-03 19:51:53 +01:00 |
Martin McKeaveney
|
d3b90a0253
|
initial impl of default Budibase AI config through env vars
|
2024-09-03 19:47:36 +01:00 |
Andrew Kingston
|
872446e524
|
Replace other usages of manual row actions API calls with store usage
|
2024-09-03 19:47:12 +01:00 |
Martin McKeaveney
|
be4b6aaceb
|
adding config for azure openai and more customisation for custom ai models
|
2024-09-03 19:19:33 +01:00 |
Martin McKeaveney
|
0d5e776424
|
preserve apikeys on save
|
2024-09-03 19:12:13 +01:00 |
Andrew Kingston
|
53ff7e1167
|
Add new builder store for row action CRUD, ensuring consistent state everywhere
|
2024-09-03 18:58:22 +01:00 |
Martin McKeaveney
|
378ccb6e70
|
switch name and description
|
2024-09-03 18:52:33 +01:00 |
Martin McKeaveney
|
50d64de72a
|
styling updates
|
2024-09-03 18:51:45 +01:00 |
mike12345567
|
2d6a8d9ff5
|
Fix for sorting, didn't account for some primitive types.
|
2024-09-03 18:50:01 +01:00 |
mike12345567
|
2a24a3dda6
|
Correcting test cases.
|
2024-09-03 18:40:20 +01:00 |
mike12345567
|
b29a4e2b37
|
Work to support all SQL DBs across the board using the aggregation method.
|
2024-09-03 18:24:50 +01:00 |
Dean
|
0f3e39dcfc
|
Merge remote-tracking branch 'origin/master' into feature/builder-filtering-update
|
2024-09-03 17:19:33 +01:00 |
Martin McKeaveney
|
43135e4274
|
AI Config CRUD complete
|
2024-09-03 17:18:46 +01:00 |
Dean
|
7703da159d
|
Merge commit
|
2024-09-03 17:16:49 +01:00 |
Adria Navarro
|
623b385d8a
|
Promisify middleware
|
2024-09-03 17:53:25 +02:00 |
Peter Clement
|
93aba3ed22
|
Merge remote-tracking branch 'refs/remotes/origin/feat/branching-api-validation' into feat/branching-api-validation
|
2024-09-03 16:35:02 +01:00 |
Peter Clement
|
484b329bc8
|
ensure branch step is in output
|
2024-09-03 16:29:52 +01:00 |
Peter Clement
|
5c0fd002b4
|
Merge branch 'master' into feat/branching-api-validation
|
2024-09-03 16:23:17 +01:00 |
Adria Navarro
|
aca310e721
|
Tidy code
|
2024-09-03 17:21:13 +02:00 |
Peter Clement
|
839292b84d
|
add validators and tests for automation branching
|
2024-09-03 16:16:52 +01:00 |
Adria Navarro
|
b74efe5340
|
Merge branch 'master' into BUDI-8609/run-row-action-as-sync
|
2024-09-03 16:59:56 +02:00 |
Adria Navarro
|
c830e2a589
|
Fix tests
|
2024-09-03 16:52:27 +02:00 |
Adria Navarro
|
5ac5a63dc5
|
Run row action as sync
|
2024-09-03 16:51:56 +02:00 |
Adria Navarro
|
ff126006ec
|
Merge pull request #14503 from Budibase/BUDI-8564/support-updating-names
Support updating names
|
2024-09-03 16:16:27 +02:00 |
Adria Navarro
|
52283e07aa
|
Tidying
|
2024-09-03 16:15:33 +02:00 |
Andrew Kingston
|
0e6d903c74
|
Select row when opening row actions popover
|
2024-09-03 15:14:40 +01:00 |
Martin McKeaveney
|
ca4b17bc9b
|
icons, styling of AI configs and further simplification
|
2024-09-03 15:11:52 +01:00 |
Andrew Kingston
|
789df301cb
|
Enable renaming row actions and improve row actions in grids
|
2024-09-03 15:05:13 +01:00 |
Adria Navarro
|
2667238d93
|
Add undefined check
|
2024-09-03 14:47:49 +02:00 |
Adria Navarro
|
4efb3d6ed6
|
Unify tests
|
2024-09-03 14:44:55 +02:00 |
Adria Navarro
|
3a3151b59d
|
Add extra test
|
2024-09-03 14:23:08 +02:00 |
Adria Navarro
|
773b4f1050
|
Merge pull request #14482 from Budibase/BUDI-8561/display-relationship-fields
Display relationship fields
|
2024-09-03 14:05:27 +02:00 |
mike12345567
|
ac7838f80d
|
Fixing an issue with inconsistent relationship order.
|
2024-09-03 12:09:33 +01:00 |
Andrew Kingston
|
7d5e884a8f
|
Fix row action count for views
|
2024-09-03 11:50:20 +01:00 |
Peter Clement
|
56641e06c3
|
re-add branch step to outputs
|
2024-09-03 11:10:30 +01:00 |
mike12345567
|
7e7e23d5d9
|
Merge branch 'master' of github.com:Budibase/budibase into fix/sql-many-relationships
|
2024-09-03 10:58:40 +01:00 |
Andrew Kingston
|
2a02298ac2
|
Auto select first available row action
|
2024-09-03 10:56:38 +01:00 |
Adria Navarro
|
662c6be435
|
Use optional chaining
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 11:39:01 +02:00 |
Adria Navarro
|
2e4ba9cb3c
|
Remove break
|
2024-09-03 11:35:31 +02:00 |
Adria Navarro
|
14bc9a7390
|
Fix merge conflicts
|
2024-09-03 11:28:43 +02:00 |
Adria Navarro
|
3cee97aa02
|
Merge branch 'master' into feat/pick-relationship-fields
|
2024-09-03 11:19:18 +02:00 |
Adria Navarro
|
00f8f386d3
|
PR comments
|
2024-09-03 11:15:47 +02:00 |
Andrew Kingston
|
232a2829d2
|
Add UI for controlling row actions on views, and add support for view row actions in button actions
|
2024-09-03 10:09:07 +01:00 |
Adria Navarro
|
e364bf5d65
|
Don't use `sdk.tables.getTables` (as it fails randomly)
|
2024-09-03 11:00:15 +02:00 |
Adria Navarro
|
e61b619740
|
Clean code
|
2024-09-03 10:43:44 +02:00 |