mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 22:09:12 +02:00
* chore: add template * chore: add page template and project template migrations * chore: add migration file for project and page templates * chore: page templates * chore: update template * feat: page templates * chore: asset copy * chore: update page templates * improvement: update all templates endpoint * chore: feature flags and minor improvements * chore: common constants across templates * improvement: work item template util types * chore: minor improvements and base template store fixes * improvement: common template related components * chore: work item template util improvements * improvement: remove empty templates list sections * init: page templates * revert: next config * chore: remove unused store methods * fix: page template store * feat: page templates list at workspace level * improvement: enhance project level template list modularity * improvement: page template at project level * feat: page template form * feat: create or update page templates * improvement: document editor configs * improvement: template list loader * improvement: work item template form background color * feat: page template implementation * improvement: minor update related to applying page templates * fix: rebuild yarn.lock * chore: duplicate the assets in thetemplate * chore: workspace level duplicate endpoint * feat: add editor helper * chore: changed the response structure * chore: reverted the deleted one * chore: add assets duplicate logic * chore: header buttons * refactor: assets replace logic * chore: add title editor ref * fix: merge conflicts resolved from preview * chore: store cleanup and minor improvements * chore: minor improvements * feat: feature flag check for page templates picker and CE code split * remove: extra line added in migration file * chore: added project validation (#2923) * fix: bulk status update for page templates assets * improvement: translations and code cleanup --------- Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com> Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>