528 Commits (2c104396dfdcd65f5426ea348a71d73fa50b5dd2)

Author SHA1 Message Date
Andrew Kingston 365c503224 Add automatic schema validation to forms and add builder settings for specific field types 6 years ago
Andrew Kingston bcdcc68918 Fix settings to select fields and fix chart settings not showing fields 6 years ago
Andrew Kingston 86a3caa881 Remove unused vars 6 years ago
Andrew Kingston 3d77c1f38f Add bindable properties from query datasources 6 years ago
Andrew Kingston b828d8326d Update screen templates to work with latest bindings 6 years ago
mike12345567 d7a3e6210d 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 d94473bca5 Update button actions and remove deprecated code 6 years ago
Andrew Kingston cbe6459a9c Remove deprecated code around data binding 6 years ago
Andrew Kingston 6030c4849e Fix broken autolink creation 6 years ago
kevmodrome 7623534842 lint fix 6 years ago
kevmodrome 74557a09ce changes earlier BottomDrawer to use the bbui component instead 6 years ago
Andrew Kingston 4944fb3e8c Create new components with pretty names 6 years ago
Andrew Kingston 275f0ca092 Add navigation bar, links and row detail definitions 6 years ago
Martin McKeaveney 133d93fbee fix dynamic params 6 years ago
Martin McKeaveney b5c4bde662 queries working with repeater 6 years ago
Andrew Kingston dbbe76951d Add ID and rev data bindings back in 6 years ago
Andrew Kingston fba2f27638 Update and improve state <-> URL binding 6 years ago
Andrew Kingston a6cbf46849 Fix crash when evaluating data bindings for a component with no definition 6 years ago
Andrew Kingston ec4a4047b6 Improve data binding popup and finish component bindings 6 years ago
mike12345567 0e9d831e73 Linting. 6 years ago
mike12345567 16a25a7cff 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 5211d316f8 Add new data bindings for context bindings and most work for component bindings 6 years ago
Martin McKeaveney 1b51113c44 pass field values in binding drawer 6 years ago
Andrew Kingston 6b9e61e7e6 Fix component navigation, fix settings editing, fix design editing 6 years ago
Andrew Kingston 9b035df33e WIP component management and definition refactor 6 years ago
Martin McKeaveney 33d63607e2 Add all CRUD ops to airtable integration 6 years ago
Michael Shanks f5f66f9a58 allow new automation from button action setup 6 years ago
Martin McKeaveney 23d83739b0 readable to writable bindings 6 years ago
Martin McKeaveney 8e40f4b5f8 Allow dynamic query execution from front end components 6 years ago
Martin McKeaveney d7a0d29b03 switching between queries 6 years ago
Andrew Kingston 750d00a95a Update colorpicker to work with nullish values by always providing a fallback default value 6 years ago
Andrew Kingston faa090f6f1 Add fontend store method to reset styles and delete unset styles when updating styles 6 years ago
Martin McKeaveney 755fa0ac4a allow execution of external connector queries from button clicks 6 years ago
Andrew Kingston 1a1aa5963d Add ability to enter custom component CSS 6 years ago
Martin McKeaveney d27a264c96 better UI feedback 6 years ago
Martin McKeaveney 30b4c2467f codemirror 6 years ago
mike12345567 31bc45985f 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 9162aa522b Linting. 6 years ago
mike12345567 cc34838f45 Updating deployment service, checking in builder the builder settings info stored in DB before deploying. 6 years ago
mike12345567 c65ed9ad46 Linting. 6 years ago
mike12345567 21978007cf Adding feature to allow configured the builder to point at a self hosted system instead of production (for deployment). 6 years ago
Andrew Kingston 8b352fe40a Allow independent selection of screen IDs and layout IDs so that selections persist between toggling tabs. Update logic around role selection and screen filtering 6 years ago
Andrew Kingston cae551fa77 Keep honouring selected screen access role after swapping to layout tab 6 years ago
Andrew Kingston 8022fc1230 Select new role when creating screen with a different role than the selected one 6 years ago
Andrew Kingston 48a1932bc3 Lint 6 years ago
Andrew Kingston e5a34871c7 Add role selection for viewing screens and smart handling of preview screen 6 years ago
Andrew Kingston 248a1f456f Fix empty screen list when deleting a table backing an autoscreen which is currently selected 6 years ago
Andrew Kingston e0d902d279 Fix merge bug 6 years ago
Andrew Kingston b842a2addc Cache roles in store and add role selector for screens 6 years ago
Andrew Kingston 4e748dad2b Fix bugs around selecting screens and layouts when creating them 6 years ago