plane/web/components/inbox/modals
guru_sainath 20b0edeaa6
[WEB-999] chore: updated UI improvements and workflow updates in the project inbox (#4180)
* chore: snoozed filter in the issue inbox filter

* chore: navigating to the next or previous issue when we accept, decline, or duplicate the issue in inbox

* chore: Implemented state, label, assignee and target_date in the inbox issue description and Implemented issue edit confirmation once we click accept the inbox issue

* chore: removed logs

* chore: inbox issue create response

* chore: update inbox issue response

* chore: updated inbox issue accept workflow and added issue properties in inbox issue create modal

* chore: resolved build errors and upgraded lucide react

* chore: updated inbox issue store hook

* chore: code cleanup and removed validation for inbox description

* fix: renamed the variable isLoading to loader in project-inbox store

* fix: updated set function for issue property update

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-04-15 12:49:14 +05:30
..
create-edit-modal [WEB-999] chore: updated UI improvements and workflow updates in the project inbox (#4180) 2024-04-15 12:49:14 +05:30
accept-issue-modal.tsx [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
create-issue-modal.tsx [WEB-460] refactor: editors, chore: pages list improvement (#4090) 2024-04-11 21:28:59 +05:30
decline-issue-modal.tsx [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
delete-issue-modal.tsx [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30
index.ts [WEB-999] chore: updated UI improvements and workflow updates in the project inbox (#4180) 2024-04-15 12:49:14 +05:30
select-duplicate.tsx [WEB-927, WEB-928] fix: inbox issue bug fixes and improvement (#4160) 2024-04-10 16:08:31 +05:30
snooze-issue-modal.tsx [WEB-406] chore: project inbox revamp (#4141) 2024-04-08 19:11:47 +05:30