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

Reverse Pull-Request to sync develop with master #141

Merged
merged 4 commits into from
May 19, 2022
Merged

Commits on May 19, 2022

  1. 2.1 Release (#131)

    ## NeoDash 2.1
    The 2.1 release is a major update to the NeoDash application.
    
    Main updates:
    - Added new drag-and-drop dashboard layout - reports can be **moved** and **resized** freely within the dashboard.
    - Updated dashboard file format for new layout (2.0 dashboards are automatically migrated).
    - Pages can now be reordered by dragging and dropping. 
    - Added three new hierarchical report types:
      - Treemaps
      - Sunburst Charts
      - Circle Packing Charts
    - Styling/usability improvements for pie charts.
    - Improved image download (screenshot functionality) for all report types.
    - Parameter select reports now resize the selector to fit the available space.
    
    Other changes:
    - Added continuous integration and deployment workflows.
    - Created a new [User Guide](https://github.com/nielsdejong/neodash/wiki/User-Guide) with documentation on all report customizations is available.
    - Added a new [Developer Guide](https://github.com/nielsdejong/neodash/wiki/Developer-Guide) with info on installing, building and extending the application.
    nielsdejong committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fef37e9 View commit details
    Browse the repository at this point in the history
  2. 2.1.1 - npm signature hotfix (#140)

    Hotfix for npm signature signing
    nielsdejong committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3529119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3bf749 View commit details
    Browse the repository at this point in the history
  4. Added new auth method

    nielsdejong committed May 19, 2022
    Configuration menu
    Copy the full SHA
    16cab52 View commit details
    Browse the repository at this point in the history