1336 Commits (1cba3f2f8ead77c6bbfbd55e25bfefbd4f0dc440)

Author SHA1 Message Date
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
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
Andrew Kingston 0ade1ef558 Bump svelte, rollup and rollup-plugin-terser dependencies to support optional chaining and nullish coalescing 6 years ago
Andrew Kingston 42bf945d35 Fix rollup not live reloading correctly 6 years ago
Martin McKeaveney 4926665eeb v0.1.21 6 years ago
Martin McKeaveney 275a8e38a3 only build electron on releases 6 years ago
Martin McKeaveney 78e6a66543 import error with events panel 6 years ago
Martin McKeaveney d55d0c70c8 v0.1.20 6 years ago
Martin McKeaveney fb47ef6c2f fix pagination 6 years ago
mike12345567 ba52b10666 Small fix for last change, singular to plural in API definition. 6 years ago
Andrew Kingston 8959e1ddf0 Add more explicit params to arrow functions 6 years ago
Martin McKeaveney 784fac5018 lint 6 years ago
mike12345567 09565e41d0 Adding new API endpoint which provides all definitions in one. 6 years ago
Andrew Kingston 62d37254ea Fix cypress test for create workflow 6 years ago
Andrew Kingston 12d44ffcad Fix workflow tests 6 years ago
Michael Shanks 4d56b4873c updated BBUI 6 years ago
Michael Shanks ade5527bd7 NavigateTo action: use DataList, so URLs are configurable 6 years ago
Martin McKeaveney 7acaad11d1 fix frontend bugs 6 years ago
Andrew Kingston 55f418bc95 Fix workflow select components which use objects as options and take initial state from API 6 years ago
Andrew Kingston 9d2f7ed874 Remove deprecated ComponentSelector component which was unique to client side workflow actions which no longer exist 6 years ago
Andrew Kingston 449122095e Show notification when testing workflow rather than feedback box 6 years ago
Andrew Kingston 4500388a08 Fix unsaved workflow blocks sharing same state 6 years ago
Michael Shanks 2aca93ecf6 Event Modal - set padding to zero 6 years ago
Martin McKeaveney 32771fe4e3 backend bug fixes 6 years ago
Andrew Kingston 757845c233 Add working test workflow button 6 years ago
Andrew Kingston 5fedaced21 Hide workflow setup panel unless required 6 years ago
Andrew Kingston f405c92ce3 Improve selected workflow state labels 6 years ago
Michael Shanks 0982f627ef some mutating function parameter 6 years ago
Michael Shanks 0735eaa523 stop coercing values on the server - do on client instead 6 years ago
Andrew Kingston 085789ef1d Remove redundant test workflow tab 6 years ago
Andrew Kingston 731be7da2e Fix workflow editing state binding, fix transitions and fix select placeholder options 6 years ago
Michael Shanks d67b29d5d5 bugfix: events broken after views added to binding 6 years ago
Andrew Kingston 304e20428a Add better animations when editing workflow blocks and changing workflows 6 years ago
Andrew Kingston 494d38029f Rewrite workflow editing state for better UI sync 6 years ago
Michael Shanks 718f919354 cypress test fix : windows case-insensitive file path 6 years ago
Michael Shanks 062696958b removing feather icons - no longer used 6 years ago
Michael Shanks d951edad61 some comments 6 years ago
Michael Shanks 3b21b15259 fixing some broken tests 6 years ago
Michael Shanks d3225cb51f events hooked up and working 6 years ago
Conor Mack cc154e3ca2 Line Chart - Prop Defaults, Custom Date Formats 6 years ago
Andrew Kingston e3707982de Update to use stepId for workflows and improve workflow UX when editing blocks 6 years ago
Andrew Kingston 06f1a7bbf1 Load workflow blocks from server and remove block definitions from builder 6 years ago
Andrew Kingston d41ffe3064 Tidy up unused code 6 years ago