Commit Graph

39817 Commits

Author SHA1 Message Date
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
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
Mike Sealey 7174c868a3
Merge pull request #15549 from Budibase/BUDI-9011
Budi 9011 - DecodeId helper
2025-03-04 18:06:38 +00:00
Mike Sealey b10e80fee2
Merge branch 'master' into BUDI-9011 2025-03-04 17:57:13 +00:00
Sam Rose 4e51013631
Reinstate automation deleting. 2025-03-04 17:55:33 +00:00
mike12345567 ad5249d3c4 Disable session recording in self-host, don't allow posthog to enable this. 2025-03-04 17:49:18 +00:00
Sam Rose e38d4c1e48
Remove quota disabling, it didn't have much of an effect. 2025-03-04 17:42:10 +00:00
Sam Rose 84542dd808
Fix other quota tests. 2025-03-04 17:30:51 +00:00
Sam Rose 1ab9485bbf
Merge branch 'master' of github.com:budibase/budibase into test-speedup 2025-03-04 17:22:28 +00:00
Sam Rose 32cad50150
Fix quotas.spec.ts. 2025-03-04 17:22:20 +00:00
Sam Rose 2de2b54a86
Merge pull request #15675 from Budibase/fix-max-iterations-output
Fix automation test output when loop max iterations or failure condition hit
2025-03-04 17:10:07 +00:00
Sam Rose 3e17fa186c
Fix viewV2.spec.ts 2025-03-04 17:08:20 +00:00
Sam Rose b8c5c7cfe2
Fix automation test output when loop max iterations or failure condition hit. 2025-03-04 16:49:20 +00:00
Sam Rose 51301b3842
Attempt to fix tests. 2025-03-04 16:36:20 +00:00
Sam Rose 021667c7d9
Fix viewV2.spec.ts 2025-03-04 16:28:25 +00:00
Sam Rose 330790214b
Merge branch 'master' of github.com:budibase/budibase into test-speedup 2025-03-04 16:24:26 +00:00
Sam Rose 8276a9ede7
Fix plugin.spec.ts. 2025-03-04 16:24:21 +00:00
Sam Rose b077e5f24b
Fix automation.spec.ts. 2025-03-04 16:09:53 +00:00
Sam Rose 4abf0e8431
Speed up server tests. 2025-03-04 15:42:48 +00:00
Mike Sealey 893a814e9c
Merge branch 'master' into BUDI-9011 2025-03-04 15:01:54 +00:00
Budibase Staging Release Bot daa4b1e397 Bump version to 3.4.23 2025-03-04 15:00:57 +00:00
mikesealey 083e8f1987 removes unused vars for lint 2025-03-04 13:32:09 +00:00
mikesealey c336fa0f89 adds tests 2025-03-04 13:17:23 +00:00
Adria Navarro 23edcc9cfb
Merge pull request #15673 from Budibase/fix-bbreference-picker
Fixing BBReference field
2025-03-04 12:09:37 +01:00
Adria Navarro 7f168852f0 Fix searching user on BBReference 2025-03-04 11:54:42 +01:00
Sam Rose 985ee12358
Merge branch 'master' into googlesheets-mock-fix 2025-03-04 10:42:30 +00:00
Adria Navarro bc125b3c22 Fix BBReferenceField search 2025-03-04 11:28:13 +01:00
Adria Navarro 3234af8998 Use reactivity 2025-03-04 11:28:13 +01:00
Adria Navarro 14e5a9f5a8
Merge pull request #15667 from Budibase/BUDI-9077/types
Typing field
2025-03-04 11:27:29 +01:00
Sam Rose 9cbef46512
Remove global credentials attempt, didn't work. 2025-03-04 10:26:53 +00:00
Adria Navarro 98279b002f
Merge branch 'master' into BUDI-9077/types 2025-03-04 11:18:24 +01:00
Adria Navarro 59db83f3c4
Merge pull request #15666 from Budibase/BUDI-9077/type-bbui-multiselect
Type BBUI multiselect
2025-03-04 11:18:14 +01:00
Sam Rose 7f4779aad5
Small fix to googlesheets mock. 2025-03-04 10:14:41 +00:00
mikesealey e350996f8b Merge branch 'BUDI-9011' of https://github.com/budibase/budibase into BUDI-9011 2025-03-04 10:03:52 +00:00
Adria Navarro 1d059dc644
Merge branch 'master' into BUDI-9077/type-bbui-multiselect 2025-03-04 11:03:16 +01:00
Sam Rose 9ada43371e
Merge branch 'master' of github.com:budibase/budibase into demock-dynamodb 2025-03-04 09:53:03 +00:00
Mike Sealey bab851e061
Merge branch 'master' into BUDI-9011 2025-03-04 09:38:54 +00:00
Sam Rose 2c43740500
Merge pull request #15654 from Budibase/fix-flake-3
Fix test flake.
2025-03-03 22:42:27 +00:00
Sam Rose 8c210116da
Merge branch 'master' into fix-flake-3 2025-03-03 22:33:04 +00:00