Martin McKeaveney
|
4736c8f5c7
|
lint
|
2025-01-31 18:02:35 +00:00 |
Martin McKeaveney
|
b0e38be844
|
expect to throw
|
2025-01-31 17:23:36 +00:00 |
Martin McKeaveney
|
6999bdf57e
|
add test for clearing results
|
2025-01-31 16:58:29 +00:00 |
Martin McKeaveney
|
2d561f124d
|
clear results context on every run
|
2025-01-31 16:26:39 +00:00 |
Adria Navarro
|
cfe296bcc9
|
Add polyfills
|
2025-01-30 10:55:57 +01:00 |
Adria Navarro
|
7fdb22459a
|
Use polyfills directly
|
2025-01-30 08:47:24 +01:00 |
Adria Navarro
|
148924f821
|
Use polyfills directly
|
2025-01-30 08:47:18 +01:00 |
Adria Navarro
|
9ff29c794e
|
Add TextDecoder polyfill
|
2025-01-29 21:01:19 +01:00 |
Adria Navarro
|
11b6547c21
|
Inject polyfills
|
2025-01-29 20:50:09 +01:00 |
Adria Navarro
|
794acbb569
|
Fix iife reference
|
2025-01-29 18:04:27 +01: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 |
Sam Rose
|
84927bbb98
|
Update to latest eslint, including new config file format.
|
2024-12-05 18:13:32 +00:00 |
Sam Rose
|
2c451d494b
|
Backend/frontend JS parity, deep clone optimisation.
|
2024-10-07 12:04:45 +01:00 |
Sam Rose
|
4fb870e449
|
Make processStringSync's throw behaviour opt-in.
|
2024-10-04 11:30:10 +01:00 |
Sam Rose
|
03c514be4c
|
Fix tests.
|
2024-10-03 16:16:42 +01:00 |
Sam Rose
|
646fc5e6bd
|
Respond to PR comment.
|
2024-10-03 15:56:19 +01:00 |
Sam Rose
|
f9ccbbe081
|
Fix jsRunner.spec.ts.
|
2024-10-03 13:11:01 +01:00 |
Sam Rose
|
df242cc2ad
|
Don't break the fact that processStringSync returns a string.
|
2024-10-03 13:07:22 +01:00 |
Sam Rose
|
b004ef5448
|
Pull the error object out of isolated-vm when a user script throws an error.
|
2024-10-03 09:42:08 +01:00 |
mike12345567
|
5e1dbd974b
|
Adding a polyfill bundle for Buffer which can be used in the isolated-vm.
|
2024-07-23 19:02:39 +01:00 |
mike12345567
|
c34e6c02e3
|
Removing pointless test case.
|
2024-07-05 15:04:01 +01:00 |
mike12345567
|
e41f5c6d92
|
Updating bundle and adding specific test for ipsum
|
2024-07-05 12:45:19 +01:00 |
mike12345567
|
c2d5011576
|
Fixing an issue with a JS testcase that depended on dates, when the month changed to July this broke - making the dates fixed to avoid this in future.
|
2024-07-01 13:12:20 +01:00 |
Adria Navarro
|
ec93ea59c1
|
Remove // eslint-disable-next-line @typescript-eslint/no-unused-vars
|
2024-04-17 12:17:03 +02:00 |
Adria Navarro
|
332fa3050a
|
Redo bundle
|
2024-03-21 18:51:22 +01:00 |
Adria Navarro
|
ae0ef14a63
|
Lint
|
2024-03-21 17:22:33 +01:00 |
Adria Navarro
|
8c7ab2e506
|
Fix ts
|
2024-03-21 17:14:27 +01:00 |
Adria Navarro
|
8da1170b90
|
Recreate bundles
|
2024-03-21 16:21:23 +01:00 |
Adria Navarro
|
bb87b9943c
|
Import
|
2024-03-21 14:33:12 +01:00 |
Sam Rose
|
217b39c232
|
Reenable no-unused-vars
|
2024-03-20 11:46:39 +00:00 |
Sam Rose
|
009c795f54
|
Reenable no-undefs.
|
2024-03-19 17:47:39 +00:00 |
Sam Rose
|
1f63f0bddf
|
Run auto fix.
|
2024-03-19 09:46:10 +00:00 |
Adria Navarro
|
8f3c21f045
|
Fix server jest mappers
|
2024-03-15 16:40:30 +01:00 |
Andrew Kingston
|
30622a56ca
|
Add updated snippets IVM bundle
|
2024-03-13 12:50:26 +00:00 |
Andrew Kingston
|
663abde785
|
Optimise isolated-vm snippet performance by using a map and by caching evaluated snippets
|
2024-03-13 12:48:55 +00:00 |
Andrew Kingston
|
e45beff059
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc
|
2024-03-13 10:21:07 +00:00 |
Andrew Kingston
|
16ce5ac65e
|
Update how snippets are fetched and enriched into context, because HBS helpers can't be async
|
2024-03-12 17:02:01 +00:00 |
Andrew Kingston
|
10c581c3be
|
Fetch snippets from app doc when creating a new isolate
|
2024-03-12 15:39:26 +00:00 |
Sam Rose
|
9b91e47220
|
Respond to Adri's feedback.
|
2024-03-07 15:01:38 +00:00 |
Sam Rose
|
30c1b07309
|
Merge master.
|
2024-03-06 14:53:54 +00:00 |
Andrew Kingston
|
706f9b5d4a
|
Update snippets to be an array
|
2024-03-05 19:11:34 +00:00 |
Andrew Kingston
|
b7b1e95eb8
|
Add working PoC of snippets for both polyfilled vm and isolated-vm
|
2024-03-01 15:25:40 +00:00 |
mike12345567
|
c03a4b0792
|
Addressing PR comments.
|
2024-02-23 11:48:10 +00:00 |
mike12345567
|
6543207974
|
Expanding test cases with a few more examples from queries, automations and formulas.
|
2024-02-21 18:36:48 +00:00 |
mike12345567
|
1484170a22
|
Fixing test case.
|
2024-02-21 17:20:05 +00:00 |
Sam Rose
|
b8b12ff939
|
Respond to PR feedback.
|
2024-02-21 15:26:26 +00:00 |
mike12345567
|
050508b5b6
|
Merge branch 'master' of github.com:Budibase/budibase into fix/isolated-vm-tests
|
2024-02-21 15:19:53 +00:00 |
Sam Rose
|
ba66bc3232
|
Merge master.
|
2024-02-21 15:06:59 +00:00 |
Adria Navarro
|
73d39836ab
|
Remove vm wrapper
|
2024-02-20 12:33:25 +01:00 |