plane/web/services
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
..
inbox chore: inbox issue restructure the components and store (#3456) 2024-01-24 20:33:54 +05:30
integrations refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
issue [WEB-468] fix: issue detail endpoints (#3722) 2024-02-22 20:58:34 +05:30
project fix: issue property dropdown data flow (#3425) 2024-01-22 17:07:32 +05:30
ai.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
analytics.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
api_token.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
api.service.ts chore: set an expiry of 30 days for the access and refresh tokens (#3071) 2023-12-11 22:25:48 +05:30
app_config.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
app_installation.service.ts fix: slack integration workflow (#2675) 2023-11-06 21:00:49 +05:30
auth.service.ts dev: update the instance urls (#3329) 2024-01-22 13:19:43 +05:30
cycle.service.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.service.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
file.service.ts fix: delete and restore for dynamic urls for minio hosted images fix… (#3452) 2024-01-24 18:56:19 +05:30
inbox.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
instance.service.ts dev: update the instance urls (#3329) 2024-01-22 13:19:43 +05:30
issue_filter.service.ts chore: refactored and resolved build issues on the issues and issue detail page (#3340) 2024-01-22 13:19:43 +05:30
module.service.ts [WEB-478]: implemented cycle filters in display properties for list, kanban, and spreadsheet layouts (#3702) 2024-02-21 19:20:46 +05:30
notification.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
page.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
user.service.ts dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
view.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
webhook.service.ts refactor: MobX store structure (#3228) 2024-01-02 18:12:55 +05:30
workspace.service.ts chore: UI/UX improvements (#3319) 2024-01-22 13:19:43 +05:30