Skip to content

Table and field dnd ordering #444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 11, 2025
Merged

Table and field dnd ordering #444

merged 8 commits into from
May 11, 2025

Conversation

1ilit
Copy link
Member

@1ilit 1ilit commented May 11, 2025

Fixes #151
Fixes #303
Fixes #316

Copy link

vercel bot commented May 11, 2025

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

Name Status Preview Comments Updated (UTC)
drawdb ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2025 5:38pm

@1ilit 1ilit merged commit 94226de into main May 11, 2025
4 checks passed
@1ilit 1ilit deleted the table-and-field-dnd-ordering branch May 11, 2025 17:51
ewqazxc pushed a commit to ewqazxc/drawdb that referenced this pull request May 15, 2025
* Add dnd for tables and fields

* Fix inputs

* Decouple ids and indecies in the editor

* Decouple ids and indecies in utils

* Fix field indexes

* Use nanoid instead of numberic ids for fields and tables

* Fix review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment