mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: add cron picker to AlertReportModal (#12032)
* humanize cron display in list view
This commit is contained in:
@@ -187,6 +187,7 @@ class TestReportSchedulesApi(SupersetTestCase):
|
||||
"created_by",
|
||||
"created_on",
|
||||
"crontab",
|
||||
"crontab_humanized",
|
||||
"id",
|
||||
"last_eval_dttm",
|
||||
"last_state",
|
||||
|
||||
Reference in New Issue
Block a user