plane/apps/app/hooks
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
..
gantt-chart feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
use-calendar-issues-view.tsx fix: calendar view mutation (#1042) 2023-05-15 11:35:07 +05:30
use-debounce.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-estimate-option.tsx chore: new estimates workflow (#927) 2023-04-22 00:59:57 +05:30
use-inbox-view.tsx chore: show inbox applied filters list (#1334) 2023-06-21 17:32:56 +05:30
use-integration-popup.tsx fix: added the decoded url for slack integration popup (#958) 2023-04-28 17:55:57 +05:30
use-issue-notification-subscription.tsx feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
use-issue-properties.tsx feat: created on and updated on column added in spreadsheet view (#1454) 2023-07-07 14:11:07 +05:30
use-issues-view.tsx fix: issue archive improvement, chore: code refactor (#1520) 2023-07-13 17:04:24 +05:30
use-issues.tsx style: new workspace dashboard design (#454) 2023-03-16 01:36:21 +05:30
use-local-storage.tsx feat: page tab context (#845) 2023-04-17 13:30:39 +05:30
use-my-issues-filter.tsx feat: created on and updated on column added in spreadsheet view (#1454) 2023-07-07 14:11:07 +05:30
use-outside-click-detector.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-project-details.tsx fix: removed useEffect for project detail fetch error (#860) 2023-04-17 18:38:07 +05:30
use-project-members.tsx style: projects list page 2023-03-01 14:11:27 +05:30
use-projects.tsx chore: update favorite projects endpoint (#1522) 2023-07-13 19:44:53 +05:30
use-reload-confirmation.tsx fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
use-spreadsheet-issues-view.tsx feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
use-sub-issue.tsx feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +05:30
use-theme.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-timer.tsx feat: resend login magic code (#291) 2023-02-17 16:58:00 +05:30
use-toast.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-user-auth.tsx fix: social auth authentication workflow (#1264) 2023-06-10 01:26:38 +05:30
use-user-notifications.tsx feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
use-user.tsx Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
use-workspace-details.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-workspace-members.tsx feat: jira importer (#879) 2023-04-19 15:40:31 +05:30
use-workspaces.tsx style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30