plane/apps/app/types
Saheb Giri afb92ea850
feat: add global search through cmd k (#560)
* feat: cmdk integration

* feat: create view, cycle, project, module and workspace from command k

* feat: user can logout directly from command menu

* feat: user can visit sub page like various settings

* feat: change state of issue from command menu

* chore: add current issue state and minor UX improvements

* refactor: moved change issue state to new file

* feat: change issue priority from command k

* feat: delete issue from command k

* feat: copy issue url to clipboard

* fix: change placeholder when settings page is selected

* chore: remove logout option from cmd k

* feat: add help options to cmd k

* feat: assign issue to member from cmd k

* feat: now assign issue to yourself from cmd k

* chore: implement new cmd k design with icons

* feat: implemented global search feature in the cmd k

* feat: add keyboard acessibility to cmd k list items

* chore: remove console logs

* fix: pages icon in cmd list

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-03-28 14:49:27 +05:30
..
cycles.d.ts chore: new modules and cycles response (#489) 2023-03-22 18:10:38 +05:30
index.d.ts Feat: Github importer to sync issues, users, and labels with workspace projects. (#509) 2023-03-23 23:27:11 +05:30
integration.d.ts Feat: Github importer to sync issues, users, and labels with workspace projects. (#509) 2023-03-23 23:27:11 +05:30
issues.d.ts fix: order by last created (#550) 2023-03-28 01:52:13 +05:30
modules.d.ts chore: new modules and cycles response (#489) 2023-03-22 18:10:38 +05:30
pages.d.ts feat: block sync (#548) 2023-03-28 00:36:20 +05:30
projects.d.ts fix: order by last created (#550) 2023-03-28 01:52:13 +05:30
state.d.ts feat: label grouping in dropdowns, default state in project settings (#266) 2023-02-10 18:02:18 +05:30
users.d.ts fix: workspace dashboard (#522) 2023-03-24 11:06:52 +05:30
views.d.ts fix: mutation on issue create (#473) 2023-03-18 11:34:29 +05:30
workspace.d.ts feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30