plane/apps/app/pages
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
..
[workspaceSlug] feat: notifications (#1566) 2023-07-19 14:44:04 +05:30
api fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
installations/[provider] chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
_app.tsx fix: tour sidebar icons, auth pages scroll (#1555) 2023-07-18 19:02:33 +05:30
_document.tsx feat: web waitlist modal integration (#1487) 2023-07-11 16:27:29 +05:30
_error.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
404.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
colors.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
create-workspace.tsx style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30
error.tsx fix: order by last updated, cycles empty state alignment (#1151) 2023-05-29 15:38:35 +05:30
index.tsx fix: tour sidebar icons, auth pages scroll (#1555) 2023-07-18 19:02:33 +05:30
invitations.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30
magic-sign-in.tsx chore: update classnames according to the new theming structure (#1494) 2023-07-10 12:47:00 +05:30
onboarding.tsx fix: onboarding screen design issues (#1517) 2023-07-13 16:51:08 +05:30
reset-password.tsx fix: tour sidebar icons, auth pages scroll (#1555) 2023-07-18 19:02:33 +05:30
sign-up.tsx fix: tour sidebar icons, auth pages scroll (#1555) 2023-07-18 19:02:33 +05:30
workspace-member-invitation.tsx fix: theming colors (#1533) 2023-07-17 16:28:23 +05:30