Recent Releases of ina-tool

ina-tool - Pre single page application

INA Tool is an open-source digital tool developed by the eScience Center aimed at supporting the regulatory framework design process by facilitating the study, analysis, and decision-making through data visualization and interaction.

State before switching from a php, svg, js implementation to a single page application using React.

What's Changed

  • network-poc.php by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/5
  • Columns names validation by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/16
  • added PNG image downloader #27 by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/30
  • Added text in nodes, drag statement, zoom by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/32
  • Refactors by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/35
  • replace hexagon points string with nested array by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/39
  • Remove color attribute from row_template by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/38
  • Adds deontic by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/36
  • Ensure wrapped text is centered vertically by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/42
  • update textelement style to disable user selection by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/49
  • Use actual escience center colors as defined in the branding guidebook by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/48
  • 2 Add alert to destroy session on upload by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/51
  • 52 render chart on f5 by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/53
  • 28 connection between statements by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/44
  • Fixes loader behaviour by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/59
  • Enable deleting connections by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/58
  • add extra dropdown options for colored connections by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/60
  • Remove unused UI elements by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/61
  • Refactor data upload: make 'statements' objects and consistently use them by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/63
  • Increased font size by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/78
  • Add text element for statement ID F##/I## by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/85
  • Add CITATION.cff file by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/84
  • increase minimum svg area width to 4k px by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/88
  • Adjust dragging speed by zoom level by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/90
  • Store and load inter-statement connections using session by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/86
  • Changing DOS to Unix line endings by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/94
  • Add download & upload as JSON functionality by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/93
  • Refactor file upload/page refresh logic by @sjvrijn in https://github.com/ESI-FAR/INA-tool/pull/103
  • add csv download button by @ermannolocascio in https://github.com/ESI-FAR/INA-tool/pull/112
  • Add devcontainer support by @sverhoeven in https://github.com/ESI-FAR/INA-tool/pull/120

New Contributors

  • @sverhoeven made their first contribution in https://github.com/ESI-FAR/INA-tool/pull/120

Full Changelog: https://github.com/ESI-FAR/INA-tool/commits/pre-spa

- TypeScript
Published by sverhoeven over 1 year ago