plane/apps/app/components/core
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
..
board-view feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
calendar-view feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
gantt-chart-view feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
list-view feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
sidebar fix: bug and ui fix (#1073) 2023-05-18 19:07:01 +05:30
bulk-delete-issues-modal.tsx fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
color-picker-input.tsx feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
custom-theme-selector.tsx feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30
existing-issues-list-modal.tsx fix: ui and bug fixes (#980) 2023-05-02 20:00:33 +05:30
feeds.tsx chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
filters-list.tsx fix: views issues mutation, sidebar link highlight (#1025) 2023-05-11 02:15:39 +05:30
gpt-assistant-modal.tsx fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
image-picker-popover.tsx chore: replace nextjs Image element (#1227) 2023-06-07 01:56:21 +05:30
image-upload-modal.tsx chore: update remove file function logic (#1259) 2023-06-09 10:24:57 +05:30
index.ts feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
issues-view-filter.tsx update: changed icons for gantt chat in issues, modules and cycles (#1096) 2023-05-20 20:08:17 +05:30
issues-view.tsx feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
link-modal.tsx feat: themes (#902) 2023-04-20 13:41:24 +05:30
theme-switch.tsx feat: custom theming (#1028) 2023-05-11 18:40:17 +05:30