68 Commits (d4e7eddbf61e2dedde445a63bcb6af5fb51f0871)

Author SHA1 Message Date
Andrew Kingston e02f4c839e Remove icon from definition of fields to avoid icon issues 5 years ago
Martin McKeaveney 9a35e332ca consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston c45e75f8b5 Update app list screen to show unified app list with publish status 5 years ago
Andrew Kingston da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
mike12345567 2d0122f7d6 A general re-work of some parts of the auth lib, as well as moving roles/permissions around to make it possible to build an admin API which has role knowledge. 5 years ago
Martin McKeaveney e8661a1ab7 publish button 5 years ago
Martin McKeaveney 0ee83a2e60 set up live replication between prod and dev instances 5 years ago
Martin McKeaveney c3e1b1d302 lock concept in UI, make dev links go to builder and prod links go to real apps 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 4ed611fb73 Adding handlebars formulas to the system, it is now possible to set a formula at a column level which will always be applied on the way out with a relationship depth of one. 5 years ago
mike12345567 a21ca8fb62 First version, still playing around with styling. 6 years ago
mike12345567 dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 6 years ago
Keviin Åberg Kultalahti 92a05ee205 Rename True/False to Boolean 6 years ago
mike12345567 a6db41aff5 Fixing linting. 6 years ago
mike12345567 02a68beee1 Some further UI work for auto-columns. 6 years ago
mike12345567 0b891eb283 Removing repeated constant. 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
Martin McKeaveney 20bf34d53c RBAC popover complete 6 years ago
mike12345567 7a2405c756 First lot of work to update the auto fields into schema. 6 years ago
Keviin Åberg Kultalahti 6d751ce588 revert constraint modification 6 years ago
Keviin Åberg Kultalahti ce864e118f initial setup for one to many 6 years ago
Martin McKeaveney e78b9c31c3 adding example code to helpers 6 years ago
Martin McKeaveney 214ebf8f3a adding search in binding drawer 6 years ago
Martin McKeaveney 16cce9c10c binding panel options from helpers 6 years ago
Martin McKeaveney a73473b16c MySQL integration and self hosted deploy event 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
Martin McKeaveney af24967c88 accommodate login layout 6 years ago
kevmodrome 0725b3bd6d
adds rollup-json to standard-components and adds RichText to Form component 6 years ago
Martin McKeaveney 4466923c84 allow editing of screen layout from modal 6 years ago
mike12345567 05d5feb9fd Changing the naming of access levels to be roles. 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
Martin McKeaveney 327f77dbb3 user table and relationships complete 6 years ago
Martin McKeaveney 291e472765 cut over to new frontend store 6 years ago
Michael Shanks 84fcea8a80 fix: no fields required by default 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Michael Shanks 40e6d4c844 Coerse record fields, to be a bit more tolerant of data input 6 years ago
Andrew Kingston e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 6 years ago
Martin McKeaveney bb2058a010 lint 6 years ago
Martin McKeaveney 494e04f19f allow deletion of images 6 years ago
Martin McKeaveney 65f5f358d0 attachments 6 years ago
Martin McKeaveney 068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 6 years ago
Martin McKeaveney f82b2f07b5 fix bug with changing types 6 years ago
cmack abf8e3c552 Comment out date field 6 years ago
cmack 3b7d07834d Unique field value property and event binding 6 years ago
Martin McKeaveney f1be92bd41 tidy up + lint 6 years ago
Martin McKeaveney 6a315767b2 cypress + unit test framework 6 years ago
Martin McKeaveney 63f3623664 creating rows and columns working 6 years ago