21918 Commits (d15d034af36b43058b3fd75dff3909e35fd39e02)

Author SHA1 Message Date
Andrew Kingston c62ff16248 Allow full spectrum cards to be clickable 4 years ago
dependabot[bot] 27d75cbc74
Bump svelte from 3.46.4 to 3.49.0 4 years ago
Budibase Staging Release Bot f3547bc6e7 Update pro version to 1.1.15-alpha.1 4 years ago
dependabot[bot] a83d8b2522
Bump svelte from 3.38.2 to 3.49.0 in /packages/bbui 4 years ago
Budibase Staging Release Bot 55f61d5034 v1.1.15-alpha.1 4 years ago
Mitch-Budibase d9f0d9da1c Create App Tests: Timeout Changes 4 years ago
Budibase Staging Release Bot ba2bda31eb Update pro version to 1.1.15-alpha.0 4 years ago
Budibase Staging Release Bot bf337239b9 v1.1.15-alpha.0 4 years ago
Budibase Release Bot 16b81bfc95 Update pro version to 1.1.15 4 years ago
mike12345567 5dd754f314 Removing console log. 4 years ago
Budibase Release Bot 9852ee7f2b v1.1.15 4 years ago
Mitch-Budibase 7ab64c730b Timeout changes for Cypress Commands file 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
Peter Clement dfdee4d271 lint 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
Budibase Staging Release Bot a21a69df66 Update pro version to 1.1.10-alpha.4 4 years ago
Budibase Staging Release Bot 0b1e9c4aa3 v1.1.10-alpha.4 4 years ago
mike12345567 91eb2cfe6f Fix for email view casing test. 4 years ago
NEOLPAR 29818a3ced downloading csv users created through batch 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
dependabot[bot] a3f473e690
Bump svelte from 3.48.0 to 3.49.0 in /packages/builder 4 years ago
dependabot[bot] 350712d4f2
Bump svelte from 3.46.4 to 3.49.0 in /packages/client 4 years ago
dependabot[bot] b3eb812fb1
Bump svelte from 3.46.2 to 3.49.0 in /packages/frontend-core 4 years ago
mike12345567 9c885ad284 Fixing test case. 4 years ago
dependabot[bot] 2cec129f43
Bump svelte from 3.44.1 to 3.49.0 in /packages/server 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