Skip to content
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

[Ideas] Ideas for vuerd in future #215

Closed
3 of 5 tasks
peterstriz opened this issue Jul 20, 2021 · 9 comments
Closed
3 of 5 tasks

[Ideas] Ideas for vuerd in future #215

peterstriz opened this issue Jul 20, 2021 · 9 comments

Comments

@peterstriz
Copy link
Contributor

peterstriz commented Jul 20, 2021

I would like to ask you what you think of some ideas I would like to implement. Some are very easy and same may take longer and may change some functionality of vuerd.

@dineug
Copy link
Owner

dineug commented Jul 20, 2021

  1. There is a readonly option. <erd-editor readonly></erd-editor>

  2. Let's also consider upgrading the VSCode extension environment.

  • For communication, it would be better to use GitHub discussions.
  • I don't think real-time chatting will work well because I have to rely on a translator.

@dineug
Copy link
Owner

dineug commented Sep 1, 2021

The vscode development environment has been improved.

$packages/vuerd yarn serve:vscode
# And
# Run Extension (vuerd-vscode)

@andrzejzysko
Copy link

What about generating table as HTML to put it in documentation like: Word, Confluence, etc? Maybe as Generate Template?

@oSethoum
Copy link

oSethoum commented Feb 8, 2022

Hi, I would like if you add two more functions to the code generator, plural and singular so we can make code generation easier.
plural will pluralize English nouns.
singular does the opposite.

@the729
Copy link

the729 commented Mar 13, 2022

Import from DBML?

@oSethoum
Copy link

Add a way to add custom options for code generation, example am generation a GraphQL API from vuerd json file, I would like to add sub: true to the columns I want to register them for subscriptions.

@filiscas
Copy link

filiscas commented Apr 4, 2022

It might be possible to hide the columns so they don't show up in the visualization
image

@Androphin
Copy link

I second @the729 request and maybe also import from SQL DDL.
Another thought that came up my mind is live editing a remote database visually.

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants