1393 Commits (8d01cc8d8b17bddd531606021f13e202ffab73eb)

Author SHA1 Message Date
Martin McKeaveney 892ce699ce template export v1 6 years ago
Martin McKeaveney d93e1739de merge 6 years ago
Martin McKeaveney 6e9c238054 use bbui component for dropzone 6 years ago
Martin McKeaveney 42dfc2b33c providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney fd97c14a50 lint, tidy up and some simplification 6 years ago
mike12345567 19bb0481c6 Running linter to cleanup formatting. 6 years ago
Martin McKeaveney 6b00fb2d8e local file upload from apps 6 years ago
Andrew Kingston d473307b7f Treat automation step inputs of type number as string, and let server handle types 6 years ago
Andrew Kingston aa47d18bb1 Sort automation steps by name 6 years ago
Andrew Kingston c728329d51 Improve responsiveness, handle scrolling and tidy up CSS in automations page 6 years ago
Andrew Kingston d465d30827 Fix automation block taglines without bindings 6 years ago
Andrew Kingston aaa8313c50 Fix crashing when default inputs are undefined in block definition 6 years ago
Andrew Kingston ce61b979f4 Fix formatter 6 years ago
mike12345567 5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
Andrew Kingston 739195f32a Allow numerical workflow block input types 6 years ago
Andrew Kingston 67e1680813 Bump bbui version 6 years ago
Andrew Kingston 3160d96b6c Bump bbui to latest version 6 years ago
Martin McKeaveney 48366d47be Update padding for attachment images 6 years ago
mike12345567 f399c10f1c Fix for when table is deleted, was attempting to retrieve views for the table which no longer exists. 6 years ago
Andrew Kingston af2bdd2db7 Prevent datetime and boolean fields showing in workflow block setup until these are handled properly 6 years ago
Andrew Kingston f906ce0a83 Fix part of workflow cypress tests 6 years ago
Martin McKeaveney d3a18ab079 file size limits 6 years ago
Martin McKeaveney e028311813 tidy up 6 years ago
Martin McKeaveney e717d35f9e removing delete functionality - not necessary 6 years ago
Andrew Kingston bce557f727 Improve workflow block tagline rendering and support pretty printing enum bindings 6 years ago
Martin McKeaveney a307e4d8b4 remove magic numbers 6 years ago
Martin McKeaveney af9b8ac9bd return processed file sizes 6 years ago
Martin McKeaveney 9be2b7d691 fix transition dropdown bug 6 years ago
Andrew Kingston 7458b7757e Add component for rendering workflow mustache taglines 6 years ago
Martin McKeaveney f48736ffe9 lint 6 years ago
Andrew Kingston 210080c834 Fix delay workflow block setup 6 years ago
Andrew Kingston 659ae0a641 Replace string.replaceAll due to bad support 6 years ago
Andrew Kingston 0c45879878 Fix binding of nested fields in workflow save record action 6 years ago
Andrew Kingston 771fd0234f Fix some small svelte warnings 6 years ago
Andrew Kingston deeb671fd4 Rename user presentable strings from workflow blocks to steps 6 years ago
Martin McKeaveney 293e5b7859 delete local file upload when file deleted 6 years ago
Andrew Kingston 8570af1c22 Rename user presentable strings from workflow blocks to steps 6 years ago
Andrew Kingston f341b5f0a9 Add labels to workflow blocks 6 years ago
Andrew Kingston 1cba3f2f8e Tidy up by using optional chaining 6 years ago
Andrew Kingston 1e099b9b5a Use user readable enums in workflow block setup fields 6 years ago
Andrew Kingston 57a8dcf595 Add data binding to nested fields within workflow block setup 6 years ago
Andrew Kingston 48f13af109 Block deletion of workflow trigger unless it's the only step left 6 years ago
Andrew Kingston 0b424c1f1f Fix nullish values in RecordSelector 6 years ago
Andrew Kingston 3e3a978e74 Add data binding to workflow block setup 6 years ago
Martin McKeaveney 4985949786 allow deletion of images 6 years ago
mike12345567 31939e3dc9 Update to improve test cases and get JOI to work as expected. 6 years ago
Andrew Kingston c44ba8b995 Use bbui selects for all selects in workflow steps 6 years ago
Andrew Kingston 7986016183 Update builder to support new block definitions with JSON schema 6 years ago
Martin McKeaveney d06068dd9f more design updates on attachment picker 6 years ago
Martin McKeaveney e97ec7beaf Dropzone styling 6 years ago