-
Notifications
You must be signed in to change notification settings - Fork 322
[dev] [Marfuen] mariano/sale-49-custom-task-schedules #2675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d8e5508
feat(api): add isDueToday scheduler helper
Marfuen 647bbfe
test(api): use .spec.ts suffix and fix misleading test title
Marfuen 7f77a99
refactor(api): harden isDueToday exhaustive check and document UTC co…
Marfuen 576aaa6
feat(db): add per-automation scheduleFrequency and lastRunAt
Marfuen 250aa80
refactor(api): remove stale schedule field from browserbase DTOs and …
Marfuen fcfad8a
feat(api): respect integrationScheduleFrequency in integration orches…
Marfuen b7068d2
fix(api): retry integration task on transient execution error
Marfuen f161627
feat(api): respect scheduleFrequency in browser automation orchestrator
Marfuen 75231f7
docs(api): clarify browser orchestrator retry comment
Marfuen e9f1d57
feat(api): accept scheduleFrequency in automation and task PATCH endp…
Marfuen 5355653
feat(app): add SchedulePicker component
Marfuen d869d3e
feat(app): add schedule picker to browser automation config
Marfuen 7da3cf0
feat(app): add schedule edit dialog for evidence automations
Marfuen 1774371
feat(app): add integration schedule picker on task detail
Marfuen a447e34
feat(app): show schedule summary on automation cards
Marfuen 5a44518
fix(app,api): repair test fixtures and guard missing schedule frequency
Marfuen e7a1a90
style(api): apply prettier to SALE-49 files
Marfuen fe921a8
fix: address cubic review findings on schedule UI and DTOs
Marfuen 6afa8ad
fix(app): daily period is 1 day in TaskIntegrationChecks next-run calc
Marfuen e7b6b87
Merge branch 'main' into mariano/sale-49-custom-task-schedules
Marfuen f675836
fix(api): include integrationScheduleFrequency in createTask response
Marfuen 9e4d513
fix(app): inline schedule picker on automation overview, render label…
Marfuen b09f55d
feat(app): metrics schedule + next-run reflect frequency in user's TZ
Marfuen 089ad4a
fix(app): use @trycompai/ui Select in SchedulePicker
Marfuen b8f0081
fix(app): show next-run as next tick (not now + period) when never run
Marfuen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.