2267 Commits (15cc7a2e6c2eac712005f8d31efdce8de67172fe)
 

Author SHA1 Message Date
Andrew Kingston 15cc7a2e6c Add component for rendering workflow mustache taglines 6 years ago
Andrew Kingston 6c4cf24a94 Fix filter workflow block tagline 6 years ago
mike12345567 53bbcd9928 Fixing an issue with deletion action. 6 years ago
mike12345567 22ef6eb4d3 Some fixes after playing around with the new Builder UI. 6 years ago
Andrew Kingston 076ed09c38 Fix delay workflow block setup 6 years ago
Andrew Kingston 6b11add939 Replace string.replaceAll due to bad support 6 years ago
Andrew Kingston 2287675c79 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows 6 years ago
mike12345567 dd0cffc226 Making the trigger endpoint detect if the trigger should have a model input and faking any properties that don't exist if required - this behaviour overridden by inputs from external client. 6 years ago
Andrew Kingston 162401143f Fix binding of nested fields in workflow save record action 6 years ago
Andrew Kingston 416e60bd3a Fix some small svelte warnings 6 years ago
Andrew Kingston 52dde35dee Rename user presentable strings from workflow blocks to steps 6 years ago
Andrew Kingston b3693319f8 Rename user presentable strings from workflow blocks to steps 6 years ago
Andrew Kingston f9c616e3e8 Add labels to workflow blocks 6 years ago
Andrew Kingston aec7cb9cc6 Tidy up by using optional chaining 6 years ago
Andrew Kingston 26c952b9a2 Use user readable enums in workflow block setup fields 6 years ago
Andrew Kingston 063a774aee Add data binding to nested fields within workflow block setup 6 years ago
Andrew Kingston f42a001b89 Block deletion of workflow trigger unless it's the only step left 6 years ago
Andrew Kingston a1f52b733b Update save record block definition 6 years ago
Andrew Kingston f1696e08ea Fix nullish values in RecordSelector 6 years ago
Andrew Kingston a5a7ba68e3 Add data binding to workflow block setup 6 years ago
mike12345567 be67eaf9c8 Updating testcase to now trigger a proper workflow and check that it operates as expected. 6 years ago
mike12345567 8477ad8727 Changing how default inputs for workflow definitions are handled and providing pretty print options for enums. 6 years ago
mike12345567 ec265f6821 Update to improve test cases and get JOI to work as expected. 6 years ago
Andrew Kingston 15e3b48f0a Remove full stop in email workflow block description 6 years ago
Andrew Kingston 6da25faaa4 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows 6 years ago
mike12345567 0c1ff2fd70 Fixing a circular dependency that meant a utilities enumerations could not be used until full system initialisation, exporting enums earlier and commenting. 6 years ago
Andrew Kingston 4e4e15eada Use bbui selects for all selects in workflow steps 6 years ago
mike12345567 1ab787afd7 Updating file structure so that each built in step has its own file containing the definition and the function of it, with the intention of keeping definitions together as they will be handled in the async actions. 6 years ago
Andrew Kingston 7ef5d8a9b8 Update builder to support new block definitions with JSON schema 6 years ago
Andrew Kingston 4fed6c05d3 Make filter condition human readable since they're just strings 6 years ago
Andrew Kingston fdca9240e9 Fixing definition for filter workflow block 6 years ago
Andrew Kingston 9f3ca42995 Merge branch 'contextual-workflows' of github.com:Budibase/budibase into contextual-workflows 6 years ago
mike12345567 cb1ff4ac3b Updating definitions to remove the use of the fat model object in workflows and make sure the record structure is common where-ever it is used (as an input or as a trigger output). 6 years ago
Andrew Kingston 182b70135e Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing 6 years ago
mike12345567 4625b7a97e Updating block definitions to use pure JSON schema so that it can be used for easy validation. 6 years ago
Andrew Kingston 79c4d1ed65 Update workflow block definitions 6 years ago
mike12345567 e2791d832b This is a breaking change, it updates the block definitions to work with the new structure of inputs and outputs. 6 years ago
Michael Drury 0d2f7759ee
Merge pull request #607 from Budibase/server-workflows 6 years ago
Andrew Kingston cff883503e Fix rollup not live reloading correctly 6 years ago
Martin McKeaveney b1725ec541 v0.1.21 6 years ago
Martin McKeaveney 70394cc517
Merge pull request #612 from Budibase/bugfixes 6 years ago
Martin McKeaveney 132c83fb84 only build electron on releases 6 years ago
Martin McKeaveney 4d85b1610c import error with events panel 6 years ago
Martin McKeaveney d414e84748 v0.1.20 6 years ago
Martin McKeaveney 0f68ecf317
Merge pull request #611 from Budibase/fix-pagination 6 years ago
Martin McKeaveney e4e8d3be18 fix pagination 6 years ago
Andrew Kingston 980e35942d Merge branch 'server-workflows' of github.com:Budibase/budibase into server-workflows 6 years ago
mike12345567 e14677fcff Small fix for last change, singular to plural in API definition. 6 years ago
Martin McKeaveney 4b43392d0f
Merge pull request #609 from Budibase/frontend-bugs 6 years ago
Andrew Kingston 395575b4da Add more explicit params to arrow functions 6 years ago