mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
* feat: epic updates wip * feat: create endpoint for epic update * feat: delete, get, update endpoint for epic updates * feat: comments endpoint * feat: update reaction endpoints * refactor: code refactor * wip: epic updates * fix: epic update minor bug fixes * WIP * feat: endpoint to list updates * feat: patch and delete endpoint for update feat: get and post for comments feat: post adn delete for reactions * chore: use EntityTypeEnum instead of hardcoding * fix: add cancelled issues count * chore: return project and epic details * refactor: fetching project and epic details * feat: initiative updates * fix: i18n changes * fix: i18n changes * fix: i18n * fix: initiative updates * fix: translations + reaction bug * feat: filter based on status * fix: removed updates for initiatives * fix: initiative updates * chore: added updates in initiative analytics * fix: refactor * chore: optimised the initiative updates query * chore: added description_html * fix: refactor * fix: list view on click * fix: return only latest record * fix: handled epic and project addition and deletion * fix: build * fix: popover component * fix: latest updates returning all status's latest one * fix: local update * fix: text overflow issue * fix: icon colors * fix: update status on project attributes returning same update --------- Co-authored-by: sangeethailango <sangeethailango21@gmail.com> Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>