plane/apps/app/hooks
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
..
gantt-chart feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
use-calendar-issues-view.tsx fix: calendar view mutation (#1042) 2023-05-15 11:35:07 +05:30
use-debounce.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-estimate-option.tsx chore: new estimates workflow (#927) 2023-04-22 00:59:57 +05:30
use-inbox-view.tsx feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
use-integration-popup.tsx fix: added the decoded url for slack integration popup (#958) 2023-04-28 17:55:57 +05:30
use-issue-properties.tsx feat: attachment and link display properties (#796) 2023-04-12 15:33:30 +05:30
use-issues-view.tsx fix: show only filtered states when state filter is selected (#1093) 2023-05-20 03:07:00 +05:30
use-issues.tsx style: new workspace dashboard design (#454) 2023-03-16 01:36:21 +05:30
use-local-storage.tsx feat: page tab context (#845) 2023-04-17 13:30:39 +05:30
use-my-issues-filter.tsx feat: storing my issue view display properties (#1124) 2023-05-25 12:19:37 +05:30
use-outside-click-detector.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-project-details.tsx fix: removed useEffect for project detail fetch error (#860) 2023-04-17 18:38:07 +05:30
use-project-members.tsx style: projects list page 2023-03-01 14:11:27 +05:30
use-projects.tsx fix: project ordering messing up in projects page (#1122) 2023-05-25 12:38:15 +05:30
use-reload-confirmation.tsx fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
use-theme.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-timer.tsx feat: resend login magic code (#291) 2023-02-17 16:58:00 +05:30
use-toast.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-user-auth.tsx fix: social auth authentication workflow (#1264) 2023-06-10 01:26:38 +05:30
use-user.tsx Authentication Workflow fixes. Redirection fixes (#832) 2023-05-30 19:14:35 +05:30
use-workspace-details.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
use-workspace-members.tsx feat: jira importer (#879) 2023-04-19 15:40:31 +05:30
use-workspaces.tsx Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30