plane/apps/app/services
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
..
integration fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
ai.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
analytics.service.ts style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
api.service.ts feat: sign up page added (#1306) 2023-06-16 19:00:04 +05:30
app-installations.service.ts feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
authentication.service.ts chore: show error messages from request (#1375) 2023-06-23 19:30:32 +05:30
cycles.service.ts chore: fetch only high priority issues for the active cycle (#1228) 2023-06-07 19:03:02 +05:30
estimates.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
file.service.ts chore: update remove file function logic (#1259) 2023-06-09 10:24:57 +05:30
inbox.service.ts chore: route to issue after creating it (#1359) 2023-06-23 13:19:26 +05:30
issues.service.ts fix: issue archive improvement, chore: code refactor (#1520) 2023-07-13 17:04:24 +05:30
modules.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
notifications.service.ts feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
pages.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
project.service.ts chore: update favorite projects endpoint (#1522) 2023-07-13 19:44:53 +05:30
state.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
track-event.service.ts style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30
user.service.ts style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30
views.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
web-waitlist.service.ts feat: web waitlist modal integration (#1487) 2023-07-11 16:27:29 +05:30
workspace.service.ts style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30