Commit Graph

38621 Commits

Author SHA1 Message Date
Budibase Staging Release Bot abc1ba3335 Bump version to 3.3.1 2025-01-22 15:46:49 +00:00
Adria Navarro 0c275ad8d4
Merge pull request #15422 from Budibase/fix/create-table-modal
Fix an issue that broke creating new table screen modal
2025-01-22 16:45:53 +01:00
Adria Navarro 2a5865ecaf Fix creating new table screen modal 2025-01-22 16:38:29 +01:00
Sam Rose 9862dbc840
Merge pull request #15407 from Budibase/pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation
Improve typing around automations and automation testing
2025-01-22 14:47:44 +00:00
Sam Rose 86c3104962
Merge branch 'master' into pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation 2025-01-22 14:39:31 +00:00
Budibase Staging Release Bot 1294f83ccb Bump version to 3.3.0 2025-01-22 11:09:31 +00:00
Sam Rose 235236ed2b
Merge branch 'master' of github.com:budibase/budibase into pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation 2025-01-21 17:06:17 +00:00
Sam Rose 0e6ad4db93
Remove testStep endpoint and fix types. 2025-01-21 17:06:09 +00:00
Adria Navarro 5a023df0e0
Merge pull request #15413 from Budibase/BUDI-8986/align-tableselector-and-datasourceselector
Aligning the way that tableselector and datasourceselector display
2025-01-21 16:42:57 +01:00
Adria Navarro 2d504f66c0
Merge branch 'master' into BUDI-8986/align-tableselector-and-datasourceselector 2025-01-21 16:34:07 +01:00
Michael Drury 1bed18ad42
Merge pull request #15402 from Budibase/feature/js-logging
JS console log support
2025-01-21 14:22:44 +00:00
Michael Drury dd5e920e26
Merge branch 'master' into feature/js-logging 2025-01-21 14:05:00 +00:00
Adria Navarro a8ac516a7e
Merge branch 'master' into BUDI-8986/align-tableselector-and-datasourceselector 2025-01-21 15:03:01 +01:00
Adria Navarro 53ed0a5005 Fix paddings 2025-01-21 15:02:37 +01:00
Adria Navarro 3c00ff201a Don't display datasource if there is only one 2025-01-21 15:01:22 +01:00
Budibase Staging Release Bot 6942e0ab98 Bump version to 3.2.47 2025-01-21 13:48:25 +00:00
melohagan 0fbcfcd33c
Redirect to account page for account password reset (#15404) 2025-01-21 13:32:18 +00:00
Adria Navarro bc2a827dd7 Fix wrong check when selected a name that has a duplicate 2025-01-21 14:18:33 +01:00
Adria Navarro e62184de7f Fox selecting views 2025-01-21 14:16:04 +01:00
Adria Navarro 062149af7e Move from store to utils 2025-01-21 14:12:31 +01:00
Adria Navarro f2e3afde8c Move responsability 2025-01-21 13:55:36 +01:00
Adria Navarro 1609f42ed2 Display datasource name in views 2025-01-21 13:41:30 +01:00
Adria Navarro aa9603a1f2 DRY viewV2 2025-01-21 13:25:32 +01:00
Adria Navarro ece99aa751 DRY 2025-01-21 13:15:53 +01:00
Michael Drury 866677a3fb
Merge branch 'master' into feature/js-logging 2025-01-21 12:02:09 +00:00
Adria Navarro 56f666f15a Display TableSelect the same way we do for DataSourceSelect 2025-01-21 12:57:30 +01:00
mike12345567 c5e4edcc97 Setting overflow-y in evaluation panel to auto. 2025-01-21 11:54:27 +00:00
melohagan 655332715d
login platform user after forced password reset (#15406) 2025-01-21 09:23:18 +00:00
Sam Rose 31fc2e45c9
Improve some typing around automation testing. 2025-01-20 18:08:14 +00:00
Sam Rose 5afab49e18
Revert "Remove old automation test flag mechanism from Redis."
This reverts commit 99cf4feb07.
2025-01-20 17:38:38 +00:00
Sam Rose f96c4f352d
Revert "Remove unused import."
This reverts commit 0670c89e83.
2025-01-20 17:38:28 +00:00
Sam Rose 0670c89e83
Remove unused import. 2025-01-20 17:30:49 +00:00
Sam Rose 99cf4feb07
Remove old automation test flag mechanism from Redis. 2025-01-20 17:30:36 +00:00
Sam Rose 2caa9776d3
Merge branch 'master' of github.com:budibase/budibase into pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation 2025-01-20 17:18:35 +00:00
Sam Rose 5bc316916f
First iteration of single-step automation test endpoint. 2025-01-20 17:18:29 +00:00
mike12345567 d51491a19a Linting. 2025-01-20 17:06:31 +00:00
mike12345567 04a7878ce9 Changing how we enforce backend JS. 2025-01-20 17:02:57 +00:00
mike12345567 68374bce29 Testing backend JS further. 2025-01-20 16:40:08 +00:00
mike12345567 98bd824d7a Adding the ability to configure whether or not string templates is testing backend JS or frontend. 2025-01-20 16:33:21 +00:00
mike12345567 9c65f1ab41 Another quick fix. 2025-01-20 15:58:11 +00:00
mike12345567 ae73c0147f Adding test checks. 2025-01-20 15:41:08 +00:00
mike12345567 fb41c72f80 Merge branch 'feature/js-logging' of github.com:Budibase/budibase into feature/js-logging 2025-01-20 15:34:54 +00:00
mike12345567 a920be3207 Remove error. 2025-01-20 15:33:06 +00:00
Michael Drury 963b2e878b
Merge branch 'master' into feature/js-logging 2025-01-20 15:30:25 +00:00
mike12345567 3b03515253 Fixing test failure. 2025-01-20 15:23:00 +00:00
Sam Rose 1211811302
Merge pull request #15383 from Budibase/pro-279-pull-automation-definitions-into-shared-core
Extract automation step definitions out into shared-core.
2025-01-20 15:17:19 +00:00
Sam Rose f2eb60b9d3
Merge branch 'pro-279-pull-automation-definitions-into-shared-core' of github.com:budibase/budibase into pro-279-pull-automation-definitions-into-shared-core 2025-01-20 15:09:08 +00:00
Sam Rose 75dac8f334
Fix tests (again). 2025-01-20 15:08:50 +00:00
Sam Rose 044bbab9fc
Merge branch 'master' into pro-279-pull-automation-definitions-into-shared-core 2025-01-20 14:48:42 +00:00
Sam Rose b28e4724b1
Merge pull request #15373 from Budibase/remove-dead-code
Remove old migration system.
2025-01-20 14:48:05 +00:00