3146 Commits (2928a379b03dbaf929dd735230d968bdfd9e3973)

Author SHA1 Message Date
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
Andrew Kingston c9514cefc6 Sort routes to ensure the client router always matches correctly 6 years ago
Andrew Kingston e472150f30 Sort path groupings 6 years ago
Andrew Kingston 36ca1143e1 Fix bug which caused autolinks to not be generated 6 years ago
Andrew Kingston 0f1ae6a28a Fix indentation level in screen and layout trees 6 years ago
Andrew Kingston 882092784a Add custom renderer for user roles to show pretty names 6 years ago
mike12345567 57029e737b Fixing an issue with power user not being usable. 6 years ago
mike12345567 130f69caf5 Fixing automations to use recurseMustache from utilities. 6 years ago
Andrew Kingston d0f2d4c2cd Update user editing to support new email field 6 years ago
Martin McKeaveney 71fa39ef7e lint 6 years ago
Martin McKeaveney cbfe0f8409 lint 6 years ago
Martin McKeaveney ae00e54d91 Different names for home and login screen 6 years ago
Andrew Kingston df37177239 Tidy up builder preview iframe 6 years ago
Andrew Kingston 2657008b14 Improve handling of routes and screens. Fix issue which could prevent logging in depending on order of screens in app definition 6 years ago
Andrew Kingston 0a9f6c3d33 Remove client bundle from being packaged with the builder 6 years ago
Martin McKeaveney 1c40c3dbdd rename level to role in test 6 years ago
Martin McKeaveney 2123c06df5 fix tests 6 years ago
Martin McKeaveney 0e837899a4 code review 6 years ago
Martin McKeaveney 6e664b3795 fix layout bugs, some tidy up 6 years ago
Andrew Kingston e7c929ed84 Add custom modal for creating and editing users 6 years ago
mike12345567 8a57f61607 Fixing test case and also making sure that external trigger does what its expected to. 6 years ago
mike12345567 bc9a8ef0e3 Updating test so that it doesn't chain. 6 years ago
mike12345567 616f3bc81c Linting. 6 years ago
mike12345567 5c084599ec Making chaining of automations through different row creation/deletions possible. 6 years ago
Martin McKeaveney 32d5a83b09 remove dupe import 6 years ago
Martin McKeaveney a014db4185 fix layout selection issues 6 years ago
Andrew Kingston a3dd9f1978 Remove log statement 6 years ago
Andrew Kingston 743dc950cd Fix crash when changing screen layout 6 years ago
Martin McKeaveney b4fad77aae lint 6 years ago
Martin McKeaveney 81fe27f8f3 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 6 years ago
mike12345567 c56bdd0751 Updating role constraints and making sure roles can't be deleted if they are in use. 6 years ago
Andrew Kingston a8c715efa5 Fix URLs when clicking on screens 6 years ago
Martin McKeaveney 274708b4e0 consolidate routing and component selection 6 years ago
Martin McKeaveney de5e7d38ba allow renaming of layouts 6 years ago
Martin McKeaveney 8775c594a1 deletion and error handling of layouts 6 years ago
Martin McKeaveney 84434741d1 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
Andrew Kingston ca543e5756 Remove log statement 6 years ago
Andrew Kingston 8e2f5b379c Fix new screen button placement 6 years ago
Martin McKeaveney 8980895dac lint 6 years ago
Andrew Kingston d1940bafc9 Fix screen list UI width and tidy up unused imports 6 years ago
Andrew Kingston a5f78c3f8e Remove log statement 6 years ago
Andrew Kingston 69b2261768 Add basic role by default to new screens 6 years ago
Andrew Kingston 58c2659e94 Update client library to work with template screens in real preview 6 years ago
Andrew Kingston 2aa9208479 Change screen templates to be functions which can be enriched by the application 6 years ago
Andrew Kingston 175be609b9 Fix bug with getting screen list in app definition 6 years ago
Andrew Kingston 883b3761d5 Fix bug with checking user access 6 years ago
mike12345567 f0d447abcd Fixing a caching bug found by cheeks. 6 years ago
Martin McKeaveney 87af1f916f update user id generation 6 years ago
Martin McKeaveney d6b00d5ebe email as default user identifier 6 years ago
mike12345567 4d57955844 Hopefully a fix for the 4001 bug we have been experiencing. 6 years ago