Adria Navarro
|
843d95c3bb
|
Lint
|
2024-02-01 12:30:59 +01:00 |
Adria Navarro
|
4461c49f48
|
Allow skipping tests
|
2024-02-01 10:58:20 +01:00 |
Adria Navarro
|
82db76627f
|
Better typing
|
2024-02-01 10:56:59 +01:00 |
Adria Navarro
|
e6ae364918
|
Register server helpers
|
2024-01-31 17:49:55 +01:00 |
Adria Navarro
|
b96ca1cf54
|
Run hbs on server tests
|
2024-01-31 17:49:55 +01:00 |
Adria Navarro
|
de4d7d95c3
|
Move code to test helpers
|
2024-01-31 17:49:55 +01:00 |
Adria Navarro
|
e5d5dea5e6
|
Renames
|
2024-01-31 10:00:41 +01:00 |
Adria Navarro
|
43e536e7a6
|
Test only js helpers
|
2024-01-30 16:52:25 +01:00 |
Adria Navarro
|
f94e1e105a
|
Renames
|
2024-01-30 15:49:48 +01:00 |
Adria Navarro
|
061d1589af
|
Run js only for non-block
|
2024-01-30 10:21:33 +01:00 |
Adria Navarro
|
5b5228d8b0
|
Type params
|
2024-01-30 09:48:15 +01:00 |
Adria Navarro
|
5a1d73ff2f
|
Fix avg helper
|
2024-01-30 09:48:15 +01:00 |
Adria Navarro
|
ceb7fc04f4
|
Add js tests (not all working)
|
2024-01-30 09:48:15 +01:00 |
Adria Navarro
|
b36c8ad476
|
Move cleanups out of the actual test
|
2024-01-30 09:48:15 +01:00 |
Adria Navarro
|
52fca8714d
|
More verbose test code
|
2024-01-23 19:40:31 +01:00 |
Adria Navarro
|
108508db7e
|
Fix tests
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
f193c276f6
|
Fix test
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
ea0e36b7a4
|
Don't explicitly exclude raw
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
99e5bc1a57
|
Refactor
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
4829cdc4ce
|
Fix uuid tests
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
603943d7cf
|
Refactor tests
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
b66fac87cc
|
Fix some array examples
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
6f87a6f0bc
|
Fix some array examples
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
c59750cc9e
|
Fix some array tests
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
7705397da3
|
Array instead of string
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
dc0bef20d8
|
Fix sum
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
ac9f8bd498
|
Fix random test
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
f783602d9f
|
Fix date test examples
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
daa87915e8
|
Test examples
|
2024-01-23 19:32:03 +01:00 |
Adria Navarro
|
afd5b593f8
|
Fix test
|
2024-01-23 19:31:22 +01:00 |
Adria Navarro
|
272e85f696
|
Add test
|
2024-01-18 15:35:58 +01:00 |
Michael Drury
|
dceb623732
|
Merge branch 'master' into feature/uuid-helper
|
2023-12-18 11:06:48 +00:00 |
Sam Rose
|
b963e7081e
|
Fix test.
|
2023-12-15 16:50:36 +00:00 |
mike12345567
|
6173497afa
|
Adding a UUID helper to simplify things, question comes up fairly regularly.
|
2023-12-13 17:56:16 +00:00 |
Adria Navarro
|
742eb4ff46
|
Lint fix
|
2023-11-20 15:36:55 +01:00 |
Conor Webb
|
3aad1e8ca3
|
Helpers functions bug fixes (#11003)
* Helpers functions bug fixes
* Corrected multiply example
* Removing test for times.
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
|
2023-07-03 12:07:45 +01:00 |
mike12345567
|
d667276fa1
|
Adding a onlyFound option to our handlebars system so that we can enrich only the parts we have and leave other components for further enrichment.
|
2023-01-27 15:15:07 +00:00 |
mike12345567
|
d3029d33ae
|
Minor fix for #8843 - the binding input drawer was using the format helper. rather than helpers. when generating JS helpers.
|
2022-12-06 18:21:54 +00:00 |
mike12345567
|
3b64a8f94b
|
Adding ellipsis test case.
|
2022-09-07 11:55:03 +01:00 |
mike12345567
|
b4a8109cf0
|
Adding the examples and helper add functionality for JS as well as hiding button to convert outside of development environment.
|
2022-07-29 14:12:04 +01:00 |
mike12345567
|
7a6efe3ea8
|
Some minor fixes for edge cases.
|
2022-07-29 09:50:53 +01:00 |
mike12345567
|
3d13030aa1
|
Initial attempt at transpiling HBS to JS.
|
2022-07-28 20:20:53 +01:00 |
mike12345567
|
aac6bc48a7
|
Fix for issue discovered by test case.
|
2022-05-04 17:36:30 +01:00 |
mike12345567
|
dfb292862f
|
Fixing an issue with JSONparse helper always being considered invalid due to a lack of input.
|
2022-05-04 12:14:01 +01:00 |
mike12345567
|
1b45a9190d
|
Fixes for SQL issues raised by Marty.
|
2022-03-02 17:40:50 +00:00 |
mike12345567
|
581c27d8b7
|
Fixing issue with escaping on multiple bindings that are the same in queries.
|
2022-02-17 13:22:36 +00:00 |
mike12345567
|
2e8aa2d80d
|
Fixing test case.
|
2022-02-08 17:41:54 +00:00 |
mike12345567
|
a35a8cb81c
|
Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped.
|
2022-02-07 17:56:01 +00:00 |
mike12345567
|
82c4c0b731
|
Fixing merge conflict.
|
2022-02-03 20:32:20 +00:00 |
mike12345567
|
f2a025013e
|
Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest.
|
2022-02-03 18:44:34 +00:00 |