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 #1450

Open Hardiegogo opened 10 months ago

Hardiegogo commented 10 months ago

Demo:

https://github.com/rowyio/rowy/assets/51075671/be27fc78-916d-46cb-a98b-08b872e2aaeb

Features:

Actions through kbar and hotkeys

Navigation:

Specific Actions:

Table specific actions:

Tackling #598 in this PR.

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
rowy-os ❌ Failed (Inspect) Feb 18, 2024 4:14pm
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **rowy-typedoc** | ⬜️ Ignored ([Inspect](https://vercel.com/rowy/rowy-typedoc/ET1CbnnM7gB6ZKUg3kmh6vGJzmFB)) | [Visit Preview](https://rowy-typedoc-git-fork-hardiegogo-commandkbar-rowy.vercel.app) | | Feb 18, 2024 4:14pm |
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.

Hardiegogo commented 10 months ago

Please review and provide feedback on this @shamsmosowi . 🙌🏻

Hardiegogo commented 9 months ago

Added:

https://www.loom.com/share/a3c5fc75b9934ab790414045e0c3f46d?sid=210cef16-90c0-42e8-b03d-47640bbd5e4d

shamsmosowi commented 9 months ago

@Hardiegogo why is the number changed lines so large?

Hardiegogo commented 9 months ago

@Hardiegogo why is the number changed lines so large?

As suggested by Harini, I have used the kbar library to implement this. Extra line changes are due to yarn.lock file. @shamsmosowi