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

Persist grass to neo4j sync #678

Merged
merged 4 commits into from
Feb 23, 2018
Merged

Persist grass to neo4j sync #678

merged 4 commits into from
Feb 23, 2018

Conversation

pe4cey
Copy link
Contributor

@pe4cey pe4cey commented Nov 17, 2017

Fixes a known regression where users' grass files are no longer syncs with the neo4j browser sync service.

changelog: Sync styling with Browser sync

this.props.sendActionToDispatch({ type: 'grass/SYNC_GRASS' })}
>
Sync grass
</button>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have this button here? Sync happens automatically, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pe4cey
Copy link
Contributor Author

pe4cey commented Dec 18, 2017

PR updated

@oskarhane
Copy link
Member

oskarhane commented Dec 21, 2017

There seems to be an issue where style changes are spammed to the sync service, hogging down the Browser completely.
Also, sync changes doesn't seem to be picked up after 20 revisions are reached.

Also, the data seems a bit wrong:

oskarhane-mbpt 2017-12-21 at 10 21 04

This is going from no style entry at all to just add a bit of styling.

@oskarhane oskarhane merged commit aeab685 into neo4j:master Feb 23, 2018
myzero1 pushed a commit to myzero1/neo4j-browser that referenced this pull request May 17, 2019
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