mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
* feat workflows working commit * fix minor change * chore: workflow migration * workflow changes * add worflow link * chore: customer model migration * fix: build errors * chore: added the actor endpoint for workflow * chore: workspace level workflow endpoint * chore: patch endpoint for states * improvement: workflow engine * improvement: workspace level workflows * fix: disabled workflow overlay message position * chore: handeled the actors logic * chore: bulk operations validation * chore: add unique approvers count in state transition * chore: update overlay opacity * chore: reset workflow endpoint * chore: creation validation for issue * chore: workflows enable disable flow * chore: default state validation * minor icon sizes improvement * chore: created the activity for workflows * feat: workflow change history and reset * fix: state option alignment * chore: state transition approver activity: * fix: build errors * chore: enable workflow empty state * chore: workflow activity changes * chore: language support and Ui improvements * chore: code cleanup * improvement: worflow UI and UX * chore: translations update * chore: minor UI fixes * improvement: issue to work item in workflow related files * fix: sync state transition and work item creation map * improvement: issue to work item in workflow related files * improvement: workflow group overlay code seperation * chore: bulk operations error message when workflow is enabled * chore: workflows feature flag check while fetching * chore: update workflow icon * fix: workflow settings scroll * chore: translations * minor improvements * fix: toggle project features * fix: add is_workflow_enabled to project features response * chore: handle state workflow from command pallette * fix: build errors --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>