68 Commits (10d64456a263daa96769ff1efb0f896f4bf7a430)

Author SHA1 Message Date
Andrew Kingston 22c85a2eca Remove icon from definition of fields to avoid icon issues 5 years ago
Martin McKeaveney e3cced9d97 consolidate data sources and queries together in one UI 5 years ago
Andrew Kingston f63f9a7c51 Update app list screen to show unified app list with publish status 5 years ago
Andrew Kingston 441fbd37fb Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
mike12345567 cea82f9335 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 48006408f1 publish button 5 years ago
Martin McKeaveney 95c80f2b4a set up live replication between prod and dev instances 5 years ago
Martin McKeaveney c2c74678e4 lock concept in UI, make dev links go to builder and prod links go to real apps 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 a14c80bf6c 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 0c8026c5ce First version, still playing around with styling. 6 years ago
mike12345567 38a99e10a3 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 d03ff41619 Rename True/False to Boolean 6 years ago
mike12345567 905f913da3 Fixing linting. 6 years ago
mike12345567 113de64833 Some further UI work for auto-columns. 6 years ago
mike12345567 fd76369467 Removing repeated constant. 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
Martin McKeaveney 701e2b218e RBAC popover complete 6 years ago
mike12345567 ca20cbeeca First lot of work to update the auto fields into schema. 6 years ago
Keviin Åberg Kultalahti 9dda10d0a3 revert constraint modification 6 years ago
Keviin Åberg Kultalahti e74509e708 initial setup for one to many 6 years ago
Martin McKeaveney 4bb3f6fe5f adding example code to helpers 6 years ago
Martin McKeaveney e1c96d5165 adding search in binding drawer 6 years ago
Martin McKeaveney 1738537ad8 binding panel options from helpers 6 years ago
Martin McKeaveney b52a2efef0 MySQL integration and self hosted deploy event 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
Martin McKeaveney 277524b86e accommodate login layout 6 years ago
kevmodrome 5d686e22ff adds rollup-json to standard-components and adds RichText to Form component 6 years ago
Martin McKeaveney 9b25a61706 allow editing of screen layout from modal 6 years ago
mike12345567 05225f7787 Changing the naming of access levels to be roles. 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
Martin McKeaveney a92d54f9a7 user table and relationships complete 6 years ago
Martin McKeaveney 1106026687 cut over to new frontend store 6 years ago
Michael Shanks 0c0887382d fix: no fields required by default 6 years ago
Michael Shanks 027819bae0 merge from master - including fixes 6 years ago
Michael Shanks 267e8e39aa Coerse record fields, to be a bit more tolerant of data input 6 years ago
Andrew Kingston 089ecf5609 Add WIP draft of linked records UI allowing single linked record selection 6 years ago
Martin McKeaveney f48736ffe9 lint 6 years ago
Martin McKeaveney 4985949786 allow deletion of images 6 years ago
Martin McKeaveney 4d411dec62 attachments 6 years ago
Martin McKeaveney 8f0656bd3d date field working with HTML5 inputs. Needs more sophisticated parsing 6 years ago
Martin McKeaveney 3d853677bd fix bug with changing types 6 years ago
cmack af67f6acd1 Comment out date field 6 years ago
cmack 0ee4058d6c Unique field value property and event binding 6 years ago
Martin McKeaveney 6405e79f15 tidy up + lint 6 years ago
Martin McKeaveney cf084f2877 cypress + unit test framework 6 years ago
Martin McKeaveney 10d798fe62 creating rows and columns working 6 years ago