1226 Commits (cfb10ebbe23e28ee4c8a909cd241c42fb0d22cf0)

Author SHA1 Message Date
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
Andrew Kingston 1aef879a62 Improve workflow block tagline rendering and support pretty printing enum bindings 6 years ago
Andrew Kingston 15cc7a2e6c Add component for rendering workflow mustache taglines 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
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
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 132c83fb84 only build electron on releases 6 years ago
Martin McKeaveney 4d85b1610c import error with events panel 6 years ago
Martin McKeaveney e4e8d3be18 fix pagination 6 years ago
mike12345567 e14677fcff Small fix for last change, singular to plural in API definition. 6 years ago
Andrew Kingston 395575b4da Add more explicit params to arrow functions 6 years ago
Martin McKeaveney 8cd5076f96 lint 6 years ago
mike12345567 b1a8837c0c Adding new API endpoint which provides all definitions in one. 6 years ago
Andrew Kingston 8befaee4d0 Fix cypress test for create workflow 6 years ago
Andrew Kingston 6fe55814c2 Fix workflow tests 6 years ago
Michael Shanks 4d146035de NavigateTo action: use DataList, so URLs are configurable 6 years ago
Martin McKeaveney 454c913127 fix frontend bugs 6 years ago
Andrew Kingston 224aef3478 Fix workflow select components which use objects as options and take initial state from API 6 years ago
Andrew Kingston e7dcbd13f4 Remove deprecated ComponentSelector component which was unique to client side workflow actions which no longer exist 6 years ago
Andrew Kingston 5141353b33 Show notification when testing workflow rather than feedback box 6 years ago
Andrew Kingston 8db6122416 Fix unsaved workflow blocks sharing same state 6 years ago
Michael Shanks 60d9ae8343 Event Modal - set padding to zero 6 years ago
Martin McKeaveney a72e6968e1 backend bug fixes 6 years ago
Andrew Kingston e79d4f11c9 Add working test workflow button 6 years ago
Andrew Kingston e4b470218f Hide workflow setup panel unless required 6 years ago
Andrew Kingston 8b63bfe1c5 Improve selected workflow state labels 6 years ago
Michael Shanks fe8c870050 some mutating function parameter 6 years ago
Michael Shanks f975237417 stop coercing values on the server - do on client instead 6 years ago
Andrew Kingston 99d0bebc0e Remove redundant test workflow tab 6 years ago
Andrew Kingston 1c75824134 Fix workflow editing state binding, fix transitions and fix select placeholder options 6 years ago
Michael Shanks 62db75eafb bugfix: events broken after views added to binding 6 years ago
Andrew Kingston 715c0ab170 Add better animations when editing workflow blocks and changing workflows 6 years ago
Andrew Kingston bee9415942 Rewrite workflow editing state for better UI sync 6 years ago
Michael Shanks e664cd32cd cypress test fix : windows case-insensitive file path 6 years ago
Michael Shanks dff89f0e29 removing feather icons - no longer used 6 years ago