541 Commits (fee073fcfec4e391b6c23ed5c7ffa4f1114a8ed2)

Author SHA1 Message Date
mike12345567 78a10e8e43 Linting. 6 years ago
mike12345567 2d82969350 Some quick fixes to allow custom verbs. 6 years ago
Martin McKeaveney 16cce9c10c binding panel options from 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
mike12345567 bd3bdfa9aa Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 6 years ago
Andrew Kingston b4ccf9c1d2 Add current user bindings, and current user relationships as data sources 6 years ago
mike12345567 b0c7002a5a Linting. 6 years ago
mike12345567 2d7866dd58 Fixing the transition between readable and runtime bindings. 6 years ago
Andrew Kingston 9e29b33055 Fix settings to select fields and fix chart settings not showing fields 6 years ago
mike12345567 d7da11e96c Linting. 6 years ago
mike12345567 9acd30a4cb Adding error checking to our handlebars syntax inputs as well as making all handlebars helpers available due to space pre-processor being removed. 6 years ago
Andrew Kingston 8bb8b29b34 Remove unused vars 6 years ago
Andrew Kingston 75cd492988 Add bindable properties from query datasources 6 years ago
Andrew Kingston 2ec4272558 Update screen templates to work with latest bindings 6 years ago
mike12345567 4c597ed91a Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
Andrew Kingston 7e7219856d Update button actions and remove deprecated code 6 years ago
Andrew Kingston 10f8e53305 Remove deprecated code around data binding 6 years ago
Andrew Kingston df89876cb4 Fix broken autolink creation 6 years ago
kevmodrome e31dd64e46
lint fix 6 years ago
kevmodrome 0834eb5495
changes earlier BottomDrawer to use the bbui component instead 6 years ago
Andrew Kingston b607146b6c Create new components with pretty names 6 years ago
Andrew Kingston 4818080699 Add navigation bar, links and row detail definitions 6 years ago
Martin McKeaveney b42c50ba9d fix dynamic params 6 years ago
Martin McKeaveney dd47050f1c queries working with repeater 6 years ago
Andrew Kingston 4b719f7602 Add ID and rev data bindings back in 6 years ago
Andrew Kingston 087647080c Update and improve state <-> URL binding 6 years ago
Andrew Kingston 55f8babacc Fix crash when evaluating data bindings for a component with no definition 6 years ago
Andrew Kingston 0a669033d1 Improve data binding popup and finish component bindings 6 years ago
mike12345567 29424e59c0 Linting. 6 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
Andrew Kingston 6a758e3b2d Add new data bindings for context bindings and most work for component bindings 6 years ago
Martin McKeaveney 83910f0aab pass field values in binding drawer 6 years ago
Andrew Kingston 29cb3b4b4c Fix component navigation, fix settings editing, fix design editing 6 years ago
Andrew Kingston 2dc2e43a00 WIP component management and definition refactor 6 years ago
Martin McKeaveney 7a1212ff36 Add all CRUD ops to airtable integration 6 years ago
Michael Shanks dd1e5cd7cd allow new automation from button action setup 6 years ago
Martin McKeaveney 052b39d6ec readable to writable bindings 6 years ago
Martin McKeaveney 98a7085bbc Allow dynamic query execution from front end components 6 years ago
Martin McKeaveney 37ef32a173 switching between queries 6 years ago
Andrew Kingston 9116658288 Update colorpicker to work with nullish values by always providing a fallback default value 6 years ago
Andrew Kingston 1776c3101a Add fontend store method to reset styles and delete unset styles when updating styles 6 years ago
Martin McKeaveney 0be3c722b8 allow execution of external connector queries from button clicks 6 years ago
Andrew Kingston 36ef89827a Add ability to enter custom component CSS 6 years ago
Martin McKeaveney 4e41878618 better UI feedback 6 years ago
Martin McKeaveney 5b8e34f4d6 codemirror 6 years ago
mike12345567 8655d73248 Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
mike12345567 eae0e678d0 Linting. 6 years ago
mike12345567 f63466f1d1 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 6 years ago
mike12345567 fd1d7e3aa1 Linting. 6 years ago
mike12345567 775f84b6dc Adding feature to allow configured the builder to point at a self hosted system instead of production (for deployment). 6 years ago