Commit Graph

30356 Commits

Author SHA1 Message Date
Andrew Kingston 09ac326b6a
Merge branch 'master' into new-table-selected-rows 2024-04-08 16:51:02 +01:00
Andrew Kingston 24d6bfcd0a Restore commented out code 2024-04-08 16:49:37 +01:00
Andrew Kingston 1ec9acc855 Revert unnecessary changes 2024-04-08 16:46:05 +01:00
Andrew Kingston cfcda49c80 Fix data export for legacy configs 2024-04-08 16:39:55 +01:00
Andrew Kingston 8e7e2ddb99 Clarify wording 2024-04-08 16:19:06 +01:00
Andrew Kingston 53bbaac751 Update export data action to work with new table component 2024-04-08 16:17:22 +01:00
Sam Rose 7f274e9ae7
Merge pull request #13425 from Budibase/fix-viewv2-api-get
Fix ViewV2API.get to hit the API instead of using the sdk.
2024-04-08 16:11:13 +01:00
Sam Rose ee45efd658
Remove unused import. 2024-04-08 15:48:59 +01:00
Sam Rose 8ad0729317
Fix ViewV2API.get to hit the API instead of using the sdk. 2024-04-08 15:48:27 +01:00
Sam Rose 1e5d4f39bf
Merge pull request #13424 from Budibase/fix-viewv2-types
Correct types accepted / returned through the view API.
2024-04-08 15:27:40 +01:00
Sam Rose d2c0842c45
Fix viewV2 tests (for now) 2024-04-08 15:17:24 +01:00
Sam Rose 81cd2a1559
Attempt to fix View / ViewV2 types. 2024-04-08 14:58:48 +01:00
Martin McKeaveney 5caca2b401 updating acct-portal reference 2024-04-08 10:52:33 +01:00
Andrew Kingston 718b43db5c
Merge pull request #13394 from Budibase/fix/screen-load-actions
Fix race condition when running screen load actions
2024-04-08 10:33:15 +01:00
Andrew Kingston 043aa14df7
Merge branch 'master' into fix/screen-load-actions 2024-04-08 10:29:19 +01:00
Budibase Staging Release Bot 90e73a77dc Bump version to 2.22.18 2024-04-08 09:00:03 +00:00
melohagan fe2c6d5ec1
get process env in JS file (#13414) 2024-04-08 09:58:59 +01:00
Andrew Kingston e1a9762d21 Always allow selecting rows in grids in apps, and add binding for grid selected rows 2024-04-08 09:33:02 +01:00
Budibase Staging Release Bot 0b36dc8567 Bump version to 2.22.17 2024-04-05 15:32:36 +00:00
Michael Drury cdd40b44ad
Merge pull request #13415 from Budibase/fix/BUDI-8148
Fixing `BB_ADMIN` environment variable user creation
2024-04-05 14:24:39 +01:00
mike12345567 86150c58ce Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future. 2024-04-05 12:14:51 +01:00
Andrew Kingston e1109ff5aa
Merge branch 'master' into fix/screen-load-actions 2024-04-05 09:52:52 +01:00
Sam Rose b90676fde3
Merge pull request #13341 from Budibase/remove-pg-mock
Remove `pg` mock.
2024-04-04 16:13:03 +01:00
Sam Rose db6aec725b
Removed focused test. 2024-04-04 15:32:05 +01:00
Sam Rose d5a04d2569
Update account-portal submodule to latest master. 2024-04-04 15:29:09 +01:00
Sam Rose 621135bf7e
Merge master. 2024-04-04 15:28:50 +01:00
Sam Rose d0a5ae6ae3
Respond to Mike's feedback. 2024-04-04 15:27:50 +01:00
Adria Navarro c8b36967bc
Merge pull request #13404 from Budibase/budi-8142/importexport-attachment-does-not-work
Import/export attachment does not work
2024-04-04 15:26:11 +02:00
Adria Navarro 60f782d33d Update account-portal 2024-04-04 14:14:51 +02:00
Adria Navarro 5a82de01dd Display "Attachment" on UI 2024-04-04 14:14:11 +02:00
Adria Navarro a1a06b5d18 Fix import 2024-04-04 14:14:11 +02:00
Sam Rose b6431e57ff
Attempt to make JS timeout tests more consistent. 2024-04-04 10:28:19 +01:00
Budibase Staging Release Bot 996984ec37 Bump version to 2.22.16 2024-04-04 07:55:39 +00:00
Martin McKeaveney e943555473 acct portal sha 2024-04-03 20:24:04 +01:00
Martin McKeaveney 14a7ab6544 update account portal SHA 2024-04-03 19:45:01 +01:00
Sam Rose 5675283ee4
Merge branch 'master' of github.com:budibase/budibase into remove-pg-mock 2024-04-03 17:05:11 +01:00
Sam Rose a8ae839186
Tidy up function rename. 2024-04-03 17:03:10 +01:00
Sam Rose 51af154215
Add --coverage back to local tests for packages/server 2024-04-03 16:49:42 +01:00
Sam Rose 94084db77d
Exclude isolated-vm.ts from coverage. 2024-04-03 16:36:01 +01:00
Sam Rose afa757f21a
Remove catch-all error handler in preview endpoint to help debug tests. 2024-04-03 16:24:19 +01:00
Sam Rose 6d41b890db
Fix test that doesn't work if you run it with reuse containers. 2024-04-03 16:09:12 +01:00
Michael Drury d206162cf6
Merge pull request #13398 from Budibase/revert-13356-BUDI-8122/single-attachment-column-type
Revert "Single attachment column type"
2024-04-03 16:05:13 +01:00
Michael Drury 1cfe4da027
Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
Sam Rose 193d40f86c
Fix some tests. 2024-04-03 15:40:10 +01:00
Sam Rose 110e20c0ce
Update submodules. 2024-04-03 15:30:15 +01:00
Sam Rose b2ef045ecf
Merge master. 2024-04-03 15:17:38 +01:00
Adria Navarro d8afb0f58c
Merge pull request #13356 from Budibase/BUDI-8122/single-attachment-column-type
Single attachment column type
2024-04-03 16:15:24 +02:00
Adria Navarro 9438662603
Merge branch 'master' into BUDI-8122/single-attachment-column-type 2024-04-03 16:07:11 +02:00
Adria Navarro 23b5b0515e
Merge pull request #13396 from Budibase/fix/devtools-preview-loading
[Fix] Devtools crashing app preview
2024-04-03 16:06:46 +02:00
Adria Navarro f9a21e766a
Merge branch 'master' into fix/devtools-preview-loading 2024-04-03 15:41:45 +02:00