9493 Commits (0f4ed290d1a0bd56c5405e6aede2afe7ade2c991)

Author SHA1 Message Date
Peter Clement e468f83902 adding tests and pr comments 4 years ago
Peter Clement 3914501084 remove uncessary test non we default to users being no access 4 years ago
Andrew Kingston d9bb41b2ce Don't load theme options from the store 4 years ago
Peter Clement 921a287666 cloud check for max user limit 4 years ago
Peter Clement b078ea9d8d adding limits for uploading users 4 years ago
mike12345567 4055e52d40 Updating based on PR comments. 4 years ago
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 4 years ago
mike12345567 34c55cdb2d Fix for permission spamming in the automation UI. 4 years ago
mike12345567 295c2e5c68 Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 4 years ago
Peter Clement 710e71d7b8 2nd fix for multi tenancy groups 4 years ago
Peter Clement a5d0b8c74b fixing bug on multi tenant environment 4 years ago
Andrew Kingston f83785b4b3 Allow dropping on the screen component 4 years ago
Peter Clement 2d5dfcb9a2 stop matching on prodId in some cases 4 years ago
Peter Clement ea061e6ab1 updating license check to search for feature 4 years ago
Dean 26713ab53b Fix for left positioning of the KeyValueBuilder drawers 4 years ago
Peter Clement 3f5fea9adc update handling of group roles 4 years ago
Dean ef458db8b8 Fix to the default input binding to ensure new bindings are set correctly 4 years ago
Peter Clement dfdee4d271 lint 4 years ago
NEOLPAR 29818a3ced downloading csv users created through batch 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
Peter Clement b5ffd995f4 split out id parsing into pro repo 4 years ago
Martin McKeaveney 346416d2ee only add account portal people to intercom 4 years ago
NEOLPAR bd80601924 removed role dropdown from users table due to incompatibilities with table horizontal scroll and overflowing dropdown component 4 years ago
Martin McKeaveney 994aade372 only show intercom in cloud 4 years ago
Peter Clement e63c7fd56f update groups doc to take a roles object 4 years ago
NEOLPAR c8512e3de6 changing user roles from users table 4 years ago
NEOLPAR 0fc78fdbf6 removed duplicated behaviour in user table 4 years ago