Skip to content
  1. Dec 28, 2019
    • Marko Řeháček's avatar
      Replace GraphNode/Link with very simple functional components, with no... · 8184f9b8
      Marko Řeháček authored
      Replace GraphNode/Link with very simple functional components, with no interactivity or store/data connections.
      8184f9b8
    • 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
  2. Dec 26, 2019
  3. Dec 20, 2019
  4. Dec 19, 2019
  5. Nov 14, 2019
  6. Nov 13, 2019
  7. 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
  8. Nov 11, 2019
  9. Nov 07, 2019
  10. Nov 05, 2019
  11. Nov 04, 2019
  12. Nov 01, 2019
  13. Oct 31, 2019
  14. Oct 24, 2019
  15. Oct 23, 2019