Commit Graph

38759 Commits

Author SHA1 Message Date
Adria Navarro f32910b033 Clean code 2025-01-21 15:30:04 +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
Adria Navarro ec93037241 Change error message 2025-01-21 15:19:45 +01:00
Adria Navarro 42e86554c8 Validate views 2025-01-21 15:18:31 +01: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
Andrew Kingston 899f67cdd8
Merge branch 'master' into type-portal-other-stores 2025-01-21 12:42:52 +00: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
Adria Navarro d5f34970ad Use friendly name 2025-01-21 12:48:28 +01:00
Adria Navarro d1294c8d44 Errors from store 2025-01-21 12:38:31 +01:00
Adria Navarro 15ffe58a81 Fix undefined 2025-01-21 10:38:50 +01:00
melohagan 655332715d
login platform user after forced password reset (#15406) 2025-01-21 09:23:18 +00:00
Adria Navarro f5e8ed6e37 Fix tests 2025-01-21 09:50:02 +01:00
Adria Navarro 79180bfac5 Cleanups 2025-01-21 09:48:58 +01:00
Adria Navarro 048d56456c
Merge branch 'master' into BUDI-8986/convert-screen-store 2025-01-20 23:31:28 +01:00
Adria Navarro 4671633bfe Fix types 2025-01-20 23:14:45 +01:00
Adria Navarro 058b3def3a Type remaining screens 2025-01-20 23:03:01 +01:00
Adria Navarro 13027c6a6d Type utils 2025-01-20 22:58:37 +01:00
Adria Navarro 26955d5cd9 Type history 2025-01-20 21:30:00 +01:00
Adria Navarro 6f063f6a21 Type anys 2025-01-20 21:12:22 +01:00
Adria Navarro 25d450602f Type history 2025-01-20 21:08:31 +01:00
Adria Navarro f0ec4c5e00 Use generics on history 2025-01-20 21:04:50 +01:00
Adria Navarro 08f9b2046e Fix types 2025-01-20 20:58:44 +01:00
Adria Navarro ce322211b9 Initial convert history store 2025-01-20 20:29:08 +01:00
Adria Navarro 8160914bb3 Initial typings 2025-01-20 20:26:37 +01:00
Adria Navarro 0c12217b14 Convert screens store to ts 2025-01-20 20:11:28 +01:00
Adria Navarro 75dab572e9 Move data to builder 2025-01-20 20:06:02 +01: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