plane/apps/app/hooks
Anmol Singh Bhatia e08fc59114
feat: spreadsheet view (#1369)
* feat: spreadsheet view

* fix: fix scroll and overflow issues, feat: updated issue properties component, style: ui improvements

* feat: sub-issue toggle and sub-issue hook added, chore: code refactor

* fix: only render parent issue

* feat: sub issue fetching hook updated and nested sub issue added, chore: code refactor

* style: title sticky to left on scroll and column styling

* fix: tooltip , filter and view z-index fix

* feat: spreadsheet view column sorting, fix: sticky scroll issue fix

* feat: updated issue view filter for spreadsheet view

* style: spreadsheet view column

* feat: double click to edit title

* fix: estimate sorting fix

* style: spreadsheet view columns

* fix: spreadsheet view mutation, feat: edit , copy and delete option added

* fix: edit sub issue fix
2023-06-23 17:20:05 +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 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-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-spreadsheet-issues-view.tsx feat: spreadsheet view (#1369) 2023-06-23 17:20:05 +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.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