Commit Graph

11849 Commits

Author SHA1 Message Date
Mayur
98325ea46d pylint 2022-11-17 15:18:42 -05:00
AAfghahi
4ae0477132 added fixtures 2022-11-17 15:01:54 -05:00
Ville Brofeldt
a390f37079 fix(cache): respect default cache timeout on v1 chart data requests (#21441) 2022-11-17 13:50:51 -05:00
AAfghahi
5239ed15db add physical dataset 2022-11-17 12:13:23 -05:00
AAfghahi
55658aa76f integration test 2022-11-16 11:06:18 -05:00
Daniel Vaz Gaspar
53c71eec1d fix: datasource save, improve data validation (#22038) 2022-11-09 17:34:09 -05:00
Daniel Vaz Gaspar
e048c07fb5 fix: deprecate approve and request_access endpoint (#22022)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2022-11-09 10:36:26 -05:00
AAfghahi
2c52bfcd3d added test fix 2022-11-08 17:41:43 -05:00
Elizabeth Thompson
c5e7001d96 fix tests 2022-11-02 17:15:08 -07:00
Daniel Vaz Gaspar
577319555b fix: dashboard api cache decorator (#21964) 2022-11-02 15:27:41 -07:00
Beto Dealmeida
70b0a96edd fix: check that imports are ZIPs (#21875) 2022-11-02 15:24:27 -07:00
Ville Brofeldt
17c01dc067 chore(sqla): refactor query utils (#21811)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2022-11-02 14:38:14 -07:00
Michael S. Molina
58a11649c6 feat: Adds a Content Security Policy (CSP) check for production environments (#21874)
(cherry picked from commit f4da74ce8d)
2022-11-02 14:34:18 -07:00
Michael S. Molina
fdded99ba8 feat: Disables HTML rendering in Toast by default (#21853)
(cherry picked from commit 47b1e0ca9d)
2022-11-02 14:34:18 -07:00
Daniel Vaz Gaspar
4f33a1bba1 fix: flash message on database data upload forms (#21761)
(cherry picked from commit ba3275a4d0)
2022-11-02 14:34:17 -07:00
Daniel Vaz Gaspar
14b51e6b10 fix: database schema selector on import data (#21759)
(cherry picked from commit 91f0de0c5d)
2022-11-02 14:34:17 -07:00
Elizabeth Thompson
e7000c72d5 update changelog 2.0.1rc2 2022-10-20 11:58:07 -07:00
dependabot[bot]
f76755e72b chore(deps): bump moment from 2.29.2 to 2.29.4 in /superset-frontend (#20644)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 09:17:28 -07:00
Elizabeth Thompson
42c9eacaeb fix test 2022-10-19 14:15:16 -07:00
Elizabeth Thompson
af6887a84f update changelog 2022-10-18 16:28:48 -07:00
Elizabeth Thompson
2fbda195e8 xit cypress test 2022-10-18 14:17:48 -07:00
Mayur
8432c64b60 fix: allow adhoc columns in non-aggregate query (#21729) 2022-10-18 14:06:51 -07:00
Stephen Liu
cea8e4daf2 fix(dashboard): dashboard doesn't load properly if it has tabs (#21576)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2022-10-18 14:02:58 -07:00
Mayur
930148dec6 fix(dashboard): show correct roles for dashboard access dropdown (#21549) 2022-10-18 14:00:56 -07:00
Elizabeth Thompson
f7e664bd68 fix: remove deprecated ETagResponseMixin (#21773)
(cherry picked from commit 75e6a04269)
2022-10-18 13:55:45 -07:00
Rui Zhao
b1c9adb52b fix(report): Fix permission check for set up email report on charts/dashboards. Fixes #21559 (#21561)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
(cherry picked from commit 7f971b4103)
2022-10-18 13:55:41 -07:00
Yongjie Zhao
9e907be7a8 fix: annotation broken (#20651)
* fix: annotation broken

* fix UT

* add annotation data to mixed timeseries chart

(cherry picked from commit 7f918a4ec0)
2022-10-18 13:55:37 -07:00
Elizabeth Thompson
61b64492a2 bump package-lock version 2.0.1rc1 2022-10-06 15:45:55 -07:00
AAfghahi
2c65ef967e build: changelog for 2.0.1 (#21721) 2022-10-06 14:32:46 -07:00
AAfghahi
ad52469a04 test fix 2022-10-06 14:45:06 -04:00
AAfghahi
548311c424 linting issues 2022-10-06 14:45:06 -04:00
Hugh A. Miles II
40c5b2a688 remove eleement reference (#20830)
(cherry picked from commit 2263a76f4d)
2022-10-06 14:45:06 -04:00
aehanno
511cafa790 fix: Add locale for DatePicker component (#20063)
Co-authored-by: Kevin Dethelot <kevin.dethelot@kosmos.fr>
Co-authored-by: Yongjie Zhao <yongjie.zhao@gmail.com>
2022-10-06 14:45:06 -04:00
Daniel Vaz Gaspar
dd919bc176 fix: disallow users from viewing other user's profile on config (#21302) 2022-10-06 14:45:06 -04:00
Cody Leff
143c5f1ecc fix(explore): Prevent unnecessary series limit subquery (#21154)
* Prevent series limit when no series limit columns specified.

* Add timeseries check for legacy charts.

* Apply fix to helpers.py.

* Skip Cypress color consistency tests.
2022-10-06 14:45:06 -04:00
Mayur
dfcb66a098 fix: set correct favicon from config for login and FAB list views (#21498)
(cherry picked from commit b29e7e7d9e)
2022-10-06 14:45:06 -04:00
MichaelHintz
440ab64c53 fix(sqllab): Fix cursor alignment in SQL lab editor by avoiding Lucida Console font on Windows (#21380)
(cherry picked from commit 3098e657e5)
2022-10-06 14:45:06 -04:00
aehanno
5b662f7874 fix: Add french translation missing (#20061)
(cherry picked from commit 944808a0ce)
2022-10-06 14:45:06 -04:00
JUST.in DO IT
08052a7db3 fix(plugin-chart-echarts): missing value format in mixed timeseries (#21044) 2022-10-06 14:45:06 -04:00
Daniel Vaz Gaspar
2583f7fde3 fix: cached common bootstrap Revert (#21018) (#21419)
(cherry picked from commit 094400c308)
2022-10-06 14:45:05 -04:00
Ville Brofeldt
db661ec17f fix(plugin-chart-echarts): show zero value in tooltip (#21296)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
(cherry picked from commit 1aeb8fd6b7)
2022-10-06 14:45:05 -04:00
Kamil Gabryjelski
7f8d6b3400 fix(explore): Time column label not formatted when GENERIC_X_AXES enabled (#21294)
(cherry picked from commit c3a00d43d0)
2022-10-06 14:45:05 -04:00
Daniel Vaz Gaspar
2b760d0775 feat: adds TLS certificate validation option for SMTP (#21272)
(cherry picked from commit 9fd752057e)
2022-09-14 11:38:28 -07:00
ʈᵃᵢ
4298690e16 fix(celery cache warmup): add auth and use warm_up_cache endpoint (#21076)
(cherry picked from commit 04dd8d414d)
2022-09-14 11:38:27 -07:00
Stephen Liu
32736680da fix(database-list): hidden upload file button if no permission (#21216)
(cherry picked from commit 0c43190e04)
2022-09-14 11:38:27 -07:00
JUST.in DO IT
9337dec038 fix(sqllab): missing zero values while copy-to-clipboard (#21153)
(cherry picked from commit 4e23d62d4f)
2022-09-14 11:38:26 -07:00
stevetracvc
05d7c3d74d fix(native filters): groupby filter issue (#21084)
(cherry picked from commit d79b0bfc74)
2022-09-14 11:38:25 -07:00
Stephen Liu
c3e04d7ebf fix(plugin-chart-handlebars): order by control not work (#21005)
(cherry picked from commit e70699fb43)
2022-09-14 11:38:25 -07:00
EugeneTorap
47c3cd10bd fix(dashboard): Fix scroll behaviour in DashboardBuilderSidepane (#20969)
(cherry picked from commit 6f3a555e58)
2022-09-14 11:38:24 -07:00
Bogdan
b4df82591e Memoize the common_bootstrap_payload (#21018)
Try patch

Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
(cherry picked from commit 495a205dec)
2022-09-14 11:38:24 -07:00