Commit Graph

40041 Commits

Author SHA1 Message Date
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
Andrew Thompson 70b793df3b
Merge pull request #15689 from Budibase/clipboard-action
Copy to Clipboard button action
2025-03-07 11:52:57 +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
Sam Rose 7628f0b138
Migrate misc.spec.ts to TS. 2025-03-06 16:44:19 +00:00
deanhannigan eec1051334
Merge pull request #15461 from Budibase/execute-script-v2-frontend
Execute Script V2 - UX
2025-03-06 16:03:58 +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 d554796801
Merge pull request #15442 from Budibase/budi-9006-allow-automation-test-data-modal-to-select-real-data-to-take-2
[BUDI-9006] Allow automation test data modal to select real data
2025-03-06 15:17:03 +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
mikesealey 8b2d4e2eb6 Merge branch 'BUDI-9104' of https://github.com/budibase/budibase into BUDI-9104 2025-03-06 15:12:44 +00:00
Sam Rose 7a84b9bf68
Convert middleware tests to TS, remove mocks. 2025-03-06 15:11:48 +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
Mike Sealey d80766d4e9
Merge branch 'master' into BUDI-9104 2025-03-06 14:58:05 +00:00
mikesealey c6a40869ec removes unused variable 2025-03-06 14:53:02 +00:00
Michael Drury b6169cdca0
Merge pull request #15366 from Budibase/execute-script-v2
Create a new automation step for executing JS
2025-03-06 14:50:37 +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
Adria Navarro 7f9138108e
Merge pull request #15682 from Budibase/labday/add-date-helpers
Add extra date helpers
2025-03-06 13:56:03 +01: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 99fc3420fd
Merge pull request #15671 from Budibase/googlesheets-mock-fix
Small fix to googlesheets mock.
2025-03-05 15:35:11 +00:00
Sam Rose 78aab3f12d
Merge branch 'master' into googlesheets-mock-fix 2025-03-05 15:26:12 +00:00
Sam Rose 2218463269
Merge pull request #15664 from Budibase/demock-dynamodb
De-mock dynamodb
2025-03-05 14:45:35 +00:00
Sam Rose d930621bd1
Merge branch 'master' into demock-dynamodb 2025-03-05 14:35:46 +00:00
Sam Rose eaa6997c47
Merge pull request #15674 from Budibase/test-speedup
Speed up `loop.spec.ts`
2025-03-05 14:27:57 +00:00
Sam Rose 735ec39cfc
Merge branch 'master' into test-speedup 2025-03-05 13:31:59 +00:00
Budibase Staging Release Bot ded8272bc5 Bump version to 3.4.24 2025-03-05 11:58:05 +00:00
Adria Navarro a2b6e021eb
Merge pull request #15678 from Budibase/fix/js-binding-formatters
Fixing wrongly display bindings on JS
2025-03-05 12:55:38 +01: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 b96a85ee11
Merge pull request #15677 from Budibase/fix/disable-session-recording
Disable Posthog session recording
2025-03-04 18:11:16 +00: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