182 Commits (affd2fbba3d00dcecd6ec8396e22a8b8b35fe0ca)

Author SHA1 Message Date
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
Andrew Kingston c3ea022f8b Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 1d9387ebeb wip: skeleton for users page 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston b2fc4e56eb Add datepicker, centralise icon management and update builder styles 5 years ago
mike12345567 75e0d82c8d Making attachments always a relative path on the way out. 6 years ago
Keviin Åberg Kultalahti 377f323238 wip: bbui modal to spectrum conversion 6 years ago
Andrew Kingston 886f895f58 Add spectrum icon support 6 years ago
Andrew Kingston 81ae7f6dfe Add spectrum classes for darkest theme around whole builder 6 years ago
Andrew Kingston eff0313e4e Update locks 6 years ago
Andrew Kingston 43b13a9cba Add builder yarn.lock 6 years ago
Andrew Kingston 8241dbcd58 Fix string-templates and client buindling for ESM 6 years ago
mike12345567 bdb751a8ff Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 6 years ago
dependabot[bot] 73d7446a26
Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 6 years ago
mike12345567 9ae53caa4d Removing the use of helper-date which was causing some problems, instead took what we needed of it out of the package and updated to use dayjs instead of moment. 6 years ago
mike12345567 711ab8a070 Updating manifest. 6 years ago
Martin McKeaveney ef63f24ec6 bump budibase hbs version 6 years ago
mike12345567 2276944f36 Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 e837470c78 Updating handlebars-helpers functionality. 6 years ago
mike12345567 e82fa5f68a Updating to use budibase helpers. 6 years ago
Michael Drury ff75f8e8a5 Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this. 6 years ago
Michael Drury 34a6e88fe2 Updating lock file. 6 years ago
Michael Drury 699046ccb8 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
mike12345567 48dc9f9533 Adding a manifest of all the useful helpers which our system provides. 6 years ago
mike12345567 6d63e461ef Making sure tsc stubs are always built. 6 years ago
mike12345567 72ea6f3903 Attempting to polyfill for browser 6 years ago
mike12345567 00967985e8 Getting ready to merge with some basic functionality but updates required to client/builder/automations to remove the need for space in hbs statement handling. 6 years ago
mike12345567 ec55655900 Handling undefined/null values in context object for string templates, replacing with empty string. 6 years ago
mike12345567 e8ef03bb1c Adding jest test cases to string templating library. 6 years ago
mike12345567 759a106d2d Updating to have real auto-completion on string templates library. 6 years ago
mike12345567 3c627d6455 Adding the handlebars library, still need to add testcases to this. 6 years ago