21623 Commits (944481dfbcb2679ee7758fbdd06d03418a2b3cd4)

Author SHA1 Message Date
mike12345567 e8053b55e6 Fixing issue with app DB not being in context for fetch. 4 years ago
Budibase Release Bot 27a178a0c4 Update pro version to 1.1.20 4 years ago
Budibase Release Bot 654a371df2 v1.1.20 4 years ago
Budibase Release Bot 5ba6b07931 Update pro version to 1.1.19 4 years ago
Budibase Release Bot af92c3d6e8 v1.1.19 4 years ago
Budibase Release Bot 34ac28973b Update pro version to 1.1.18 4 years ago
Budibase Release Bot 4256542aea v1.1.18 4 years ago
Budibase Release Bot 651bcb9e4a Update pro version to 1.1.17 4 years ago
Budibase Release Bot 327cc3b6f9 v1.1.17 4 years ago
mike12345567 d2987fcf39 PR comments. 4 years ago
mike12345567 0a7ceda807 Fixing an issue with automations being unable to access app databases due to new context stack up. 4 years ago
Dean ef458db8b8 Fix to the default input binding to ensure new bindings are set correctly 4 years ago
Budibase Release Bot eb602fb304 Update pro version to 1.1.16 4 years ago
Budibase Release Bot 914258cba1 v1.1.16 4 years ago
Budibase Release Bot 16b81bfc95 Update pro version to 1.1.15 4 years ago
Budibase Release Bot 9852ee7f2b v1.1.15 4 years ago
Budibase Release Bot b201b8c99b Update pro version to 1.1.14 4 years ago
Budibase Release Bot f0ac987c98 v1.1.14 4 years ago
Peter Clement 8dfcb12cdf Ensure a binding exists before continuing with loop 4 years ago
Budibase Release Bot a019e739d1 Update pro version to 1.1.13 4 years ago
Budibase Release Bot 13cac82db7 v1.1.13 4 years ago
mike12345567 91eb2cfe6f Fix for email view casing test. 4 years ago
Budibase Release Bot fddb5d13eb Update pro version to 1.1.12 4 years ago
Budibase Release Bot dbdd88b46d v1.1.12 4 years ago
Martin McKeaveney fa20a6169e fixing broken migration 4 years ago
mike12345567 9c885ad284 Fixing test case. 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 84e87aeb1d Fix bug with sequential helper 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 c24c5b2861 Update sequential helper to properly queue promises 4 years ago
Andrew Kingston 3e4cf89765 Add screen patch store method and reduce state updates when deleting screens 4 years ago