Skip to content
  1. Mar 04, 2020
  2. Mar 03, 2020
  3. Mar 02, 2020
  4. Mar 01, 2020
  5. Feb 29, 2020
  6. Jan 27, 2020
  7. Jan 06, 2020
  8. Dec 28, 2019
    • Marko Řeháček's avatar
      Better dataset editing, aggregation animations. · b0e3e2a7
      Marko Řeháček authored
      Main.js: load '.dataset.js' files automatically from datasets folder. Rename dataset files for this.
      Add datasets/generator.js for generating simple data to test robustness.
      DatasetEditorModal: allow choosing predefined datasets, allow generating of datasets.
      NetworkGraph: better animations for aggregations, make the main svg absolutely positioned to prevent some scrolling.
      Toolbar, store/data: add simulation of batch aggregations.
      Workspace: reoder components, so graph is behind.
      GraphNode, GraphLink: make cursor a pointer, add opacity prop.
      NodePopover: hide attribute table for now.
      Shared/Node: fix svg width.
      Create helpers.js for shared functionality.
      b0e3e2a7
  9. Dec 26, 2019
  10. Dec 20, 2019
  11. Dec 19, 2019
  12. Nov 14, 2019
  13. Nov 13, 2019
  14. Nov 12, 2019
    • Marko Řeháček's avatar
      Implement listing of nodes in group/bundle in NodeDetail. Add visual... · 69e3e7e3
      Marko Řeháček authored
      Implement listing of nodes in group/bundle in NodeDetail. Add visual representation of nodes to NodeSelection.
      Add BaseCollapsibleCard component for tools.
      
      NetworkGraph: hide unecessary buttons to debug mode.
      Toolbar: hide create node button.
      GraphLink and store/data: add transferred property when budnling, it cannot be computed afterwards.
      GraphNode: connect hover of node to store/interaction
      69e3e7e3
  15. Nov 11, 2019
  16. Nov 07, 2019
  17. Nov 05, 2019
  18. Nov 04, 2019