Skip to content
Snippets Groups Projects
  1. Jun 05, 2024
  2. Apr 23, 2024
  3. Apr 16, 2024
  4. Apr 06, 2024
  5. Apr 03, 2024
  6. Mar 19, 2024
  7. Mar 10, 2024
  8. Mar 06, 2024
  9. Mar 03, 2024
  10. Mar 02, 2024
  11. Feb 20, 2024
  12. Feb 06, 2024
  13. Jan 19, 2024
  14. Jan 11, 2024
  15. Dec 17, 2023
  16. Nov 21, 2023
  17. Nov 15, 2023
  18. Nov 07, 2023
  19. Oct 28, 2023
  20. Oct 25, 2023
  21. Oct 17, 2023
  22. Oct 10, 2023
  23. Sep 20, 2023
  24. Sep 13, 2023
  25. 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
  26. Aug 18, 2023
  27. 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
  28. Jun 21, 2023
    • Behrisch, M. (Michael)'s avatar
      feat(zap): adds keycloak for JWT and auth mgmt · c45ffe10
      Behrisch, M. (Michael) authored
      Replaces the custom made auth-backend (auth-gateway) with its token logic and complexity
      with established open-source FIPS 140-2 compliant authentication solution.
      Current code uses newly deployed keycloak within kind deployment script,
      but some todos are left and should be further developed.
      Does not use auth-gateway anymore for authentication,
      only as a proxy to extract authorization and user information from token for downstream apis.
      
      solves #28
      c45ffe10
  29. Jun 20, 2023
  30. May 30, 2023
  31. May 24, 2023
  32. May 09, 2023
  33. May 03, 2023
  34. Apr 18, 2023
  35. Apr 11, 2023
Loading