plane/web/store
Nikhil 03e5f4a5bd
[WEB-468] fix: issue detail endpoints (#3722)
* dev: add is_subscriber to issue details endpoint

* dev: remove is_subscribed annotation from detail serializers

* dev: update issue details endpoint

* dev: inbox issue create

* dev: issue detail serializer

* dev: optimize and add extra fields for issue details

* dev: remove data from issue updates

* dev: add fields for issue link and attachment

* remove expecting a issue response while updating and deleting an issue

* change link, attachment and reaction types and modify store to recieve their data from within the issue detail API call

* make changes for subscription store to recieve data from issue detail API call

* dev: add issue reaction id

* add query prarms for archived issue

---------

Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2024-02-22 20:58:34 +05:30
..
application chore: app sidebar state (#3644) 2024-02-13 16:33:01 +05:30
inbox Fix/inbox issue bugs (#3477) 2024-01-25 19:20:02 +05:30
issue [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
member [WEB - 508] chore: bot filter (#3751) 2024-02-22 20:22:03 +05:30
project chore: fix authorization for new projects in the peek overview (#3439) 2024-01-23 16:16:55 +05:30
user chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
workspace fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
cycle.store.ts [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
dashboard.store.ts fix: bugs in dashboard widgets (#3420) 2024-01-22 20:50:30 +05:30
estimate.store.ts chore: applying query params to the global issues filters in the global views (#3464) 2024-01-25 14:27:35 +05:30
event-tracker.store.ts chore: added sign-up/in, onboarding, dashboard, all-issues related events (#3595) 2024-02-09 16:22:08 +05:30
global-view.store.ts fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
label.store.ts fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
mention.store.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
module.store.ts [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
page.store.ts Improvement: High Performance MobX Integration for Pages ✈︎ (#3397) 2024-01-22 13:22:09 +05:30
project-page.store.ts chore: empty state and project active cycle improvement (#3472) 2024-01-25 18:00:45 +05:30
project-view.store.ts chore: empty state revamp and loader improvement (#3448) 2024-01-24 19:12:54 +05:30
root.store.ts chore: posthog events improved (#3554) 2024-02-05 13:19:07 +05:30
state.store.ts chore: sub issue mutation for state and project change (#3442) 2024-01-23 16:56:22 +05:30