rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Feat: Command Kbar #1443

Closed Hardiegogo closed 10 months ago

Hardiegogo commented 10 months ago

Demo :

https://github.com/rowyio/rowy/assets/51075671/09770fe3-8514-46b2-b67d-09fbf794284d

Features

Actions through kbar and hotkeys

Navigation:

Specific actions:

Any dependency update?

Yes, added kbar package.

Tackling #598 in this PR.

vercel[bot] commented 10 months ago

Someone is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **rowy-typedoc** | ⬜️ Ignored ([Inspect](https://vercel.com/rowy/rowy-typedoc/9DBNhhkHu88gEcvfhXZvGn1TD4g2)) | [Visit Preview](https://rowy-typedoc-git-fork-hardiegogo-command-kbar-rowy.vercel.app) | Oct 22, 2023 7:55am |
shamsmosowi commented 10 months ago

Hi @Hardiegogo, thanks for the contribution! this looks like you're on the right track but its only implementing static actions/paths, is it possible to support navigating between tables? Also could you include at least a single use case that performs table level action, such creating column or an extension

Hardiegogo commented 10 months ago

@shamsmosowi Let me look into these features, I will start working on them asap.