plane/apps/app/components/workspace
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
..
activity-graph.tsx refactor: favorite projects fetch function, chore: update tooltip design (#1526) 2023-07-14 15:08:07 +05:30
completed-issues-graph.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
confirm-workspace-member-remove.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
create-workspace-form.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
delete-workspace-modal.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
help-section.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
index.ts fix: layout height and overflow (#1004) 2023-05-05 17:07:29 +05:30
issues-list.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
issues-pie-chart.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
issues-stats.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
send-workspace-invitation-modal.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
settings-header.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
sidebar-dropdown.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
sidebar-menu.tsx feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
single-invitation.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
upgrade-to-pro-modal.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30