Commit Graph

32611 Commits

Author SHA1 Message Date
mike12345567 dd5c2c5c76 Only call to DB if needed. 2025-03-10 16:05:38 +00:00
mike12345567 d9cd64831e Fixing instrumentation layer. 2025-03-10 15:50:08 +00:00
mike12345567 3433824439 Removing a completely mocked test, tested as part of group tests already. 2025-03-10 15:44:02 +00:00
Michael Drury d2f1b935eb
Merge branch 'master' into fix/group-perf-improvements 2025-03-10 15:12:18 +00:00
mikesealey 6c0aea2651 Merge branch 'BUDI-9104' of https://github.com/budibase/budibase into BUDI-9104 2025-03-07 16:46:21 +00:00
Mike Sealey bdbfeaba5b
Merge branch 'master' into BUDI-9104 2025-03-07 16:40:39 +00:00
mikesealey 1d6c585768 addresses feedback in PR 2025-03-07 16:01:56 +00:00
Michael Drury d13c1e55f0
Merge branch 'master' into fix/import-query 2025-03-07 16:01:03 +00:00
mike12345567 28d3d4462e Linting. 2025-03-07 15:33:18 +00:00
mike12345567 d70313c8e8 Typing all of the components involved in the ImportRestQueriesModal as the issue was related to wrong function being called, would be detected by typing. 2025-03-07 15:31:07 +00:00
Michael Drury ea15094820
Merge branch 'master' into fix/automation-js-editor 2025-03-07 15:03:16 +00:00
mikesealey 991b478287 fixes validation text 2025-03-07 14:46:52 +00:00
mike12345567 a7beaf3117 Linting. 2025-03-07 14:09:35 +00:00
mike12345567 89f31f2b00 A couple of small fixes for automation JS editor experience, making sure that the first use of $ correctly jumps to within the binding and handling template string usage. 2025-03-07 13:52:16 +00:00
andz-bb 363142414b use async/await for copy to clipboard action 2025-03-07 11:41:39 +00:00
andz-bb 8a11fcfd06 fix defaults for copy to clipboard action 2025-03-07 09:08:56 +00:00
andz-bb 77114b8838 copy binding to clipboard button action 2025-03-07 08:58:25 +00:00
Dean e19c27cf41 Merge remote-tracking branch 'origin/master' into execute-script-v2-frontend 2025-03-06 15:28:10 +00:00
Mike Sealey c671b81f5b
Merge branch 'master' into BUDI-9104 2025-03-06 15:18:14 +00:00
Sam Rose 179155b4a3
Merge branch 'master' into budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2 2025-03-06 15:12:47 +00:00
deanhannigan c80abdd010
Merge branch 'master' into execute-script-v2-frontend 2025-03-06 15:08:41 +00:00
mikesealey 3484f500e5 standaradises the declaration of empty vars 2025-03-06 15:06:34 +00:00
mikesealey ec382c313c Merge branch 'master' of https://github.com/budibase/budibase into BUDI-9104 2025-03-06 15:05:02 +00:00
mikesealey c6a40869ec removes unused variable 2025-03-06 14:53:02 +00:00
Michael Drury 36571f20b6
Merge branch 'master' into execute-script-v2 2025-03-06 14:40:51 +00:00
mikesealey e900322624 adds documentation link to action 2025-03-06 14:33:05 +00:00
Sam Rose ffcc0fa56f
Merge branch 'master' into budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2 2025-03-06 14:27:50 +00:00
Dean 0814724545 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-06 14:17:32 +00:00
Sam Rose e0c74eede4
Fix tests. 2025-03-06 12:44:36 +00:00
Adria Navarro bb69fffaa1 Fix example tests 2025-03-06 12:24:11 +01:00
Adria Navarro ab55788df4 Add tests for durationFromNow 2025-03-06 11:42:51 +01:00
Adria Navarro 2462b80991 Add test 2025-03-06 11:37:13 +01:00
Adria Navarro 06b11adb01 Add durationFromNow 2025-03-06 11:28:49 +01:00
Adria Navarro 78856ca62b Add helper description 2025-03-06 11:17:28 +01:00
Adria Navarro b075a34ed7 Add difference helper 2025-03-06 11:09:49 +01:00
Dean 02a4f742fd Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-06 09:55:39 +00:00
Dean 6853b49427 Merge remote-tracking branch 'origin/master' into execute-script-v2 2025-03-06 09:48:02 +00:00
Sam Rose 78aab3f12d
Merge branch 'master' into googlesheets-mock-fix 2025-03-05 15:26:12 +00:00
Sam Rose d930621bd1
Merge branch 'master' into demock-dynamodb 2025-03-05 14:35:46 +00:00
Sam Rose 735ec39cfc
Merge branch 'master' into test-speedup 2025-03-05 13:31:59 +00:00
Sam Rose 5da775c2b8
Merge branch 'master' into test-speedup 2025-03-05 10:50:07 +00:00
Dean ff5953f026 Merge remote-tracking branch 'origin/execute-script-v2' into execute-script-v2-frontend 2025-03-05 09:50:40 +00:00
deanhannigan 9dfdb450e6
Merge branch 'master' into execute-script-v2 2025-03-05 09:34:12 +00:00
Adria Navarro b7dc3d5b16 Fix description rendering 2025-03-04 21:12:42 +01:00
Adria Navarro a67ff23959 Format js bindings 2025-03-04 21:05:41 +01:00
Michael Drury 2fefd30149
Merge branch 'master' into fix/disable-session-recording 2025-03-04 18:06:59 +00:00
Michael Drury 3bcaf098a5
Merge branch 'master' into fix/group-perf-improvements 2025-03-04 18:06:56 +00:00
mike12345567 4ff338f655 Get user groups, allow missing. 2025-03-04 18:06:20 +00:00
Mike Sealey b10e80fee2
Merge branch 'master' into BUDI-9011 2025-03-04 17:57:13 +00:00
mike12345567 a7c7a94760 PR comments. 2025-03-04 17:56:46 +00:00