21632 Commits (86ecc7d0d1b9151efeb49ecb422f205a1ff4f719)

Author SHA1 Message Date
Andrew Kingston 86ecc7d0d1 Update class names 4 years ago
Andrew Kingston 9263cb000d Update more styles of new component panel 4 years ago
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
Budibase Release Bot accaaed462 Update pro version to 1.1.21 4 years ago
Budibase Release Bot bd399ecec7 v1.1.21 4 years ago
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