197 Commits (e040cb8cdc4e4ed197d3adc4e69ceb119407fa25)

Author SHA1 Message Date
mike12345567 f0e7b9b25e Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 c531a02725 Allowing formula fields to be display columns. 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Martin McKeaveney f57e10c01a fix condition in layout 5 years ago
Andrew Kingston e6f9f3ec6f Add component for customising navigation links, improve layouts and responsiveness 5 years ago
Andrew Kingston 70175ba276 Fix prettier and eslint, update versions and update package scripts 5 years ago
Keviin Åberg Kultalahti 76954b948d remove unused components in builder settings 5 years ago
dependabot[bot] af6bf5a855 Bump ws from 7.4.4 to 7.4.6 in /packages/builder 5 years ago
dependabot[bot] 223648c97f Bump postcss from 8.2.9 to 8.3.0 in /packages/builder 5 years ago
dependabot[bot] faa87100a8 Bump hosted-git-info from 2.8.5 to 2.8.9 5 years ago
dependabot[bot] bc78351578 Bump browserslist from 4.16.3 to 4.16.6 in /packages/builder 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] e46964b763 Bump lodash from 4.17.13 to 4.17.21 5 years ago
Andrew Kingston 5a642071d6 Configure vite with a base URL so proxy works 5 years ago
Keviin Åberg Kultalahti 555cdcd5c4 wip: skeleton for users page 5 years ago
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 06b438d585 Add datepicker, centralise icon management and update builder styles 5 years ago
mike12345567 d508b905be Making attachments always a relative path on the way out. 5 years ago
Keviin Åberg Kultalahti 7f4250dca2 wip: bbui modal to spectrum conversion 5 years ago
Andrew Kingston eb143f9af3 Add spectrum icon support 5 years ago
Andrew Kingston 8698052774 Add spectrum classes for darkest theme around whole builder 5 years ago
Andrew Kingston 4f3900ecbd Update locks 5 years ago
Andrew Kingston e61ee068a2 Add builder yarn.lock 5 years ago
Andrew Kingston 5bf33c5d6b Fix string-templates and client buindling for ESM 5 years ago
mike12345567 1c44808336 Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 5 years ago
dependabot[bot] dbe37ce02a Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates 6 years ago
mike12345567 537c5a02ca 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 b19c906572 Updating manifest. 6 years ago
Martin McKeaveney e48e263f9f bump budibase hbs version 6 years ago
mike12345567 9fcb8c258d Converting markdown to HTML and rendering this for the hbs-helpers. 6 years ago
mike12345567 c48d316d00 Updating handlebars-helpers functionality. 6 years ago
mike12345567 26b716c407 Updating to use budibase helpers. 6 years ago
Michael Drury a1f09b0a1a 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 fc6a59b123 Updating lock file. 6 years ago
Michael Drury d3603a7b75 Some fixes, still dealing with problems of illegal re-assignment in rollup. 6 years ago
mike12345567 56c7f8094c Adding a manifest of all the useful helpers which our system provides. 6 years ago
mike12345567 4e512559d9 Making sure tsc stubs are always built. 6 years ago
mike12345567 18fd079c64 Attempting to polyfill for browser 6 years ago
mike12345567 3481fe8cd2 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 38144f84a3 Handling undefined/null values in context object for string templates, replacing with empty string. 6 years ago
mike12345567 5a7c0de397 Adding jest test cases to string templating library. 6 years ago
mike12345567 329b76590c Updating to have real auto-completion on string templates library. 6 years ago
mike12345567 419c6b9393 Adding the handlebars library, still need to add testcases to this. 6 years ago