plane/apps/app/services
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 fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
ai.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
analytics.service.ts style: new custom analytics ui (#1055) 2023-05-16 10:41:37 +05:30
api.service.ts chore: auth workflow in magic-link (#1292) 2023-06-14 16:56:17 +05:30
app-installations.service.ts feat: frontend slack integration (#932) 2023-04-22 21:54:50 +05:30
authentication.service.ts Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
cycles.service.ts chore: fetch only high priority issues for the active cycle (#1228) 2023-06-07 19:03:02 +05:30
estimates.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
file.service.ts chore: update remove file function logic (#1259) 2023-06-09 10:24:57 +05:30
inbox.service.ts feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
issues.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
modules.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
pages.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
project.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
state.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
track-event.service.ts feat: inbox (#1023) 2023-06-16 18:57:17 +05:30
user.service.ts feat: reset password page for self-hosted added (#1221) 2023-06-06 21:36:13 +05:30
views.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30
workspace.service.ts fix: bug and auth fixes (#1224) 2023-06-06 21:36:00 +05:30