Giter VIP home page Giter VIP logo

Comments (9)

sendilkumarn avatar sendilkumarn commented on May 26, 2024

@deepu105 what is the issue ?

from jdl-studio.

deepu105 avatar deepu105 commented on May 26, 2024

In JDL studio we have an option to share a generated link. The generate part works but the app doesnt load the new content based on link anymore when opened in a new browser

from jdl-studio.

yfain avatar yfain commented on May 26, 2024

I ran into this issue as well. Created a sample entity diagram with two entities: Category and Beer. Created a shareable link http://bit.ly/2s9BYs2. In its expanded form it clearly shows Category and Beer:
https://jhipster.github.io/jdl-studio/#!#%2Fview%2Fentity%20Category%20%7B%0A%20%20%20name%20String%0A%7D%0A%0Aentity%20Beer%20%7B%0A%20%20%20%20name%20String,%0A%20%20%20%20description%20String,%0A%20%20%20%20price%20Long%0A%7D%0A%0Arelationship%20OneToMany%20%7B%0A%20%20%20Category%20to%20Beer%7Bcategory(name)%7D%20%0A%7D%0A

But if you try to open it in a browser, it shows a different diagram with Job, Department, Employee...

from jdl-studio.

jdubois avatar jdubois commented on May 26, 2024

This button is a little bit buggy anyway, as we are limited by the length of the URL parameters -> how about just removing it? We could do something if we had a backend, of course

from jdl-studio.

yfain avatar yfain commented on May 26, 2024

IMO, this is not overly useful feature. If it not easy to fix, it should be removed.

from jdl-studio.

gmarziou avatar gmarziou commented on May 26, 2024

This would be a very useful feature for github issues where jhipster info could build this link.

from jdl-studio.

gmarziou avatar gmarziou commented on May 26, 2024

It seems the url is re-encoded.

First the link is loaded with correct route #/view/entity

https://jhipster.github.io/jdl-studio/#/view/entity%20Region.....

and then it changes to re-encoded #!#%2Fview%2Fentity as

https://jhipster.github.io/jdl-studio/#!#%2Fview%2Fentity%20Region%20

from jdl-studio.

jdubois avatar jdubois commented on May 26, 2024

Guys, don't worry on this for the moment : I will hopefully have a solution after this summer :-)
For the moment we should remove it.

from jdl-studio.

hosseinmp76 avatar hosseinmp76 commented on May 26, 2024

Guys, don't worry on this for the moment : I will hopefully have a solution after this summer :-)
For the moment we should remove it.

is this feature forgotten? I think it's really handy in remote work.

from jdl-studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.