Skip to content
Snippets Groups Projects
  1. Nov 12, 2024
  2. Oct 29, 2024
  3. Sep 17, 2024
  4. Jul 01, 2024
  5. Jun 11, 2024
  6. Jun 05, 2024
  7. Feb 06, 2024
  8. Jan 19, 2024
  9. Sep 26, 2023
  10. Sep 20, 2023
  11. Sep 06, 2023
  12. Aug 29, 2023
    • Leonardo Christino's avatar
      feat(ml): reenable machine learning feature · abf7436e
      Leonardo Christino authored
      Adds back the call and all its required logic to request and populate the viz with 4 types of ML data. Not all of them are shown, but some are handled in the new NodeLink vis logic. Also solves the panel-resizing task.
      
      solves #DEV-41 #DEV-10 #DEV-55
      abf7436e
  13. Aug 18, 2023
  14. Jul 26, 2023
    • Leonardo Christino's avatar
      feat(querybuilder): full rework of querybuilder · 75493e2a
      Leonardo Christino authored
      Inner query in JSON format fully reworked. The interface was reworked to use entity attributes as part of query logic. Handle inner logic and types fully reworked for better type-checking and future-proofing. Includes logic in query building, parsing, and execution.
      Logic pills can be created from the handle drop and from the side panel.
      
      Solves #42 and #53
      75493e2a
Loading