发布

  • [OPIK-4964] [OPIK-4965] [OPIK-5028] [FE] feat: v2 routing improvements — logs rename, active project refactor, project home, manage projects (#5823)

    frostbyte_neo 发布于 2026-03-25 11:02:57 +00:00

    • [OPIK-4964] [OPIK-4965] [OPIK-5028] [FE] feat: v2 routing improvements — logs rename, active project refactor, project home, manage projects

    Includes:

    • OPIK-4964: V2 routing — /traces→/logs rename, tab redirects, active project refactor, sidebar redesign
    • OPIK-4965: Project home page — ProjectHomePage placeholder at /home (redirects to /logs)
    • OPIK-5028: Manage projects — Default Project undeletable, delete active project handling, "Manage projects" link in sidebar

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • fix(redirect): preserve trace and filter params in TracesTabRedirect (OPIK-4115)

    Backend SDK redirect generates /$ws/projects/$pid/traces?tab=logs&logsType=traces&trace=.
    TracesTabRedirect was dropping the trace param when redirecting to /logs.
    Now forwards all search params except tab/type/view to the target route.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • test(redirect): add query param forwarding tests for V1CompatRedirect

    Cover search param preservation (OPIK-5239) and experiment compare params.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    • fix(lint): fix prettier formatting in TracesTabRedirect

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com


    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    下载附件