-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Response Ops][Reporting] Scheduled Reports - Schedule API #219771
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
ymao1
merged 90 commits into
elastic:scheduled-reports
from
ymao1:scheduled-reports-api
May 20, 2025
Merged
Changes from 72 commits
Commits
Show all changes
90 commits
Select commit
Hold shift + click to select a range
a74e49d
Support rrule for task scheduling
ersin-erdal 6163f7e
remove redundant return
ersin-erdal 20ecece
add functional tests
ersin-erdal c29a08e
[CI] Auto-commit changed files from 'node scripts/styled_components_m…
kibanamachine de20db1
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 65f0960
fix linting
ersin-erdal 2dde5f6
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 717cadb
fix linter
ersin-erdal 72b108e
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine 38e69ef
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal c9e71ba
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine 5f6fad9
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal d05d9c8
Allowing shared concurrency task types
ymao1 4a04b90
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal 249f14c
set second to [0]
ersin-erdal 4c60d8e
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 4a14142
testing schedule is more resilient
ersin-erdal 4ec1bca
remove "only"
ersin-erdal 1275f1e
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal 8aff2c9
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal 04b70a2
Merge branch 'main' into shared-concurrency-tasks
elasticmachine c9547ae
Merge branch 'main' into shared-concurrency-tasks
elasticmachine 850ec64
throw when interval is not provided for the next run calculation
ersin-erdal 10c40e5
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal af75dfb
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal 95cf333
[CI] Auto-commit changed files from 'node scripts/jest_integration -u…
kibanamachine d5227aa
update read me
ersin-erdal 2a1482e
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 372d4c7
Merge branch 'main' into shared-concurrency-tasks
elasticmachine 62fe072
update read me
ersin-erdal 0f0685e
export Frequency and Weekday from TM
ersin-erdal cc65fd5
Merge branch 'pr/217728' into report-dependencies
ymao1 11053d1
Merge branch 'shared-concurrency-tasks' into report-dependencies
ymao1 23d837d
Schedule report api
ymao1 bbabb1f
Schedule report api
ymao1 f5bb665
Cleanup
ymao1 f039e51
add rrule examples
ersin-erdal e75e796
fix rrule example
ersin-erdal 424d733
PR feedback
ymao1 0514306
Merge branch 'main' of github.com:elastic/kibana into shared-concurre…
ymao1 2d6dfab
Fixing types
ymao1 b2d9bbd
Merge branch 'pr/217728' into report-dependencies
ymao1 8caeb79
Merge branch 'shared-concurrency-tasks' into report-dependencies
ymao1 7a0d9c5
Merge branch 'scheduled-reports' of github.com:elastic/kibana into re…
ymao1 64cfb78
Merge branch 'report-dependencies' into scheduled-reports-api
ymao1 b98f26c
Fixing types
ymao1 3fd59a1
Cleanup
ymao1 0370162
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine 0277de9
Fixing tests
ymao1 b0ce938
Merge branch 'scheduled-reports-api' of github.com:ymao1/kibana into …
ymao1 626cf01
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal fbb3f85
remove mappings
ersin-erdal f361058
remove mappings
ersin-erdal 7099229
[CI] Auto-commit changed files from 'node scripts/check_mappings_upda…
kibanamachine a0e3fc9
Merge
ymao1 baa41cb
Merge branch 'report-dependencies' of github.com:ymao1/kibana into re…
ymao1 2947bcc
Merge branch 'pr/217728' into report-dependencies
ymao1 3afe5b2
Fix
ymao1 dc96d64
Merge and add createdBy mapping
ymao1 5398116
remove schema from v4
ersin-erdal 5a800d5
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 8faaf40
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal aaf4309
Merge branch 'main' into shared-concurrency-tasks
elasticmachine 5c55c02
Merge branch 'main' into 216308-support-rrule-for-task-scheduling
ersin-erdal fc2b386
Merge branch 'scheduled-reports' of github.com:elastic/kibana into re…
ymao1 4fed516
Merge branch 'shared-concurrency-tasks' into report-dependencies
ymao1 d1104e4
Merge branch 'pr/217728' into report-dependencies
ymao1 c9911fa
Merge branch 'report-dependencies' into scheduled-reports-api
ymao1 85cb015
Updating types
ymao1 0253ced
add explicit error log when the next run at cannot be calculated
ersin-erdal 590e659
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 3834eaf
[CI] Auto-commit changed files from 'node scripts/styled_components_m…
kibanamachine c7e26f0
add missing logger
ersin-erdal 8455d3c
Merge branch '216308-support-rrule-for-task-scheduling' of github.com…
ersin-erdal 1e3d3e9
Handling notification
ymao1 bbea405
fix unit test
ersin-erdal 4df59d0
Merge
ymao1 17bdcd0
Merge branch 'report-dependencies' into scheduled-reports-api
ymao1 402ef5c
Merge
ymao1 d5799f5
Merge
ymao1 bfef31b
Merge branch 'pr/217728' into report-dependencies
ymao1 8cc0976
Merge branch 'report-dependencies' into scheduled-reports-api
ymao1 2bd0d5d
Adding schedule reports API
ymao1 6a7b62e
Merge
ymao1 99f186c
Merge
ymao1 601fbc6
Fixing types
ymao1 bc09318
Adding cc,bcc fields and validation for max recipients
ymao1 d87b6f1
Merge branch 'scheduled-reports' of github.com:elastic/kibana into sc…
ymao1 b6af770
Making migration_version optional
ymao1 55c7011
Fixing email validation
ymao1 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,6 +16,7 @@ | |
| "reporting" | ||
| ], | ||
| "requiredPlugins": [ | ||
| "actions", | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. heh, could be a problem if we ever have "reporting" connectors, but we can factor the config bits out of the actions plugin later if we need to :-) |
||
| "data", | ||
| "discover", | ||
| "encryptedSavedObjects", | ||
|
|
||
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we use this to filter scheduled reports by the username of the user who scheduled it.