mirror of
https://github.com/apache/superset.git
synced 2026-04-13 13:18:25 +00:00
[sql lab] add pending to the list of searchable statuses (#3292)
This commit is contained in:
committed by
GitHub
parent
ccf505a480
commit
9fcd5d67e4
@@ -11,6 +11,7 @@ export const STATUS_OPTIONS = [
|
||||
'success',
|
||||
'failed',
|
||||
'running',
|
||||
'pending',
|
||||
];
|
||||
|
||||
export const TIME_OPTIONS = [
|
||||
|
||||
Reference in New Issue
Block a user