mirror of
https://github.com/makeplane/plane.git
synced 2026-07-12 13:29:56 +02:00
* chore: CRUD operations for epics * chore: epic comments links activity * fix: issue creation * chore epics asset added * dev: epics icon added * dev: epics store init * chore: code refactor * chore: epics feature flag added * dev: epic setting page added with empty state * fix: issue detail endpoint * chore: epic issues layout * chore: epics settings and basic store * fix: build error * chore: epic sidebar component * chore: epic comments and activity added * chore: code refactor * chore: added the project feature endpoint * chore: removed the status endpoint * chore: added the url patterns * chore: workspace epcic endpoint * fix: build error * chore: project epic flow implementaiton * [WEB-2703] chore: inject all issue type services from base issue type store. * chore: epic services and store updates * chore: remove issue property option update service * chore: minor improvements * chore: improve property and options fetch logic * fix: attachments viewset change * chore: epic user property * chore: epic quick action added * chore: epic modal and quick action * chore: epic store and services updated * chore: endpoint updted and commented feature flag * chore: layout root file updated * chore: issue filter endpoint * chore: epics filters * fix: epic issue modal description fetch * chore: epic issue retrieve endpoint added * chore: epic quick action updated * chore: issue detail store fetch method updated * chore: code refactor * chore: epic detail page added * chore: epic peek overview implementation * chore: epic issue modal onSubmit * chore: added archive, reactions * chore: epic enable/disable updated * chore: epic endpoint updated * chore: fetch logic updated * chore: epic issue modal projectId * chore: epic modal provider updated * chore: CollapsibleButton component updated * chore: epic detail sidebar state added to theme store * chore: epic detail, header, and quick action updated * chore: epic detail sidebar icon updated * chore: epic toggle update * chore: epic details sidebar updated * chore: services and store updated * chore: code refactor * chore: code refactor * chore: epic comment, additional properties and store updated * chore: epic analytic * chore: epic activity key changes * chore: store updated * chore: code refactor * chore: epic endpoint updated * chore: epic sub-issues endpoint updated * chore: epic store changes * chore: epic detail sidebar * dev: tabs component added to ui package * chore: epic sidebar improvement * chore: linear progress indicator improvement * chore: epic detail page improvements * chore: epic endpoint updated * chore: epic detail widgets * fix: sub-issues count endpoint * chore: epic detail overview implementation * fix: sub issues count and response updated * chore: code refactor * chore: code refactor * fix: epic sub issues properties * chore: epic analytics and code refactor * fix: epic analytics and peek view actions * chore: epic peek view added and code refactor * chore: project navigation items code refactor * fix: epic enable mutation error * fix: issue modal description fetch issue * chore: is_epic flag added to epic issue * fix: epic list, kanban and spreadsheet layout redirection and peek view * fix: epic calendar and gantt layout peek view and redirection * chore: code refactor * fix: epic details actions and code refactor * chore: epic progress empty state added * chore: merge conflict * fix: epic endpoint response * fix: epic settings * fix: local db mutation and epic modal error * fix: epic filters * fix: peek view modal context * fix: epic sub issue mutation * chore: created search endpoint * fix: epic sub-issue add mutation * chore: epic enable and disable endpoint updated and code refactor * Revert "chore: epic enable and disable endpoint updated and code refactor" This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043. * chore: epic analytics mutation improvement * fix: issue search endpoint * chore: issue parent search modal improvement * chore: epic empty state and analytics mutation improvement * chore: code refactoring * fix: epic sub-issue mutation * fix: epic attachment --------- Co-authored-by: NarayanBavisetti <narayan3119@gmail.com> Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com> Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>