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

Fix :style / GraSS regressions #772

Merged
merged 6 commits into from
May 29, 2018
Merged

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented May 28, 2018

  • Output :style in the form of GraSS and not JSON
  • Download / Export GraSS from :style frame
  • Reset style from :style frame in bottom right corner

oskarhane-mbpt 2018-05-28 at 16 11 52

oskarhane-mbpt 2018-05-28 at 16 12 43

node {
  diameter: 50px;
  color: #A5ABB6;
  border-color: #9AA1AC;
  border-width: 2px;
  text-color-internal: #FFFFFF;
  font-size: 10px;
}
relationship {
  color: #A5ABB6;
  shaft-width: 1px;
  font-size: 8px;
  padding: 3px;
  text-color-external: #000000;
  text-color-internal: #FFFFFF;
  caption: "<type>";
}
node.Movie {
  color: #68BDF6;
  border-color: #5CA8DB;
  text-color-internal: #FFFFFF;
  caption: "{title}";
}

oskarhane added 6 commits May 28, 2018 19:40
Also change output format to GraSS rather than JSON.
Both are still accepted as input though.
caption should always be quoted
- Show nice “No styling set” message
- When resetting, automatically refresh the frame
@oskarhane oskarhane force-pushed the grass-regressions branch from 04505f4 to 2d81dfa Compare May 28, 2018 17:42
@pe4cey pe4cey merged commit 14728fa into neo4j:master May 29, 2018
@oskarhane oskarhane deleted the grass-regressions branch May 29, 2018 14:25
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