plane/apps/app
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
..
components feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
constants fix: order by last created (#550) 2023-03-28 01:52:13 +05:30
contexts fix: order by last created (#550) 2023-03-28 01:52:13 +05:30
helpers feat: pages (#533) 2023-03-25 23:39:46 +05:30
hooks fix: order by last created (#550) 2023-03-28 01:52:13 +05:30
layouts fix: join project screen flicker (#541) 2023-03-27 16:53:31 +05:30
lib Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
pages feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
public feat: pages (#533) 2023-03-25 23:39:46 +05:30
services feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
styles feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
types feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
.env.example refactor: self hosting setup (#411) 2023-03-09 20:49:12 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js style: projects list page 2023-03-01 14:11:27 +05:30
package.json feat: add global search through cmd k (#560) 2023-03-28 14:49:27 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js style: project settings pages 2023-03-03 13:29:36 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30