bb-plane-fork/apiserver/plane/api/serializers
pablohashescobar e9a0eb87cc
feat: inbox (#1023)
* dev: initialize inbox

* dev: inbox and inbox issues models, views and serializers

* dev: issue object filter for inbox

* dev: filter for search issues

* dev: inbox snooze and duplicates

* dev: set duplicate to null by default

* feat: inbox ui and services

* feat: project detail in inbox

* style: layout, popover, icons, sidebar

* dev: default inbox for project and pending issues count

* dev: fix exception when creating default inbox

* fix: empty state for inbox

* dev: auto issue state updation when rejected or marked duplicate

* fix: inbox update status

* fix: hydrating chose with old values

filters workflow

* feat: inbox issue filtering

* fix: issue inbox filtering

* feat: filter inbox issues

* refactor: analytics, border colors

* dev: filters and views for inbox

* dev: source for inboxissue and update list inbox issue

* dev: update list endpoint to house filters and additional data

* dev: bridge id for list

* dev: remove print logs

* dev: update inbox issue workflow

* dev: add description_html in issue details

* fix: inbox track event auth, chore: inbox issue action authorization

* fix: removed unnecessary api calls

* style: viewed issues

* fix: priority validation

* dev: remove print logs

* dev: update issue inbox update workflow

* chore: added inbox view context

* fix: type errors

* fix: build errors and warnings

* dev: update issue inbox workflow and log all the changes

* fix: filters logic, sidebar fields to show

* dev: update issue filtering status

* chore: update create inbox issue modal, fix: mutation issues

* dev: update issue accept workflow

* chore: add comment to inbox issues

* chore: remove inboxIssueId from url after deleting

* dev: update the issue triage workflow

* fix: mutation after issue status change

* chore: issue details sidebar divider

* fix: issue activity for inbox issues

* dev: update inbox perrmissions

* dev: create new permission layer

* chore: auth layer for inbox

* chore: show accepting status

* chore: show issue status at the top of issue details

---------

Co-authored-by: Dakshesh Jain <dakshesh.jain14@gmail.com>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-06-16 18:57:17 +05:30
..
integration feat: slack integration (#874) 2023-04-22 18:15:52 +05:30
__init__.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
analytic.py feat: analytics (#1018) 2023-05-11 16:57:03 +05:30
api_token.py fix: make api token only view once (#382) 2023-03-08 01:00:10 +05:30
asset.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
base.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
cycle.py feat: estimate points data in cycles list endpoint (#1015) 2023-05-11 16:56:48 +05:30
estimate.py feat: return workspace and project details in estimate endpoints (#1009) 2023-05-05 15:12:22 +05:30
importer.py feat: workspace detail for imports (#1011) 2023-05-05 15:11:45 +05:30
inbox.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
issue.py feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
module.py fix: module link create url validation (#678) 2023-04-03 23:58:24 +05:30
page.py chore: add workspace details and project details in page responses (#615) 2023-03-30 18:59:39 +05:30
people.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
project.py chore: project list endpoint to show is_member status (#1166) 2023-06-16 18:52:58 +05:30
shortcut.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
state.py chore: update API endpoints for analytics (#574) 2023-03-30 01:25:32 +05:30
user.py Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
view.py chore: remove view filter validation while creating or updating view (#836) 2023-04-17 11:15:38 +05:30
workspace.py chore: workspace invite created detail (#1209) 2023-06-06 19:15:56 +05:30