1383 Commits (e7be9dd698eae4a3c6c19462c959fa0c658223b2)

Author SHA1 Message Date
Andrew Kingston 490183b2ab Treat automation step inputs of type number as string, and let server handle types 6 years ago
Andrew Kingston 56021cf4b2 Sort automation steps by name 6 years ago
Andrew Kingston e3fdd1ee46 Improve responsiveness, handle scrolling and tidy up CSS in automations page 6 years ago
Andrew Kingston 1c2d90fe3d Fix automation block taglines without bindings 6 years ago
Andrew Kingston b9cc3ac7cc Fix crashing when default inputs are undefined in block definition 6 years ago
Andrew Kingston 05d4b19300 Fix formatter 6 years ago
mike12345567 88d22baf1a Renaming workflows -> automate/automations, throughout the API and the builder itself. 6 years ago
Andrew Kingston 7052ca2241 Allow numerical workflow block input types 6 years ago
Andrew Kingston 906dd7a0ec Bump bbui version 6 years ago
Andrew Kingston 634bf10bd2 Bump bbui to latest version 6 years ago
Martin McKeaveney 9310b812d8
Update padding for attachment images 6 years ago
mike12345567 17588d9f6b Fix for when table is deleted, was attempting to retrieve views for the table which no longer exists. 6 years ago
Andrew Kingston aa05718766 Prevent datetime and boolean fields showing in workflow block setup until these are handled properly 6 years ago
Andrew Kingston 68c84438da Fix part of workflow cypress tests 6 years ago
Martin McKeaveney 8ce3d4124b file size limits 6 years ago
Martin McKeaveney 881627ff7b tidy up 6 years ago
Martin McKeaveney 319fcabaa5 removing delete functionality - not necessary 6 years ago
Andrew Kingston 1aef879a62 Improve workflow block tagline rendering and support pretty printing enum bindings 6 years ago
Martin McKeaveney 28fd0e4831 remove magic numbers 6 years ago
Martin McKeaveney 14283a7b96 return processed file sizes 6 years ago
Martin McKeaveney 642662c8bc fix transition dropdown bug 6 years ago
Andrew Kingston 15cc7a2e6c Add component for rendering workflow mustache taglines 6 years ago
Martin McKeaveney bb2058a010 lint 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 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
Martin McKeaveney 9032738ae8 delete local file upload when file deleted 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 f1696e08ea Fix nullish values in RecordSelector 6 years ago
Andrew Kingston a5a7ba68e3 Add data binding to workflow block setup 6 years ago
Martin McKeaveney 494e04f19f allow deletion of images 6 years ago
mike12345567 ec265f6821 Update to improve test cases and get JOI to work as expected. 6 years ago
Andrew Kingston 4e4e15eada Use bbui selects for all selects in workflow steps 6 years ago
Andrew Kingston 7ef5d8a9b8 Update builder to support new block definitions with JSON schema 6 years ago
Martin McKeaveney bd3a604c7a more design updates on attachment picker 6 years ago
Martin McKeaveney b1dbc7cc62 Dropzone styling 6 years ago
Andrew Kingston 182b70135e Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing 6 years ago
Martin McKeaveney 86ae8d038a file attachments and processing working, basic design for dropzone 6 years ago
Conor Mack ef52714e07 Tidyup 6 years ago
Conor Mack 655b39c39c Icon and Icon Select Component 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 132c83fb84 only build electron on releases 6 years ago