0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app
Dakshesh Jain bed5f76082
fix: no 'Create by me' label coming up ()
* 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

* fix: no label for 'Create by me'

* fix: no label for 'Create by me'

* fix: removed console log

* fix: tooltip going behind popover

---------

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 17:40:40 +05:30
..
components fix: no 'Create by me' label coming up () 2023-07-19 17:40:40 +05:30
constants fix: onboarding invitations overflow () 2023-07-19 17:09:53 +05:30
contexts
helpers feat: notifications () 2023-07-19 14:44:04 +05:30
hooks feat: notifications () 2023-07-19 14:44:04 +05:30
layouts fix: theming colors () 2023-07-17 16:28:23 +05:30
lib
pages fix: onboarding invitations overflow () 2023-07-19 17:09:53 +05:30
public feat: notifications () 2023-07-19 14:44:04 +05:30
services fix: tour sidebar icons, auth pages scroll () 2023-07-18 19:02:33 +05:30
styles fix: no 'Create by me' label coming up () 2023-07-19 17:40:40 +05:30
types feat: user issue notifications () 2023-07-18 12:07:55 +05:30
.eslintrc.js
.prettierrc
Dockerfile.dev
Dockerfile.web
google.d.ts
manifest.json
next-env.d.ts
next.config.js
package.json
postcss.config.js
sentry.client.config.js
sentry.edge.config.js
sentry.properties
sentry.server.config.js
tailwind.config.js fix: theming colors () 2023-07-17 16:28:23 +05:30
tsconfig.json