plane/web/components/inbox
guru_sainath f88109ef04
chore: issue activity, comments, and comment reaction store and component restructure (#3428)
* fix: issue activity and comment change

* chore: posthog enabled

* chore: comment creation in activity

* chore: comment crud in store mutation

* fix: issue activity/ comments `disable` and `showAccessSpecifier` logic.

* chore: comment reaction serializer change

* conflicts: merge conflicts resolved

* conflicts: merge conflicts resolved

* chore: add issue activity/ comments to peek-overview.
* imporve `showAccessIdentifier` logic.

* chore: remove quotes from issue activity.

* chore: use `projectLabels` instead of `workspaceLabels` in labels activity.

* fix: project publish `is_deployed` not updating bug.

* cleanup

* fix: posthog enabled

* fix: typos and the comment endpoint updates

* fix: issue activity icons update

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-01-23 13:28:58 +05:30
..
modals fix: project loaders for mobx store (#3356) 2024-01-22 13:19:43 +05:30
actions-header.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
filters-dropdown.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
filters-list.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
index.ts dev: implemented inbox using MobX (#2440) 2023-10-16 17:10:37 +05:30
issue-activity.tsx chore: issue activity, comments, and comment reaction store and component restructure (#3428) 2024-01-23 13:28:58 +05:30
issue-card.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issues-list-sidebar.tsx refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
main-content.tsx chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30