Charis
4a0bb36ca8
style: require sorted imports in studio/components ( #44408 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com >
2026-04-01 10:22:37 +02:00
Joshen Lim
cab0585533
Fe 1799/consolidate to useselectedprojectquery and ( #37684 )
...
* Replace all usage of useProjectContext with useSelectedProjectQuery
* Replace all usage of useSelectedProject with useSelectedProjectQuery
* Replace all usage of useProjectByRef with useProjectByRefQuery
* Replace all usage of useSelectedOrganization with useSelectedOrganizationQuery
* Deprecate useSelectedProject, useSelectedOrganization, and useProjectByRef hooks
* Deprecate ProjecContext
2025-08-06 10:53:10 +07:00
hallidayo
23973eb5c3
feat: cmdk sections preview ( #34633 )
...
* cmdk sections preview
* useRegisterCommands refactor
* Update apps/studio/components/interfaces/App/CommandMenu/CommandMenu.utils.ts
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/studio/components/layouts/DatabaseLayout/Database.Commands.tsx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
* Update apps/studio/components/layouts/DatabaseLayout/Database.Commands.tsx
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
---------
Co-authored-by: Terry Sutton <saltcod@gmail.com >
Co-authored-by: Charis <26616127+charislam@users.noreply.github.com >
2025-04-15 12:49:33 +00:00
Charis
7388eacf74
feat: create new table command ( #28647 )
2024-08-15 13:37:38 -04:00
Charis
84732ff44c
feat: add new command menu to studio ( #28432 )
...
Add new command menu to studio. Ports over commands from old menu (with some minor reorganization), then adds:
- Branch switcher
- Project switcher
2024-08-08 16:42:07 -04:00