Skip to content

V1.3.1

Compare
Choose a tag to compare
@baguse baguse released this 17 Mar 08:23
· 9 commits to master since this release
  • Add feature for search flow on navigation
    You can search flow by name and your search text will be highlighted and automatically expanded the category
    Note: Current expanded category will be stored on local storage
    • Fix deep child flow logic when drag and drop
      In this version you can unlimitedly drag and drop your flow to another flow or category
    • Add trigger type on flow row
      You can see the trigger type on the flow row
      • MANUAL : Flow that can be triggered manually
      • OPERATION : Flow that can be triggered by another flow
      • SCHEDULE : Flow that can be triggered by schedule
      • ACTION : Flow that can be triggered by Event hook
      • WEBHOOK : Flow that can be triggered by Webhook
    • Add button to go to the directus flow detail page
      You can click the flow row and it will bring you to the directus flow detail page
    • Add option to delete the flow
      You can delete the flow by clicking the delete button on the flow row option or the navigation context menu