Skip to content
Snippets Groups Projects
  1. Aug 18, 2023
  2. Aug 08, 2023
  3. Jul 26, 2023
  4. Jun 21, 2023
    • Leonardo Christino's avatar
      Merge branch 'feat/keycloak' into 'main' · 022500ec
      Leonardo Christino authored
      feat(zap): adds keycloak for JWT and auth mgmt
      
      See merge request !33
      022500ec
    • 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
  5. Jun 20, 2023
  6. May 30, 2023
  7. May 24, 2023
  8. May 09, 2023
    • Leonardo Christino's avatar
      feat(integration): Integrated backend and frontend through websocket · d2ca927a
      Leonardo Christino authored
      Added a main webpage to web/app with a navbar to control login/logout and add/select/remove a database to be queried. Restructured the main dashboard to use tailwindcss. Ported the websockets and broker implementation to V1 and tied all components (schema, querybuilder, and visualizer) together. Merge branch 'feat/websocket' into 'main' See merge request !24
      
      Solves #21
      d2ca927a
    • Leonardo Christino's avatar
      feat(integration): Integrated backend and frontend through websocket · 232cc5a7
      Leonardo Christino authored
      Added a main webpage to web/app with a navbar to control login/logout and add/select/remove a database to be queried. Restructured the main dashboard to use tailwindcss. Ported the websockets and broker implementation to V1 and tied all components (schema, querybuilder, and visualizer) together.
      
      Solves #21
      232cc5a7
  9. May 03, 2023
  10. Apr 25, 2023
  11. Apr 23, 2023
  12. Apr 22, 2023
  13. Apr 18, 2023
  14. Apr 12, 2023
  15. Apr 11, 2023
  16. Apr 10, 2023
Loading