1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00
Commit graph

24 commits

Author SHA1 Message Date
Adria Navarro f5157c4184 Fix other tests 2024-01-30 15:54:00 +01:00
Adria Navarro f94e1e105a Renames 2024-01-30 15:49:48 +01:00
Adria Navarro eac30aa787 isBlock to manifest 2024-01-30 10:20:52 +01:00
Adria Navarro db9e4513c2 Update manifest examples 2024-01-30 09:48:15 +01:00
Adria Navarro 142b404a91 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 537eae7b98 Fix sum 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 76780d1c86 Remove raw from manifest 2024-01-23 17:41:07 +01:00
mike12345567 6173497afa Adding a UUID helper to simplify things, question comes up fairly regularly. 2023-12-13 17:56:16 +00: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
Tom bf2abfe37c Fix syntax for ellipsis helper
Problem: The suggested ellipsis syntax breaks the handlebars expression due to an additional comma.

Solution: Removed the comma from the help text,
2022-10-29 11:56:16 +02: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 a718b79958 Updating string templates library. 2021-10-05 12:14:29 +01:00
Maurits Lourens 518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
mike12345567 c52be5aad6 Updating examples, adding length tests and updating HBS helpers library. 2021-06-10 13:44:44 +01:00
mike12345567 1a9d6bcb60 Linting and updating helper manifest. 2021-02-04 10:25:04 +00:00
mike12345567 ace80ccb7a Updated script and manifest - minor spelling error. 2021-02-03 14:00:58 +00:00
mike12345567 b19c906572 Updating manifest. 2021-02-02 17:29:46 +00:00
mike12345567 262cdaf0c9 Merge branch 'feature/handlebars-helpers-update' of github.com:Budibase/budibase into feature/handlebars-helpers-update 2021-02-02 17:28:44 +00:00
Martin McKeaveney e48e263f9f bump budibase hbs version 2021-02-02 16:19:37 +00:00
mike12345567 f81330b3e7 Updating script for generating handlebars-helpers manifest. 2021-02-01 17:12:18 +00:00
mike12345567 9fcb8c258d Converting markdown to HTML and rendering this for the hbs-helpers. 2021-02-01 12:55:37 +00:00
mike12345567 56c7f8094c Adding a manifest of all the useful helpers which our system provides. 2021-01-27 18:09:04 +00:00