Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
  1. Mar 19, 2025
    • GotthardG's avatar
      Update dependencies and improve Python path handling · b95a5602
      GotthardG authored
      Updated several frontend dependencies including MUI packages and added new ones like `@mui/x-charts`. Adjusted the Python path setup in the CI configuration to correctly point to the `aaredb` backend, ensuring accurate module resolution.
      b95a5602
    • GotthardG's avatar
      Update dependencies and improve Python path handling · 9d5ec8fa
      GotthardG authored
      Updated several frontend dependencies including MUI packages and added new ones like `@mui/x-charts`. Adjusted the Python path setup in the CI configuration to correctly point to the `aaredb` backend, ensuring accurate module resolution.
      9d5ec8fa
    • GotthardG's avatar
      Update dependencies and improve Python path handling · 70c457b0
      GotthardG authored
      Updated several frontend dependencies including MUI packages and added new ones like `@mui/x-charts`. Adjusted the Python path setup in the CI configuration to correctly point to the `aaredb` backend, ensuring accurate module resolution.
      70c457b0
    • GotthardG's avatar
      Update dependencies and improve Python path handling · 536cfcd3
      GotthardG authored
      Updated several frontend dependencies including MUI packages and added new ones like `@mui/x-charts`. Adjusted the Python path setup in the CI configuration to correctly point to the `aaredb` backend, ensuring accurate module resolution.
      536cfcd3
  2. Jan 09, 2025
    • GotthardG's avatar
      Refactor set_tell_positions logic with updated rules. · ae20d611
      GotthardG authored
      Revised the set_tell_positions endpoint to handle updated business rules for puck positioning. Improved event handling to ensure proper nullification, updates, and removal of tell_positions based on the provided payload. Enhanced query performance and normalized puck name processing for consistency.
      ae20d611
  3. Dec 18, 2024
    • GotthardG's avatar
      Refactor OpenAPI fetcher for improved clarity and robustness · 81c28b98
      GotthardG authored
      Reorganized and enhanced the OpenAPI fetch logic for better maintainability and error handling. Key updates include improved environment variable validation, more detailed error messages, streamlined configuration loading, and additional safety checks for file paths and directories. Added proper logging and ensured the process flow is easy to trace.
      81c28b98
  4. Dec 17, 2024
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · a3f85c6d
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      a3f85c6d
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 8cb21547
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      8cb21547
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 219cf937
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      219cf937
    • GotthardG's avatar
      Sync project metadata with `pyproject.toml` · 455a22c7
      GotthardG authored
      Updated scripts and backend to dynamically retrieve project name and version from `pyproject.toml`. This ensures consistent metadata across the OpenAPI client generation and the FastAPI application.
      455a22c7
  5. Dec 16, 2024
Loading