694 Commits (d36fa0ed39a653e4e9b8eeb970efd5329d20f0f5)

Author SHA1 Message Date
mike12345567 be67eaf9c8 Updating testcase to now trigger a proper workflow and check that it operates as expected. 6 years ago
Martin McKeaveney 494e04f19f allow deletion of images 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
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
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 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
Martin McKeaveney b1dbc7cc62 Dropzone styling 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
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 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
Martin McKeaveney b1725ec541 v0.1.21 6 years ago
Martin McKeaveney d414e84748 v0.1.20 6 years ago
Martin McKeaveney 8cd5076f96 lint 6 years ago
Martin McKeaveney 72e3070ad2 update view schema when table updated 6 years ago
mike12345567 b1a8837c0c Adding new API endpoint which provides all definitions in one. 6 years ago
Andrew Kingston 76cfb5062d Revert formatting to 80 print width 6 years ago
mike12345567 c4683a3743 Updating some test cases which were failing silently and changing how environment want handled. 6 years ago
mike12345567 5c94210d72 Adding delete record for when we build in contextual awareness. 6 years ago
Andrew Kingston 24c9042824 Remove params from delete record workflow action as it is only a placeholder 6 years ago
mike12345567 535c4ca5aa Making worker thread decision based on environment variable (BUDIBASE_ENVIRONMENT) and some general tidy up, as well as fixing delete event emitter 6 years ago
Andrew Kingston d13a597ed2 Fix external workflow triggers not passing though instance ID 6 years ago
Michael Shanks f975237417 stop coercing values on the server - do on client instead 6 years ago
mike12345567 5067d93030 Adding threading for when not running against PouchDB. 6 years ago
Martin McKeaveney 65f5f358d0 attachments 6 years ago
Andrew Kingston 0b3ed7435e Fix workflow filter logic block tagline 6 years ago
Michael Shanks 3696d4b077 fixing some broken tests 6 years ago
Michael Shanks 14aa33705f events hooked up and working 6 years ago
mike12345567 ad48b9fdd2 Adding joi validation to the workflow update and create to make sure structure is adhered to, this is built through a curried middleware, to validate on headers, body etc add multiple different validator middlewares to your endpoint. 6 years ago
Andrew Kingston 9d83e6002f Fix create user workflow action 6 years ago
Andrew Kingston 7749919e62 Fix record created trigger workflow block description 6 years ago
Andrew Kingston 1729d0ac5c Fix async loading of steps 6 years ago
mike12345567 77f32c8a0f Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation). 6 years ago
Andrew Kingston 20dfc87ab2 Add all workflow blocks to server and remove concept of workflow environment 6 years ago
mike12345567 79cb0c522f Implementing the block definitions as list APIs for the workflow, meaning client has to retrieve structure from API instead of inherently knowing it. 6 years ago
Michael Shanks 25d8f9a8f8 added PATCH record route 6 years ago
Martin McKeaveney b605d25a4d lint, using bbui component 6 years ago
Martin McKeaveney bb5d522124 tidy up 6 years ago
Martin McKeaveney e6840bcffc custom flatpickr styling, tidy up 6 years ago
Martin McKeaveney fc923cb883 using flatpickr, rollup config for CSS in the builder 6 years ago
Martin McKeaveney 068bb3c500 date field working with HTML5 inputs. Needs more sophisticated parsing 6 years ago
Conor Mack 075866f4ad viewBuilder.spec fix 6 years ago
Conor Mack e4dd6fd137 Cypress Test Fix - createView.spec.js 6 years ago
Conor Mack 34a19ffda2 Update jest tests - viewbuilder 6 years ago
Martin McKeaveney 7c27957b1b
Workflow fixes (#559) 6 years ago
dependabot[bot] 4b0463cf45
Bump bl from 4.0.2 to 4.0.3 in /packages/server 6 years ago