1935 Commits (35934a4da004dcb4e148f9a84d20749cd421fd3b)

Author SHA1 Message Date
Andrew Kingston 22932d7b52 Fix routing setting and add initial role ID setting to screens for testing 6 years ago
Andrew Kingston 31b3fac659 Fix crash when having a screen selected that was deleted 6 years ago
Andrew Kingston 05b9c3fa68 Fix selected row state not resetting properly 6 years ago
kevmodrome 2fcdf3483b adds colorpicker to card componeent 6 years ago
Martin McKeaveney 733c28e229 further tidy up 6 years ago
mike12345567 4d5ac0ee9e 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
Martin McKeaveney fb569a4425 fixing bugs found during testing 6 years ago
Andrew Kingston 3c6be9d481 Sort path groupings 6 years ago
Andrew Kingston ff3e79696d Fix bug which caused autolinks to not be generated 6 years ago
Andrew Kingston e16e909c65 Fix indentation level in screen and layout trees 6 years ago
Andrew Kingston 495427082f Add custom renderer for user roles to show pretty names 6 years ago
Andrew Kingston 1c73786226 Update user editing to support new email field 6 years ago
Martin McKeaveney 994f87e82b lint 6 years ago
Martin McKeaveney a803ee8f71 Different names for home and login screen 6 years ago
Andrew Kingston fd207af6ad Tidy up builder preview iframe 6 years ago
Martin McKeaveney a7789067d3 fix layout bugs, some tidy up 6 years ago
Andrew Kingston b70512ada2 Add custom modal for creating and editing users 6 years ago
mike12345567 a9c2f7f20b Linting. 6 years ago
Martin McKeaveney a104e5c1e7 remove dupe import 6 years ago
Martin McKeaveney bc6ae452d1 fix layout selection issues 6 years ago
Andrew Kingston 4ddc61faa3 Remove log statement 6 years ago
Andrew Kingston 6d6b89b522 Fix crash when changing screen layout 6 years ago
Martin McKeaveney 74f138ee9a lint 6 years ago
Martin McKeaveney a9d0c68a60 component store refactor - remove concept of currentPreviewItem and currentComponentInfo 6 years ago
Andrew Kingston f8f7a73a67 Fix URLs when clicking on screens 6 years ago
Martin McKeaveney 6b5c1ffafa consolidate routing and component selection 6 years ago
Martin McKeaveney 40f6093198 allow renaming of layouts 6 years ago
Martin McKeaveney 64c4f0d300 deletion and error handling of layouts 6 years ago
Martin McKeaveney 3b049bc286 allow creation of custom layouts, moving layoutId prop to top level of screen 6 years ago
Andrew Kingston c33a3274d4 Fix new screen button placement 6 years ago
Martin McKeaveney 15279f2c41 lint 6 years ago
Andrew Kingston dbe754dea4 Fix screen list UI width and tidy up unused imports 6 years ago
Andrew Kingston 5f811b9852 Remove log statement 6 years ago
Andrew Kingston f1d4b60b97 Add basic role by default to new screens 6 years ago
Martin McKeaveney f05d696ef7 email as default user identifier 6 years ago
Andrew Kingston 3aaf0e644a Update stat card to use new component SDK 6 years ago
Andrew Kingston 922256790c Update errors box to work better in dark theme 6 years ago
Andrew Kingston 1bc339679a Add modal for editing user roles 6 years ago
Martin McKeaveney 277524b86e accommodate login layout 6 years ago
Martin McKeaveney d88b0d3811 allow selection of layout 6 years ago
Martin McKeaveney a093297a4e tidy up 6 years ago
Martin McKeaveney 0a5eac2c7f more intelligent routing for screens and pages 6 years ago
kevmodrome afac1857bc now uses RichText component in create/edit row modal on the backend 6 years ago
kevmodrome 5d686e22ff adds rollup-json to standard-components and adds RichText to Form component 6 years ago
mike12345567 2a41f57382 Linting and update to try and fix issues when screens are created, screen saving now generates CSS. 6 years ago
Andrew Kingston 13a137ecd1 Update client app to work with layouts when running inside builder preview 6 years ago
Martin McKeaveney d7bff037bc tidy up 6 years ago
Martin McKeaveney 9b25a61706 allow editing of screen layout from modal 6 years ago
Martin McKeaveney f9736ec3bc component tree layout/screen agnostic 6 years ago
Martin McKeaveney e9297ee1c7 E2E working 6 years ago