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

Register callback for onArgumentsChange from Neo4j Desktop #880

Merged
merged 1 commit into from
Dec 4, 2018

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented Nov 27, 2018

Hook into integrationPoint.onArgumentsChange and merge a new URL_ARGUMENTS_CHANGE type stream with the APP_START type stream for the set editor content epic.

Populates the editor though Neo4j Desktop deep links like:
neo4j://neo4j-browser/?cmd=play&arg=reco.

This PR does not expand the number of argument cmd:s neo4j-browser handles, which is currently limited to play.

changelog: Support deep links via Neo4j Desktop

Hook into `integrationPoint.onArgumentsChange` and merge `URL_ARGUMENTS_CHANGE` type stream with the `APP_START` stream.
@oskarhane oskarhane changed the title Listen and act on onArgumentsChange from Neo4j Desktop Register callback for onArgumentsChange from Neo4j Desktop Nov 29, 2018
@oskarhane oskarhane merged commit a563d16 into neo4j:master Dec 4, 2018
@oskarhane oskarhane deleted the act-on-arg-change-in-desktop branch December 4, 2018 13:10
@Manirpa
Copy link

Manirpa commented Jan 29, 2019

just now i installed neo4j desktop exe file but this is not connected to server....

how can i connected to server... please give me suggestion..

@oskarhane
Copy link
Member Author

@Manirpa Please open a ticket in https://github.com/neo4j-apps/neo4j-desktop if you have any issues.

But in Neo4j-desktop you need to create a graph and start it, then you click the neo4j-browser icon to open it and it should connect automatically.

myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
Register callback for onArgumentsChange from Neo4j Desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants