Commit Graph

40009 Commits

Author SHA1 Message Date
Michael Drury 66c35923a8
Merge branch 'master' into fix/group-perf-improvements 2025-03-10 16:17:27 +00:00
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
Sam Rose d0026f849f
Merge pull request #15701 from CSLTech/master
Fix S3 integration custom endpoints usage
2025-03-10 15:21:35 +00:00
Michael Drury d2f1b935eb
Merge branch 'master' into fix/group-perf-improvements 2025-03-10 15:12:18 +00:00
Sam Rose 772bf77d68
Merge branch 'master' into master 2025-03-10 11:51:25 +00:00
Mike Sealey d4286f33c7
Merge pull request #15684 from Budibase/BUDI-9104
Documentation link in App Action
2025-03-10 10:19:49 +00:00
Michaël St-Georges bb63402ac9 Fix S3 integration custom endpoints usage 2025-03-08 19:00:38 -05: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
Michael Drury c63a61d273
Merge pull request #15698 from Budibase/fix/import-query
Import OpenAPI fixes
2025-03-07 16:11:03 +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 57d6b5dffe
Merge pull request #15696 from Budibase/fix/automation-js-editor
New automation JS editor fixes.
2025-03-07 15:07:31 +00:00
Michael Drury ea15094820
Merge branch 'master' into fix/automation-js-editor 2025-03-07 15:03:16 +00:00
Mike Sealey 291fd6f21f
Merge pull request #15697 from Budibase/BUDI-9113
Fixes validation text in custom user roles
2025-03-07 14:57:13 +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
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
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
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