49 Commits (8dabb3bd110d80e4a341737362baf8a8c1075d3d)

Author SHA1 Message Date
mike12345567 a04c930c1e Fixing some issues with cypress tests and screens getting multipled. 5 years ago
Andrew Kingston d9d0cc9be3 Fix all eslint issues 5 years ago
mike12345567 48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Martin McKeaveney bb2f4f485b merge with next 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Andrew Kingston 1c3d477523 Fix prettier and fix crash when using certain views as data sources 5 years ago
Andrew Kingston 12bd6a37d5 Fix create table modal 6 years ago
Andrew Kingston 93f64cc671 Update create table modal to use new forms 6 years ago
Andrew Kingston b83148a0c8 Update some builder components to use new forms 6 years ago
Keviin Åberg Kultalahti b68d677e27 moves NotificationDisplay to bbui and converts it to spectrum 6 years ago
Andrew Kingston 46745a757a Update to support new stores 6 years ago
Keviin Åberg Kultalahti a14d991e81 moves backend stores to "stores" in the root src directory 6 years ago
Keviin Åberg Kultalahti 54b99d6d4b move tables to separate store 6 years ago
Keviin Åberg Kultalahti 4503a7d1f8 wip: routify 6 years ago
mike12345567 3d012eafb9 Fixing minor issue with auto-column toggles. 6 years ago
mike12345567 8b0f99b0b1 Updating where utilities are held in builder and then making user table relationships autocolumn aware too. 6 years ago
mike12345567 02a68beee1 Some further UI work for auto-columns. 6 years ago
mike12345567 7acd429c78 Formating. 6 years ago
mike12345567 0b0101da10 Adding the ability to create/control auto-columns from the create/edit column modal. 6 years ago
mike12345567 10aa830d05 Work in progress, getting the server backend mostly ready for this work. 6 years ago
mike12345567 7a2405c756 First lot of work to update the auto fields into schema. 6 years ago
mike12345567 f4a503d015 WIP - start of auto columns like autonumber, createdBy, createdAt, updatedBy etc. 6 years ago
Martin McKeaveney 0ac322b11b lint ✨ 6 years ago
Martin McKeaveney 882823671a query and datasource unit tests 6 years ago
Andrew Kingston 4be14cfacb Update autoscreen toggle text 6 years ago
Andrew Kingston 0564870d8c Small text change to autoscreen toggle 6 years ago
Andrew Kingston 3ec179ad57 Add toggle to make autoscreens optional 6 years ago
Martin McKeaveney f386d0c72b tidy up 6 years ago
Martin McKeaveney 113c68e4c9 budibase postgres E2E working 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
mike12345567 8b4657b196 Starting work on builder, very broken. 6 years ago
mike12345567 40bfb53771 linting. 6 years ago
Michael Drury 63b08e42aa Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 6 years ago
Martin McKeaveney 14003d03df fix auto screens issue 6 years ago
Andrew Kingston 2ccd8fe401 Fix autoscreens sometimes created in public rather than private page 6 years ago
mike12345567 707c16c44d Further updates to clear out all usage of the old frontend store functions. 6 years ago
Andrew Kingston ced34d9672 Format with prettier 6 years ago
Andrew Kingston 2c7910ee51 Update data page to use new styles 6 years ago
Andrew Kingston 05cb7e5374 Allow CSV upload in browser and add display column option 6 years ago
Andrew Kingston 73125767b4 Create links to 'list' autoscreens 6 years ago
mike12345567 bbe085f734 Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages. 6 years ago
Martin McKeaveney 04f5e9e9ea optional chaining for backend ui models 6 years ago
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 6 years ago
Michael Shanks f1eeb17dd3 auto create screens with new table 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston b7edf26754 Move modal to BBUI and update usages 6 years ago
Andrew Kingston 2f86a17984 Change create table popover to modal to better support data import which can be long 6 years ago