Commit Graph

7 Commits

Author SHA1 Message Date
OskarNS
293568ad5a fix(dremio): Fixes issue with Dremio SQL generation for Charts with Series Limit (#25657)
(cherry picked from commit be82657940)
2023-10-19 10:05:46 -03:00
Igor Khrol
ec3bed709e fix: avoid 500 errors with SQLLAB_BACKEND_PERSISTENCE (#25553)
(cherry picked from commit 99f79f5143)
2023-10-19 09:56:43 -03:00
ʈᵃᵢ
455b3d8a67 fix(sqllab): error with lazy_gettext for tab titles (#25469)
(cherry picked from commit ddde178e3b)
2023-10-02 11:58:07 -03:00
Daniel Vaz Gaspar
694f93326d fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
Piyush Khandelwal
b92ace46b0 fix(sqllab): Persisting tab state for saved query (#23087) 2023-04-21 12:23:34 -06:00
Artem Shumeiko
c839d0daf5 chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
EugeneTorap
a2b21b55be fix: Validate required fields in sql_json API (#21003)
* fix: Validate required params for sql_json API

* Test required params in sql_json API

* Refactoring: use marshmallow Schema for validation sql_json API

* Update SqlJsonPayloadSchema

* Update SqlJsonPayloadSchema

* Refactoring

* Refactoring

* Refactoring
2022-08-11 23:37:53 +08:00