mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 06:25:58 +02:00
* feat: conversion of epic to work item and vice versa * chore: delete related cycles and modules * chore: delete related cycles, modules and parent * feat: activitites * fix: None for requested_data and current_instance * chore: convertWorkItem method, services and types added * chore: conversion component added * chore: epic and work item modal updated * chore: modal state and mutation changes * chore: conversion action button peek view implementation * chore: conversion action button detail page implementation * chore: mutation * chore: epic enable check added * chore: toast message updated * chore: code refactor * chore: code refactor * chore: remove prefetch_related and select_related * fix: work item type conversion and additional properties * chore: code refactor * chore: code refactoring * chore: code refactor * chore: feature flag added * chore: icon updated --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>