48 Commits (d5e40fc090faba18cd2000db031e604eae130464)

Author SHA1 Message Date
Andrew Kingston 38e064fa0f Fix all eslint issues 5 years ago
mike12345567 d40fb215f9 Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Martin McKeaveney 4086d39535 merge with next 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Andrew Kingston c010eeb314 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 5f7f18b187 Fix create table modal 6 years ago
Andrew Kingston c82c298a93 Update create table modal to use new forms 6 years ago
Andrew Kingston 387651213b Update some builder components to use new forms 6 years ago
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 6 years ago
Andrew Kingston b3b7c54901 Update to support new stores 6 years ago
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 6 years ago
Keviin Åberg Kultalahti a440e7631b move tables to separate store 6 years ago
Keviin Åberg Kultalahti bf90d9cf4c wip: routify 6 years ago
mike12345567 811aa5ced3 Fixing minor issue with auto-column toggles. 6 years ago
mike12345567 1a9d16c8c7 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
mike12345567 113de64833 Some further UI work for auto-columns. 6 years ago
mike12345567 3a106c937c Formating. 6 years ago
mike12345567 846772bfeb Adding the ability to create/control auto-columns from the create/edit column modal. 6 years ago
mike12345567 4b1855974c Work in progress, getting the server backend mostly ready for this work. 6 years ago
mike12345567 ca20cbeeca First lot of work to update the auto fields into schema. 6 years ago
mike12345567 feb7e2756f WIP - start of auto columns like autonumber, createdBy, createdAt, updatedBy etc. 6 years ago
Martin McKeaveney 75c787553b lint 6 years ago
Martin McKeaveney 0a3d338985 query and datasource unit tests 6 years ago
Andrew Kingston c5263999c3 Update autoscreen toggle text 6 years ago
Andrew Kingston a5b574d61e Small text change to autoscreen toggle 6 years ago
Andrew Kingston ff93d30608 Add toggle to make autoscreens optional 6 years ago
Martin McKeaveney d7bff037bc tidy up 6 years ago
Martin McKeaveney 298ef30360 budibase postgres E2E working 6 years ago
mike12345567 8a013c33c3 Major re-work, client library stills needs some work but it appears layouts and screens are no longer inter-dependent. 6 years ago
mike12345567 e1314b0d88 Starting work on builder, very broken. 6 years ago
mike12345567 63f7641c9e linting. 6 years ago
Michael Drury a423664f4c Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
Martin McKeaveney 8b5db4493e fix auto screens issue 6 years ago
Andrew Kingston b2738f3177 Fix autoscreens sometimes created in public rather than private page 6 years ago
mike12345567 105d407ce8 Further updates to clear out all usage of the old frontend store functions. 6 years ago
Andrew Kingston add4162000 Format with prettier 6 years ago
Andrew Kingston 14b13c7c52 Update data page to use new styles 6 years ago
Andrew Kingston c0e0b48a80 Allow CSV upload in browser and add display column option 6 years ago
Andrew Kingston a0a691e39b Create links to 'list' autoscreens 6 years ago
mike12345567 e70c0f32c7 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Martin McKeaveney 8bac014955 optional chaining for backend ui models 6 years ago
mike12345567 fdaa69ee7f Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks 67845b1c82 auto create screens with new table 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Andrew Kingston d24679bc33 Move modal to BBUI and update usages 6 years ago
Andrew Kingston fff39f65e5 Change create table popover to modal to better support data import which can be long 6 years ago