plane/apps/app/constants
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
..
analytics.ts style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
calendar.ts feat: plane analytics (#1029) 2023-05-11 17:38:46 +05:30
crisp.tsx chore: crisp integration (#552) 2023-03-28 01:50:36 +05:30
due-dates.ts chore: due date filter (#965) 2023-07-04 23:13:07 +05:30
fetch-keys.ts feat: user issue notifications (#1523) 2023-07-18 12:07:55 +05:30
graph.ts chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
inbox.ts chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
issue.ts fix: updated text and background colors (#1496) 2023-07-11 15:18:47 +05:30
module.ts feat: cycles and modules toggle in settings, refactor: folder structure (#247) 2023-02-08 10:13:07 +05:30
project.ts fix: issue archive improvement, chore: code refactor (#1520) 2023-07-13 17:04:24 +05:30
seo-variables.ts fix: order by last updated, cycles empty state alignment (#1151) 2023-05-29 15:38:35 +05:30
spreadsheet.ts feat: created on and updated on column added in spreadsheet view (#1454) 2023-07-07 14:11:07 +05:30
state.ts style: new workspace dashboard design (#454) 2023-03-16 01:36:21 +05:30
themes.ts fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
workspace.ts style: auth screens (#1531) 2023-07-17 13:00:44 +05:30