9396 Commits (38ed3f89724438ecabf1e2ed5e2985e962d0f6fe)

Author SHA1 Message Date
Andrew Kingston 38ed3f8972 Update add component menu to new designs 4 years ago
Andrew Kingston 2c7e675902 Move add component button from above preview to new floating animated button on top of preview 4 years ago
Andrew Kingston 40a0310696 Move new component panel to right side, animate via sliding in and remove add component button above preview 4 years ago
Andrew Kingston ef83fe50d8 Use discrete buttons with text for adding screens and components 4 years ago
Andrew Kingston e5da58e1fb Replace preview icon with button 4 years ago
Dean ef458db8b8 Fix to the default input binding to ensure new bindings are set correctly 4 years ago
mike12345567 30b7790e65 Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 4 years ago
mike12345567 a4825f8f6c Removing console log. 4 years ago
mike12345567 90bc52336a Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 4 years ago
Andrew Kingston 61ed214e88 Replace incorrect usages of element.childNodes with element.children 4 years ago
mike12345567 320e41c393 Fix for #6702 - remove users table as an option for automation triggers. 4 years ago
Andrew Kingston eeb528b312 Lint 4 years ago
Andrew Kingston 343dec5013 Visually hide components when cutting but do not remove from real definition 4 years ago
Andrew Kingston 210fc143ee Fix pasting inside different screens and select new screen when pasting inside different screen 4 years ago
Andrew Kingston be76f9ebfb Allow pasting multiple times after copying when not cutting 4 years ago
Andrew Kingston b82c57fac8 Remove debug logs and add comments 4 years ago
Andrew Kingston f00d441f8e Move screen setting updates into store and use patches. Make screen settings generic 4 years ago
Andrew Kingston e46f64a166 Update screen settings to use patches 4 years ago
Andrew Kingston d5b8ddafaf Ensure state never gets out of sync when saving app metadata by using server response to update state 4 years ago
Andrew Kingston 2a240b1831 Use patch for all component methods, add core component patch function, add component move functions to store 4 years ago
Andrew Kingston bfefae0e5f Update cut+paste so cut doesn't actually remove the component from the tree and use new patch function 4 years ago
Andrew Kingston 64ca62f8d8 Use patch when deleting components 4 years ago
Andrew Kingston 283de4b673 Use patch when creating new components 4 years ago
Andrew Kingston 07c04e3093 Remove deprecated layout logic 4 years ago
Andrew Kingston fa42acaaf8 Reduce state updates when selecting layouts 4 years ago
Andrew Kingston da41c6d96a Use patch when detaching screen custom layouts 4 years ago
Andrew Kingston 6b85700fff Use patches when updating homescreens 4 years ago
Andrew Kingston 3e4cf89765 Add screen patch store method and reduce state updates when deleting screens 4 years ago
Andrew Kingston 55fb91a1ae Reduce state updates while saving screens 4 years ago
Andrew Kingston 75ed8feb92 Reduce state updates when selecting screens 4 years ago
Martin McKeaveney 346416d2ee only add account portal people to intercom 4 years ago
Martin McKeaveney 994aade372 only show intercom in cloud 4 years ago
Andrew Kingston b5083b506b Add version modal back into builder 4 years ago
mike12345567 d6f92c7039 Allowing query backend to attempt to convert types in returned JSON to build a better base schema. 4 years ago
Andrew Kingston 4635dbbee4 Fix spacing in overview settings tab 4 years ago
Andrew Kingston 8d52c772ad Improve automation test display layout and spacing 4 years ago
Andrew Kingston f0eb659cb5 Add hover effect to automation item header expand icon 4 years ago
Andrew Kingston 1608e436fc Update automation run log detail panel padding 4 years ago
Andrew Kingston 57155656e2 Increase spacing on automation run log tab and move pagination control to bottom right of table 4 years ago
Andrew Kingston f780762d09 Remove back button while loading app overview 4 years ago
Martin McKeaveney 01266ff4db removing beta tab 4 years ago
Andrew Kingston cfee376a97 Move on screen load action above new-design-only settings 4 years ago
Andrew Kingston b11df37920 Remove view details button in custom layout deprecation info box 4 years ago
Martin McKeaveney 387f224198 remove beta stuff and remove self-host banners 4 years ago
mike12345567 514c58a54e Quick fixes to automation history UI around publishing and unpublishing. 4 years ago
Martin McKeaveney 543ab2f528 hide banner from new UI 4 years ago
mike12345567 9bd668fc67 Fix for #6534 make the user aware of the readonly properties on the user and how to edit them. 4 years ago
Martin McKeaveney d84eab64a5 adding right user key 4 years ago
mike12345567 90453212d5 Moving majority of automation logging functionality to pro. 4 years ago
mike12345567 e0014a8801 Fixing build error. 4 years ago