Fix project slug for users with non-lowercase username
Don't show integrations without operations matching the selected filter
Pushed 4 changes to flowoid
Fix bug on form validation for deep objects
Pushed 2 changes to flowoid
Remove duplicated operations on AWS integrations
A bug caused a duplicated operations on a few AWS integrations.
The bug was fixed and duplicated operations were merged with zero impact on existent workflows π
The bug was fixed and duplicated operations were merged with zero impact on existent workflows π
Implement Schedule Trigger
Workflows are started by triggers (like an event happening on one integration). This feature will also allow to trigger workflows based on a customisable schedule.
Pushed 7 changes to flowoid
Add additional trigger scheduling options
Currently we only support to run workflows at regular intervals.
Pushed 5 changes to flowoid
Improve sidebar on small screens
Pushed 6 changes to flowoid
Preparing for Beta Launch: Add analytics and crisp chat
Pushed 6 changes to flowoid
Add Slack Integration
Mariano Pardo π¨βπ»
Author
We need to wait for Slack to review it before it can be used on prod, but everything else is done π
Mariano Pardo π¨βπ»
Author
Actually we only needed to wait for getting listed into their directory, so our Slack integration is already in production π
Pushed 2 changes to flowoid
Design Landing Page π¨βπ»
Of course :) Remember to follow on Twitter and join t.me/makerlog or the Slack chat if you prefer slack!
Use official AWS Architecture Icons
Use antd directly instead of antd pro
Antd pro brings to many complications and it's not very without umi. Visually shouldn't be any difference and we can get rid of many workarounds for antd pro and SSR.