Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

neodash

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neodash - npm Package Versions

1
7

2.0.10

Diff

Changelog

Source

NeoDash 2.0.8 / 2.0.9 / 2.0.10 / 2.0.11

Stability fixes to supplement 2.0.7:

  • Hotfix for missing config file in Neo4j Desktop causing startup issue.
  • Hotfix for application crashes caused by rendering custom data types in transposed table views.
  • Hotfix for object rendering in tables & line-chart type detection.
  • Fix for rendering dictionaries in tables/single value charts.
  • Added resize handler for fullscreen map views.
  • Added missing auto-run config to pie charts.
  • Fixed broken value scale parameter for bar charts.
nielsdejong
published 2.0.9 •

Changelog

Source

NeoDash 2.0.8 / 2.0.9 / 2.0.10 / 2.0.11

Stability fixes to supplement 2.0.7:

  • Hotfix for missing config file in Neo4j Desktop causing startup issue.
  • Hotfix for application crashes caused by rendering custom data types in transposed table views.
  • Hotfix for object rendering in tables & line-chart type detection.
  • Fix for rendering dictionaries in tables/single value charts.
  • Added resize handler for fullscreen map views.
  • Added missing auto-run config to pie charts.
  • Fixed broken value scale parameter for bar charts.
nielsdejong
published 2.0.8-hotfix •

nielsdejong
published 2.0.8 •

Changelog

Source

NeoDash 2.0.8 / 2.0.9 / 2.0.10 / 2.0.11

Stability fixes to supplement 2.0.7:

  • Hotfix for missing config file in Neo4j Desktop causing startup issue.
  • Hotfix for application crashes caused by rendering custom data types in transposed table views.
  • Hotfix for object rendering in tables & line-chart type detection.
  • Fix for rendering dictionaries in tables/single value charts.
  • Added resize handler for fullscreen map views.
  • Added missing auto-run config to pie charts.
  • Fixed broken value scale parameter for bar charts.
nielsdejong
published 2.0.7-hotfix •

nielsdejong
published 2.0.7 •

Changelog

Source

NeoDash 2.0.7

Application functionality:

  • Added standalone 'dashboard viewer' mode.
  • Added option to save/load dashboards from other Neo4j databases.

Reports/Visualizations:

  • Fixed bug in creating line charts.
  • Added support for datetime axis in line charts.
  • Added auto-locale formatting to number values in single value / table reports.
  • Added unified renderer for value types.
  • Updated default font size for single value reports.
  • Added optional deep-link button for graph visualizations.
  • Added option to disable auto-running a report, to let users explore the query first.
  • Minor styling tweaks to the graph views.

For Developers:

  • Added more documentation on extending the app.
  • New security-vetted docker image available on Docker hub.
nielsdejong
published 2.0.6 •

Changelog

Source

NeoDash 2.0.6

Major version updates to all internal dependencies. NeoDash 2.0.6 uses Node 17+, react 17+ and recent versions of all visualization libraries.

Visualizations:

  • Added pie charts (Including examples and new demo dashboard).
  • Added setting to transpose table rows and columns.
  • Improved styling on graph pop-up windows.
  • Graph visualizations now auto-fit to the report size.
  • Added button to reset the zoom on a graph report.

Parameter selection:

  • Added relationship property / free text selection options.

Editor:

  • Improved performance of inbuilt Cypher editor.
  • Added button to maximize cards while in edit-mode.
  • All reports are now maximizable by default.
  • Added tiny report sizes.
  • Added option to override the default query timeout of twenty seconds.

Other:

  • Updated docker image build scripts.
  • Fixed share link geneneration incorrectly removing capitals from usernames/passwords.
nielsdejong
published 2.0.5 •

Changelog

Source

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
published 2.0.4 •

Changelog

Source

NeoDash 2.0.4

New features:

  • Added option dashboard setting to let users view reports in a fullscreen pop-up.
  • Added inspection pop-up for graph visualizations.
  • Added option to manually specify node labels/property names in parameter selection reports (for large databases).
  • Added example of how to user map visualizations from derived properties.
  • Added button to return to the welcome screen.
  • iFrames can now take live parameter selections in the hash-part of the URL.

Bug fixes:

  • Dashboards will now remember the active selection(s) made in parameter select reports.
  • Graph visualizations will no longer draw overlapping lines when a pair of nodes shares bidirectional relationships.
  • connection screen is now dismissable if an existing connection exists.

Special thanks to @JipSogeti for their contributions to this release.

nielsdejong
published 2.0.3 •

Changelog

Source

NeoDash 2.0.3

UX improvements + bug fixes.

  • Parameter selection report:
    • fixed bug to allow for selecting properties from nodes with >5 distinct properties.
    • Added support for nodes and properties with spaces in their name.
  • Sharing:
    • Removed persisted URL in share links to avoid getting stuck on shared dashboards
  • Table:
    • Added option to specify relative column sizes
  • Graph:
    • Changed node styling to use the last (most specific label) for applying customizations
    • Fixed error where incorrect properties were extracted from graphs with multi-labeled nodes
    • Fixed node display to hide "undefined" when a non-existing property is selected for that node.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc