feat(alerts): add scheduleStartAt + scheduleOffsetMinutes#1745
feat(alerts): add scheduleStartAt + scheduleOffsetMinutes#1745mlsalcedo wants to merge 31 commits intohyperdxio:mainfrom
Conversation
…n alert scheduling and validation
|
@melsalcedo is attempting to deploy a commit to the HyperDX Team on Vercel. A member of the Team first needs to authorize it. |
🦋 Changeset detectedLatest commit: 2f3c582 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Co-authored-by: Sam Garfinkel <10210461+sgarfinkel@users.noreply.github.com>
Co-authored-by: Sam Garfinkel <10210461+sgarfinkel@users.noreply.github.com>
…on and controller handling
PR Review: feat(alerts): add scheduleStartAt + scheduleOffsetMinutesNo critical issues found. Implementation is well-structured with solid test coverage. A few items worth noting:
The backward-compat strategy via normalizeNoOpAlertScheduleFields and the null-vs-undefined distinction for scheduleStartAt serialization are well thought out. Reviewed by Claude Sonnet 4.6 |
Code Review
🤖 Generated with Claude Code |
|
Thanks for this. I plan on finishing up my review Monday morning with some feedback. |
cac817d to
3780acd
Compare
…arttime-offset # Conflicts: # packages/api/src/utils/zod.ts # packages/app/src/DBSearchPageAlertModal.tsx # packages/app/src/components/DBEditTimeChartForm.tsx
Closes #1715
Summary
Notes