Skip to content
Snippets Groups Projects
  1. Aug 18, 2023
  2. 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
  3. 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
  4. May 30, 2023
  5. May 24, 2023
  6. May 09, 2023
  7. May 03, 2023
  8. Apr 25, 2023
  9. Apr 23, 2023
  10. Apr 11, 2023
  11. Apr 06, 2023
  12. May 10, 2022
  13. Apr 02, 2022
  14. Mar 29, 2022
  15. Mar 28, 2022
  16. Mar 26, 2022
  17. Mar 14, 2022
  18. Mar 13, 2022
  19. Mar 10, 2022
  20. Mar 09, 2022
  21. Mar 06, 2022
  22. Mar 05, 2022
  23. Mar 04, 2022
  24. Mar 03, 2022
  25. Feb 28, 2022
  26. Feb 21, 2022
  27. Feb 18, 2022
Loading