lmnr-ai / lmnr

Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
https://www.lmnr.ai
Apache License 2.0
1.19k stars 60 forks source link

Stars #119

Closed skull8888888 closed 1 month ago

skull8888888 commented 1 month ago

[!IMPORTANT] Enhance fetch requests, error handling, and UI components across multiple frontend files for improved user experience and code quality.

  • API Changes:
    • Add cache: 'no-cache' to fetch requests in route.ts to ensure fresh data.
    • Simplify error handling in route.ts by removing cause from Error.
  • UI Components:
    • Remove ProjectsHeader import in page.tsx.
    • Update redirect URL in page.tsx to include callbackUrl.
    • Change Loader to Loader2 in create-first-workspace-and-project.tsx.
    • Update icon from png to svg in onboarding-header.tsx.
    • Adjust Image size in onboarding-header.tsx.
    • Remove unused imports in project-navbar-collapsed.tsx.
    • Fix pathname comparison logic in project-navbar-collapsed.tsx.
  • Miscellaneous:
    • Add console.error for error logging in auth.ts.
    • Remove /projects from middleware.ts matcher.

This description was created by Ellipsis for 803f19767ed33bf1fabe836952995041eca98fd3. It will automatically update as commits are pushed.