mirror of
https://github.com/makeplane/plane.git
synced 2026-07-13 22:09:12 +02:00
* chore: dashboard migrations * chore: changed the name of the dashboard * chore: removed the show legend * chore: added deleted by in workspace connection * feat: templates settings upgrade page * chore: update issue modal formstate prop * feat: issue template * feat: templates store * chore: no work item templates empty state * chore: updated the migration file * chore: workspace settings layout update * chore: template store improvements * chore: layout grouping * feat: work item template creation form and list * chore: changed the migration file * chore: added project base model * chore: migration changes * fix: migration * feat: work item modeling * chore: update migrations * feat: basic work item template integration * chore: template creation form improvement * feat: template apis * chore: add logo for customers * fix: template endpoints * feat: update work item template * chore: add validation * fix: build error * feat: add feature flagging * chore: minor field updates * fix: workitem patch * fix: template patch * fix: template fetch endpoint * feat: API integration * fix: issue property schema * chore: minor UI / UX improvements * improvement: work item template utility improvements * feat: custom property values in templates: ' * feat: project level work item templates * feat: add issue property validation * improvement: work item template data sanitization * feat: custom property values for work item templates * chore: data sanitization for work item templates update form * improvement: work item templates update form validation errors * chore: remove base template un used store actions type * improvement: template form refactor * chore: template update validation * chore: minor fixes in project level templates * fix: template merge * chore: partial update * chore: attach all work item templates with default type * fix: type checking * chore: only show templates attached to active work item type * improvement: template schema * fix: project level template delete endpoint * improvement: service refactor in work item template store * fix: project level template update endpoint * improvement: template ordering * improvement: assignee role validation for work item templates * improvement: enable project level work item templates settings for project members * fix: template instance update * fix: minor UI/ UX * fix: minor improvements and fixes --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com> Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>