plane/apps/app/components/issues
Dakshesh Jain 16a7bd3bda
feat: user issue notifications (#1523)
* feat: added new issue subscriber table

* dev: notification model

* feat: added CRUD operation for issue subscriber

* Revert "feat: added CRUD operation for issue subscriber"

This reverts commit b22e062576.

* feat: added CRUD operation for issue subscriber

* dev: notification models and operations

* dev: remove delete endpoint response data

* dev: notification endpoints and fix bg worker for saving notifications

* feat: added list and unsubscribe function in issue subscriber

* dev: filter by snoozed and response update for list and permissions

* dev: update issue notifications

* dev: notification  segregation

* dev: update notifications

* dev: notification filtering

* dev: add issue name in notifications

* dev: notification new endpoints

* fix: pushing local settings

* feat: notification workflow setup and made basic UI

* style: improved UX with toast alerts and other interactions

refactor: changed classnames according to new theme structure, changed all icons to material icons

* feat: showing un-read notification count

* feat: not showing 'subscribe' button on issue created by user & assigned to user

not showing 'Create by you' for view & guest of the workspace

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-07-18 12:07:55 +05:30
..
comment fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
select fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
sidebar-select fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
view-select refactor: dropdowns (#1532) 2023-07-17 17:35:47 +05:30
activity.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
attachment-upload.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
attachments.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
delete-attachment-modal.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
delete-issue-modal.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
description-form.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
form.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
gantt-chart.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
index.ts fix: issue details page auth (#1331) 2023-06-19 23:39:47 +05:30
main-content.tsx fix: issue archive improvement, chore: code refactor (#1520) 2023-07-13 17:04:24 +05:30
modal.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
my-issues-list-item.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
parent-issues-list-modal.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
sidebar.tsx feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
sub-issues-list.tsx feat: auto-archive and auto-close (#1502) 2023-07-13 11:34:37 +05:30