Signac-dashboard

Latest version: v0.6.1

Safety actively analyzes 630656 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.2.1

Not secure
---------------------

Fixed
+++++

- Corrected PyPI deployment.

0.2

===========

0.2.0

---------------------

Added
+++++

- New modules: DocumentEditor, FlowStatus, TextDisplay.
- New examples: cli, custom-modules, document-editor, flow-status, plots.
- The default job sorter uses natural sorting for numbers via natsort.

Changed
+++++++

- Improved API documentation, especially for modules.
- Unified module asset/route registration into one ``register`` method.
- The Notes module can be used with any job document key.

Fixed
+++++

- Corrected error in VideoViewer when no poster was provided.
- ImageViewer/VideoViewer match files in job workspace subdirectories.
- Files can now be retrieved from job workspace subdirectories.
- Corrected pagination error.

Removed
+++++++

- The signac project document and user session are no longer used to store
module settings. The dashboard user script is the single source for
all configuration besides command line arguments.
- Job labels have been removed and replaced with the FlowStatus module.

0.1.6

Not secure
---------------------

Changed
+++++++

- Updated layouts for bulma 0.7.1.

Fixed
+++++

- PyPI upload was missing bulma and couldn't run.

Removed
+++++++

- ``cssmin`` is no longer a dependency.

0.1.5

Not secure
---------------------

Added
+++++

- Example dashboards are in the ``examples`` folder.
- Console entry point, ``signac-dashboard run`` will launch a simple dashboard. This will be extended in a future release.
- Better support for custom module assets.

Changed
+++++++

- Modules are now part of the user session and are saved to the project document. This requires all module arguments to be JSON-encodable.
- Restructured module design and how modules provide assets.
- Documentation has been updated, with instructions for port forwarding.
- Split views into a separate file.

Fixed
+++++

- Browsers will no longer cache dynamic content.
- Pagination rendering bug squashed.

0.1.4

Not secure
---------------------

Fixed
+++++

- Removed ``flask_cache`` and replaced with ``lru_cache`` to fix compatibility with Flask 1.0.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.