QoveryOSS
    console

console

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    2725/merge

    5d4f0a05 fix(date-picker): prevent infinite update loop with defaultDates The defaultDates prop creates new Date objects on each render even when useMemo is used in the parent. The useEffect comparing by reference would trigger state updates that caused react-datepicker's infinite update loop. Now using a ref to track applied timestamps and only update when the actual date values change. https://claude.ai/code/session_01Qx9Qp1s2DLXDA5FfVeJkxF

    by Claude

    C
  • Succeeded
    2725/merge

    a3b7355c fix(date-picker): prevent crash when editing start time in logs view getCombinedDateTime can throw when parsing dates/times that pass validation but still produce invalid Date objects. Added try-catch in handleInputChange and getDateTimeInputErrors to gracefully handle these edge cases instead of crashing the frontend. https://claude.ai/code/session_01Qx9Qp1s2DLXDA5FfVeJkxF

    by Claude

    C

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools