mirror of
https://github.com/makeplane/plane.git
synced 2026-02-25 04:35:21 +01:00
* [MOBIL-845] chore: implemented stickies feature (#2822) * chore: implemented stickies * chore: implemented pagination for stickies * chore: typo * chore: filtering stickies by user * chore: project pages bulk creation (#2500) * [MOBIL-826] chore: handled issue creation and update if the workflow is enabled in the project (#2629) * chore: handled issue creation and updation if the workflow is enabled in the project * chore: add workflow transition in intake (#2630) --------- Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com> * chore: delete bulk stickies (#2831) * chore: import error * [MOBIL-866] chore: implemented work-item create and update v2 mutation and handled the workflow validation (#2881) * chore: validated the issue state and update issue state property * chore: handled workflow create and update * chore: handled issue creation and update V2 * chore: updated types for issue v2 mutation * chore: reverted version check query * chore: updated intake * chore: updated type for start_date and end_date * fix: handled the issue workflow validation in the issue update mutation v2 (#2913) --------- Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com> Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>