sim51 / tank-browser

A cypher browser based on sigmajs
GNU General Public License v3.0
17 stars 5 forks source link

doubleclick gets Access-Control-Allow-Origin #1

Closed johanbrunius closed 9 years ago

johanbrunius commented 9 years ago

Hi,

If I doubleclick an node, I get this error, can you please guide me in the right direction?

XMLHttpRequest cannot load http://localhost:7474/db/data/transaction/commit. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8001' is therefore not allowed access. The response had HTTP status code 401.

Kind regards

johanbrunius commented 9 years ago

Perhaps should mention, that I did use gulp to "compile" it, so I am not using the "precompiled" version.

johanbrunius commented 9 years ago

Nevermind I solved it :)

sim51 commented 9 years ago

Hi,

Thanks for your issue (you are the first ^^).

In fact there was an issue into the discover module. I have corrected it.

Cheers

johanbrunius commented 9 years ago

:)

I saw that it didnt do the autorization correct and fixed it. Thanks for comming back to me in such a short time.

Have you thought about integrating lincururios lasso plugin?

3 maj 2015 kl. 21:07 skrev Benoît Simard notifications@github.com:

Hi,

Thanks for your issue (you are the first ^^).

In fact there was an issue into the discover module. I have corrected it.

Cheers

— Reply to this email directly or view it on GitHub.

sim51 commented 9 years ago

Indeed, it could be cool to select & move multiple nodes. If you have other idea, you can create an issue, I will tag it as "evolution".

Cheers

johanbrunius commented 9 years ago

Finding shortest pach, export part of grafs, save grafs, resume grafs, more visible options for nodes (images, piecharts, etc etc). Having forceatlas2 for new nodes being imported when doubleclick, rightclick nodes for diffrent kinds of cypher querys, adding autoindent in codewarrior, read in csv files, show error when something wrong in query, being able to choose canvas/svg/webgl...etc..etc.. :)

I really like the tank browser and I think it could be a great tool :)

On Sun, May 3, 2015 at 10:40 PM, Benoît Simard notifications@github.com wrote:

Indeed, it could be cool to select & move multiple nodes. If you have other idea, you can create an issue, I will tag it as "evolution".

Cheers

— Reply to this email directly or view it on GitHub https://github.com/sim51/tank-browser/issues/1#issuecomment-98541581.