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

23
7

2.4.9

Diff

Changelog

Source

NeoDash 2.4.9

This release adds some minor changes to documentation and implements some community contributions.

  • Added notice about project evolution: #967
  • Added community contributions and bug fixes: #967 #894 #822 #951 #946 #944 #943 #938 #935 #918 #908 #906 #902 #895 #893
nielsdejong
published 2.4.8 •

Changelog

Source

NeoDash 2.4.8

This is a minor release containing an important fix and other minor fixes:

  • Fixed a bug where loading a dashboard would reset parameters to null (887).
  • Fix relationship width parameter for Graph report (889).

Thanks to all the contributors for this release:

nielsdejong
published 2.4.7 •

Changelog

Source

NeoDash 2.4.7

This is a minor release containing a few critical fixes and general code quality improvements:

  • Fix multiple parameter select (881).
  • Fix parameter casting error when loading dashboards(874).
  • Fix the fraud demo in the Example Gallery.

Thanks to all the contributors for this release:

nielsdejong
published 2.4.6 •

Changelog

Source

NeoDash 2.4.6

This is a minor release containing a few critical fixes and some extra style customizations:

  • Fix bad text wrapping for arrays in tables (868).
  • Make wrapping in table optional, disabled by default (872).
  • Fixed issues where cross database dashboard sharing always reverted back to the default database (873).
  • Added option to define style config using environment variables for the Docker image (876).
nielsdejong
published 2.4.5 •

Changelog

Source

NeoDash 2.4.5

This is a small release containing a few fixes:

  • Fixed rendering of string arrays inside tables, report titles, and report action buttons 849
  • Allowed text to wrap in tables, preserving the number of rows 852
  • Disabled auto-sorting of Cypher query-based Parameter Select ; use Cypher ORDER BY to control result order 857
  • Updated role selector menu, and made user updates more robust 854

Thanks to all the contributors for this release:

nielsdejong
published 2.4.4 •

Changelog

Source

NeoDash 2.4.4

This is a hotfix release fixing some breaking issues in the 2.4.3:

  • Fixed number parsing using newer versions of the Neo4j driver. 811
  • Reverted new connection handler for auto-renewed SSO sessions. 815
  • Improved handling of parameters in form extension, resolved local state issues. 813
  • Updated Role management extension to no longer execute queries in parallel, improved UX and error handling 813

If you are currently using NeoDash version 2.4.3, we recommend updating as soon as possible.

nielsdejong
published 2.4.3 •

Changelog

Source

NeoDash 2.4.3

This release contains several improvements and additions to multi-dashboard management, as well as a bug fixes and a variety of quality-of-life improvements:

Dashboard management and access control:

  • Added a UI for handling dashboard access using RBAC, as well as a new extension to simply access control.
  • Added button to sidebar to refresh the list of dashboards saved in the database.
  • Improved handling and detection of draft dashboards in the dashboard sidebar.

Other improvements:

  • Changed CSV export functionality for tables to use UTF-8 format.
  • Various improvements / fixes to the documentation to include new images, and up-to-date functionality.
  • Added logic for handling refresh tokens when connected to NeoDash via SSO.
  • Incorporated tooltips for bar charts with and without custom labels.

Bug fixes and testing:

  • Implemented bug fixes on type casting for numeric parameter selectors.
  • Fixed issue with report actions not functioning properly on node click events.
  • Extended test suite with Cypress tests for advanced settings in the bar chart.

Thanks to all the contributors for this release:

nielsdejong
published 2.4.2 •

Changelog

Source

NeoDash 2.4.2

This is a release with a large amount of quality of life improvements, as well as some new features:

  • Visualize graphs in 3D with the new 3D graph report. #737
  • Improved dashboard management sidebar and handling of drafts. #734
  • Added parameter select setting for autopopulating first selector value. #746
  • Improved UX for editing page names & dashboard titles. #743
  • Unified common settings for each report type. #724
  • Title of the browser tab NeoDash runs on is now automatically set to the dashboard name. #708
  • Fixed issue where invisible table columns were not handled correctly. #695
  • Miscellaneous bug fixes, style improvements & stability fixes. #744
nielsdejong
published 2.4.1 •

Changelog

Source

NeoDash 2.4.1

This is a patch release following 2.4.0. It contains several new features for self-hosted (standalone) NeoDash deployments, as well as a variety of UX improvements for dashboard editors.

Included:

  • Improvements to customizability of the bar chart (styling, legend customization, report actions). #689
  • Improved dashboard settings interface, fixed alignment for table download button. #729
  • Adjusted ordering of suggested labels/properties for parameter selectors. #728
  • Better handling of date parameters when saving/loading dashboards. #727
  • Fixed incorrect z-index issue for form creation modals. #726
  • Adjusted filtering tooltip on tables to avoid hiding result data. #712
  • Fixed uncontrolled component issue for dashboard import modal. #711
  • Adjusted font color of graph context popups to use theme colors. #699
  • Adjust sidebar database selector to only show active databases. #698
  • Incorporated logging functionality for self-hosted NeoDash deployments. #705
  • Improved dashboard management in standalone-mode deployments. #705
  • Added Docker parameter for overriding the app's logo & custom header. #705
  • Changed the dashboard 'save' action to a logical merge, rather than a delete + create, allowing to persist labels across saves. #705
  • Docker: Updated Alpine base image to mitigate CVE-2023-38039 & CVE-2023-4863. #705
nielsdejong
published 2.4.0 •

Changelog

Source

NeoDash 2.4.0

NeoDash 2.4 is out! 🎂 This release packs a ton of new features, as well as improvements to the existing visualizations.

Key new features:

  • A new sidebar with support for managing, save and load multiple dashboards directly from the UI. #657
  • Added Forms as a new extension. Forms let you combine multiple parameter selectors in one card and have users edit/submit data to Neo4j. #568
  • Added a new advanced visualization type: Gantt charts. #684
  • Doubled the grid resolution for dashboards, giving you more freedom to arrange visualizations. #682
  • Several improvements for the natural language queries extension - including customizable prompting, and faster schema retrieval. #600

Other improvements:

  • Support for multiselect checkboxes as a report action for tables. #688
  • Added keyboard shortcuts (CMD/CTRL+Enter) for running Cypher queries from the editor. #694
  • Added new experimental graph layouts (trees in various directions), with customizable level distance. #690
  • Increased customizability for the Pie chart's styling. #638
  • Fixed issues with parameter selector: Better handling of integer / long parameters and processing external updates. #641
  • Improvements on text readability for the experimental dark mode. #668
  • UX improvements on database connection interface. #675
  • Added option to provide a custom message when no data is returned by a report. #683
  • Fixed issue where column names were not hidden correctly. #685

Thanks to all the contributors for this release: alfredorubin96, AleSim94, BennuFire, jacobbleakley-neo4j, hugorplobo, brahmprakashMishra, m-o-n-i-s-h, JonanOribe, nielsdejong

23
7
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