plane/apiserver/plane/api/views
Aaryan Khandelwal ecdd1f1d03
promote: develop to stage-release (#1594)
* fix: onboarding invitations overflow (#1575)

* fix: onboarding invitations overflow

* fix: user avatar in the notification card

* style: update graph grid color

* fix: no 'Create by me' label coming up (#1573)

* 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>

* style: tooltip on notification header actions (#1577)

* style: tooltip on notification header

* chore: update tooltip content

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>

* fix: user migrations for back population (#1578)

* fix: total notifications count (#1579)

* fix: notification card (#1583)

* feat: add new icons package (#1586)

* feat: add material icons package

* chore: replace issue view icons

* chore: notification ordering (#1584)

* fix: uuid error when cycle and module updates (#1585)

* refactor: height of popover & api fetch call (#1587)

* fix: snooze dropdown overflow (#1588)

* fix: notification subscribe endpoint (#1593)

* refactor: height of popover & api fetch call

* fix: notification subscribe endpoint

* chore: notification empty state overflow (#1592)

* chore: notification empty state overflow

* fix: white logo

* fix: custom theme default values

* fix: custom theme default values

* fix: issues count to remove archived issues (#1591)

* dev: background migration for user custom themes (#1590)

---------

Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-07-20 17:24:17 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py chore: notifications (#1515) 2023-07-17 13:17:48 +05:30
analytic.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py fix: file asset uploads in workspace (#1234) 2023-06-07 12:21:09 +05:30
auth_extended.py refactor: combine sign in and sign up endpoint to a single endpoint (#263) 2023-02-14 01:14:56 +05:30
authentication.py fix: magic code casing (#1519) 2023-07-13 16:49:37 +05:30
base.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
cycle.py fix: favorite permissions (#1549) 2023-07-18 15:09:18 +05:30
estimate.py fix: estimate points update (#1003) 2023-05-05 15:12:38 +05:30
gpt.py chore: remove logger from gpt assistant (#1542) 2023-07-18 15:09:44 +05:30
importer.py fix: github importer issue (#1414) 2023-06-27 22:54:52 +05:30
inbox.py fix: inbox issue update (#1373) 2023-06-23 17:28:13 +05:30
issue.py fix: created_by notifications (#1534) 2023-07-17 16:09:30 +05:30
module.py fix: favorite permissions (#1549) 2023-07-18 15:09:18 +05:30
notification.py promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
oauth.py remove: print exception instead use capture to log it (#926) 2023-04-22 01:04:07 +05:30
page.py refactor: page views endpoint (#1130) 2023-05-25 14:13:54 +05:30
people.py feat: flag for onboarding tour completion (#1499) 2023-07-12 22:10:07 +05:30
project.py chore: default project state colors (#1540) 2023-07-18 15:10:01 +05:30
release.py feat: release information endpoint (#876) 2023-04-20 18:13:49 +05:30
search.py chore: update issue search for cycle and modules (#1314) 2023-06-20 10:27:45 +05:30
state.py chore: triage state filtering (#1372) 2023-06-23 17:28:06 +05:30
view.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
workspace.py fix: n+1s (#1514) 2023-07-17 13:17:34 +05:30