plane/apps/app/hooks
Dakshesh Jain 0cc4468091
feat: issue & comment reaction (#1690)
* feat: developed reaction selector component

* feat add reaction on issue & issue comment

refactor: reaction selector component, made hooks to abstracted reaction logic & state by making custom hook

* fix: emoji.helper.tsx function

* refactor: reaction not working on inbox issue
2023-07-27 18:55:03 +05:30
..
gantt-chart feat: Gantt chart (#1062) 2023-05-20 17:30:15 +05:30
my-issues refactor: filters list component (#1687) 2023-07-27 00:57:12 +05:30
use-calendar-issues-view.tsx feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-comment-reaction.tsx feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +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 chore: show inbox applied filters list (#1334) 2023-06-21 17:32:56 +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-notification-subscription.tsx promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
use-issue-properties.tsx chore: set all issue properties as true by default (#1640) 2023-07-24 12:56:27 +05:30
use-issue-reaction.tsx feat: issue & comment reaction (#1690) 2023-07-27 18:55:03 +05:30
use-issues-view.tsx fix: fetch states only when the dropdown is opened (#1684) 2023-07-26 23:20:44 +05:30
use-local-storage.tsx feat: page tab context (#845) 2023-04-17 13:30:39 +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 feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-projects.tsx chore: update favorite projects endpoint (#1522) 2023-07-13 19:44:53 +05:30
use-reload-confirmation.tsx fix: rich text editor (#1008) 2023-05-11 02:15:49 +05:30
use-spreadsheet-issues-view.tsx feat: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-sub-issue.tsx feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +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-notifications.tsx refactor: notification pagination & made context for handling functions related to notification (#1654) 2023-07-26 12:02:14 +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: my issues view layouts and filters, refactor: issue views (#1681) 2023-07-26 17:51:26 +05:30
use-workspaces.tsx style: onboarding screens (#1412) 2023-07-12 19:55:08 +05:30