Skip to content

2.0.5 Release #56

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

Merged
merged 34 commits into from
Jan 9, 2022
Merged

2.0.5 Release #56

merged 34 commits into from
Jan 9, 2022

Conversation

nielsdejong
Copy link
Collaborator

NeoDash 2.0.5

Graph report:

  • Fixed node position after dragging nodes.
  • Added option to 'lock' graph views, storing the current positions of the nodes in the graph.
  • Added experimental graph layouts.

Table:

  • Fixed bug where the report freezes for very wide tables.
  • Added support for rendering native/custom Neo4j types in the table.

Parameter select:

  • Fixed issue where the dashboard crashes for slow connections.

Editor:

  • Added button to create a debug file from the 'About' screen.

nielsdejong and others added 30 commits December 12, 2021 15:37
…on-mode

Expandable charts when not in edit mode
All other charts apply the current global parameter value in their Cypher queries. To keep consistent also apply the state to the parameter selection chart.
Apply global parameter value to selection chart
)

* Pass Parameter Select value via hash to iframe without re-rendering

* Pass all global variables to iframe via hash parameter

Configurable via advanced settings on iframe chart.

* Added example iFrame to documentation modal

Co-authored-by: Niels de Jong <[email protected]>
* Show modal when clicking node/relation in graph with its properties

* Made node property hover & inspection of elements optional through advanced report settings

Co-authored-by: Niels de Jong <[email protected]>
* Support rendering native and custom types in Data Grid
* Update TableChart.tsx
@nielsdejong nielsdejong merged commit 62e55fb into master Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant