plane/apps/app/components/issues
Dakshesh Jain 53e443d816
feat: notifications (#1566)
* 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

* fix: 'read' -> 'unread' heading, my issue wrong filter

* feat: made snooze dropdown & modal

feat: switched to calendar

* fix: minor ui fixes

* feat: snooze modal date/time select

* fix: params for read/un-read notification

* style: snooze notification modal

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-19 14:44:04 +05:30
..
comment fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
select refactor: parent issue select (#1546) 2023-07-18 15:36:03 +05:30
sidebar-select refactor: parent issue select (#1546) 2023-07-18 15:36:03 +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 refactor: parent issue select (#1546) 2023-07-18 15:36:03 +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 refactor: parent issue select (#1546) 2023-07-18 15:36:03 +05:30
modal.tsx fix: tour sidebar icons, auth pages scroll (#1555) 2023-07-18 19:02:33 +05:30
my-issues-list-item.tsx chore: hide issue properties if there are none (#1554) 2023-07-18 18:47:28 +05:30
parent-issues-list-modal.tsx refactor: parent issue select (#1546) 2023-07-18 15:36:03 +05:30
sidebar.tsx feat: notifications (#1566) 2023-07-19 14:44:04 +05:30
sub-issues-list.tsx refactor: parent issue select (#1546) 2023-07-18 15:36:03 +05:30