150 Commits (bc5e88bceb994779c4c0c6f95d7a7dfd61048607)

Author SHA1 Message Date
Andrew Kingston fc8f4b9215 Bump BBUI version 6 years ago
mike12345567 632bfec1e5 Adding the ability to set whether a user is active or not rather than deleting them, stops them from being able to log in to the system. 6 years ago
Keviin Åberg Kultalahti 8cc35e3fc2 fix sneaky mergeflict 6 years ago
Keviin Åberg Kultalahti c91e5be8f9 adds disabled state to relationship type - column must be re-created in order to change the value 6 years ago
mike12345567 8b01fa9e74 Updating BBUI after Andrew K fixed an issue with buttons and borders transitioning (causing buttons to expand/contract etc). 6 years ago
Keviin Åberg Kultalahti a3d053897f bump bbui 6 years ago
Keviin Åberg Kultalahti a42aecbfbe initial work to switch toggle to radio button 6 years ago
Martin McKeaveney 484b490fb7 dropdown fixes 6 years ago
Andrew Kingston 544f94954c Make all form components use fill width of container 6 years ago
Andrew Kingston a79ccc47b4 Fix conflict in yarn lock 6 years ago
Keviin Åberg Kultalahti 0b30949447 disables one to many toggle when column is edited 6 years ago
Andrew Kingston 6fb9ad18b7 Update BBUI version 6 years ago
Andrew Kingston 246e6e2d7d Update BBUI version 6 years ago
Keviin Åberg Kultalahti 02d00970ca fixes multiselect in modals bug by bumping bbui 6 years ago
Martin McKeaveney f6cdb9399e force click 6 years ago
Martin McKeaveney 81cf1d48f6 fixing dropdowns 6 years ago
Martin McKeaveney 94f1a14445 few bugfixes 6 years ago
Keviin Åberg Kultalahti 2d98496eaf bump bbui to fix popover component 6 years ago
Keviin Åberg Kultalahti 2744c89444 bump bbui 6 years ago
Martin McKeaveney c877543a2f pin deps 6 years ago
Joe 4db61e0fb7 Fixed stacked list 6 years ago
Keviin Åberg Kultalahti ddf5b4adf3 fixes visual bug of multiselect in property control 6 years ago
mike12345567 430913ebbe Removing rollup replacement. 6 years ago
Martin McKeaveney d0f389a5cb smoother downloads, lint 6 years ago
Joe a2a4a2d21d Minor ui updates 6 years ago
Keviin Åberg Kultalahti 1ea262834d bump bbui 6 years ago
Martin McKeaveney 9237fd71bf sensible defaults, adding popover for parameters 6 years ago
Joe ada6611b03 External data source config ui 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
kevmodrome d2851057f6
bump bbui 6 years ago
kevmodrome d3460232db
updates bbui and adds dummy drawer component to binding 6 years ago
kevmodrome 32517b225c
switches to remix 6 years ago
dependabot[bot] 119f959867
Bump ini from 1.3.5 to 1.3.8 6 years ago
Martin McKeaveney 5b8e34f4d6 codemirror 6 years ago
kevmodrome b472ad0c63
fixes CreateEditRow not display multiselect correctly when long-form component was used 6 years ago
mike12345567 2928a379b0 Updating builder/server in a few ways, to allow creating users with extra columns attached, allowing password to be updated in the builder and making sure that all row endpoints correctly pass through the user controller so that we can still have customised functionality for users (such as making sure password is never returned). 6 years ago
Martin McKeaveney f355a16ca4 fixing bugs found during testing 6 years ago
Andrew Kingston d1940bafc9 Fix screen list UI width and tidy up unused imports 6 years ago
Martin McKeaveney a0b4062a1f more intelligent routing for screens and pages 6 years ago
kevmodrome 0725b3bd6d
adds rollup-json to standard-components and adds RichText to Form component 6 years ago
kevmodrome 619011d7e8
adds new richtext version and adds it to the Form component 6 years ago
Andrew Kingston 3ab5c834f7 Update client app to work with layouts when running inside builder preview 6 years ago
Andrew Kingston a7fef455ed Fix cypress tests (sort of) 6 years ago
mike12345567 d3759a4c10 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 6 years ago
Michael Drury 7f3f11c68b Fixing issues thrown up by PR. 6 years ago
Martin McKeaveney a5827a9c53 nested routing UI up and running, refactor drag and drop functionality by decoupling store from components 6 years ago
Andrew Kingston a18a861177 Refactor entire SDK into client lib and enable svelte context sharing between client and components 6 years ago
mike12345567 f3da19552e Attempting to create a class structure for screen and component templates as right now modifying the templates is quite difficult. 6 years ago
Martin McKeaveney 6cfd80a699 bump bbui 6 years ago
mike12345567 37c68467c2 Fixing an issue where screens couldn't be deleted and fixing an issue where rows would still contain data from a column that no longer exists if a column was deleted from a table. 6 years ago