plane/apps/app/services
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
..
integration Feat: Github importer to sync issues, users, and labels with workspace projects. (#509) 2023-03-23 23:27:11 +05:30
ai.service.ts feat: gpt integration for page block description (#539) 2023-03-26 11:36:10 +05:30
api.service.ts feat: added load more button to github repos dropdown (#414) 2023-03-10 16:03:49 +05:30
app-installations.service.ts style: github integration ui (#329) 2023-02-23 18:12:07 +05:30
authentication.service.ts Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
cycles.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
file.service.ts refactor: making unsplash api request from api folder (#482) 2023-03-21 16:31:01 +05:30
issues.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
modules.service.ts fix: mutation for issue update on both kanban & list (#436) 2023-03-15 11:44:44 +05:30
pages.service.ts feat: pages (#533) 2023-03-25 23:39:46 +05:30
project.service.ts feat: added load more button to github repos dropdown (#414) 2023-03-10 16:03:49 +05:30
state.service.ts feat: label grouping, fix: new states response (#254) 2023-02-08 18:51:03 +05:30
user.service.ts fix: workspace dashboard (#522) 2023-03-24 11:06:52 +05:30
views.service.ts feat: issues filter using views (#448) 2023-03-16 14:07:19 +05:30
workspace.service.ts feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30