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
Stephen Liu
884e2f1ca7
fix(plugin-chart-echarts): gauge chart enhancements and fixes ( #21007 )
...
* fix(plugin-chart-echarts): gauge chart enhancements and fixes
* fix lint
(cherry picked from commit b303d1e156 )
2022-09-14 11:38:24 -07:00
Erik Cederstrand
e91222eb65
chore(deps): unpin holidays dependency version ( #21091 )
...
The blocking issue has been fixed upstream
Co-authored-by: Erik Cederstrand <erik@adamatics.com >
(cherry picked from commit d817a1dc87 )
2022-09-14 11:38:23 -07:00
JUST.in DO IT
2db82d578c
fix(plugin-chart-echarts): invalid total label location for negative values in stacked bar chart ( #21032 )
...
(cherry picked from commit a8ba544e60 )
2022-09-14 11:38:23 -07:00
Kamil Gabryjelski
346c035690
fix: Explore scrolled down when navigating from dashboard ( #20962 )
...
(cherry picked from commit e4fc5564ce )
2022-09-14 11:38:22 -07:00
Antonio Rivero Martinez
6a5b12ec8c
Big Number Viz: ( #20946 )
...
- When the value is zero we still render the percent change and suffix if present
(cherry picked from commit aa53c10312 )
2022-09-14 11:38:22 -07:00
Diego Medina
8c2ca2d8d8
Temporal X Axis values are not properly displayed if the time column has a custom label defined ( #20819 )
...
(cherry picked from commit 51869f32ac )
2022-09-14 11:38:21 -07:00
Yongjie Zhao
43b8f18a21
fix: getting default value in run-server.sh ( #20736 )
...
(cherry picked from commit 5990ea639e )
2022-09-14 11:38:21 -07:00
Multazim Deshmukh
5efee17def
fix: make max-requests and max-requests-jitter adjustable ( #20733 )
...
Co-authored-by: Multazim Deshmukh <multazim.deshmukh@morningstar.com >
(cherry picked from commit 883241070f )
2022-09-14 11:38:21 -07:00
Beto Dealmeida
56137ebbe5
fix: logger message ( #20714 )
...
(cherry picked from commit c70d102b73 )
2022-09-14 11:38:21 -07:00
Michael S. Molina
067495d954
Updates CHANGELOG.md
2.0.0rc2
2.0.0
2022-07-06 13:48:18 -03:00
Reese
bba486b08c
fix: Allow dataset owners to explore their datasets ( #20382 )
...
* fix: Allow dataset owners to explore their datasets
* Re-order imports
* Give owners security manager permissions to their datasets
* Update test suite
* Add SqlaTable to is_owner types
* Add owners to datasource mock
* Fix VSCode import error
* Fix merge error
2022-07-06 11:43:19 -03:00
Daniel Vaz Gaspar
6e74f3e82c
docs: fix link for Apache Superset source code ( #20620 )
...
(cherry picked from commit b39a3d8f78 )
2022-07-06 11:40:43 -03:00
Daniel Vaz Gaspar
3e97c60c8d
chore: bump FAB to 4.1.3 ( #20621 )
...
(cherry picked from commit 183871b002 )
2022-07-06 11:40:43 -03:00
Rui Zhao
747b011bb7
fix(embedded): Retry when executing alert queries to avoid sending transient errors to users as alert failure notifications ( #20419 )
...
Co-authored-by: Rui Zhao <zhaorui@dropbox.com >
(cherry picked from commit 818962cc89 )
2022-07-06 11:40:43 -03:00
Evan Rusackas
dc71454416
fix: Respecting max/min opacities, and adding tests. ( #20555 )
...
* Respecting max/min opacities, and adding tests.
* revising tests
* Adding missing test case for maximum coverage :)
* removing unnecessary logic and test
* adding another unit test for (hopefully) full coverage.
* no more ternary operator
* New approach with Math.min - take THAT codecov.
* one more stab at making codecov happy... ignoring the file next.
* lint fixes
(cherry picked from commit ac8e502228 )
2022-07-06 11:38:33 -03:00
Evan Rusackas
4dcc805dee
Revert "feat(plugin-chart-echarts): Support stacking negative and positive values ( #20408 )" ( #20571 )
...
This reverts commit c959d92dd1 .
(cherry picked from commit f5f8ddec3e )
2022-07-06 11:38:33 -03:00
Stephen Liu
3b5513be36
fix(database-modal): forms in database modal will be effected by external form values ( #20487 )
...
(cherry picked from commit 932e304ffb )
2022-07-06 11:38:33 -03:00
Stephen Liu
4b2397f0c7
fix(big-number): big number gets cut off on a Dashboard ( #20488 )
...
(cherry picked from commit 24a53c38c6 )
2022-07-06 11:38:32 -03:00
yourssvk
9a26a211d4
fix: SQL Lab cancel query in Redshift database connection does not wo… ( #16326 )
...
* fix: SQL Lab cancel query in Redshift database connection does not work #16325
Co-authored-by: Venkata Krishnan Somasundaram <venkata_cred@Venkatas-MacBook-Pro.local >
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
(cherry picked from commit 90d486a643 )
2022-07-06 11:38:32 -03:00
Diego Medina
eedcefc64a
fix: Unable to download the Dashboard as image in case there's an image added through Markdown ( #20362 )
...
* fix: Unable to download the Dashboard as image in case there's an image added through Markdown
* licence
(cherry picked from commit c5d3678a31 )
2022-07-06 11:38:32 -03:00
Alex Lauderbaugh
eba63b4add
Updated copy in chart drop down to "View as table" ( #20486 )
...
(cherry picked from commit 93fbfe9d28 )
2022-07-06 11:38:32 -03:00
Michael S. Molina
edbbf886af
Updates CHANGELOG.md
2.0.0rc1
2022-06-29 09:27:48 -03:00
Michael S. Molina
80e2f1abe7
fix: Removes psycopg2 as a required dependency ( #20543 )
...
* fix: Removes psycopg2 as a required dependency
* Disables lint warning
(cherry picked from commit cb3cd41dcd )
2022-06-29 09:25:30 -03:00
Michael S. Molina
b5a4c06d82
Updates CHANGELOG.md, UPDATING.md and package.json
2022-06-28 15:55:58 -03:00
smileydev
789f99341b
fix(db): Show the only db install guide when the db is already installed and error is existed while importing file. ( #20442 )
...
* fix(db): make to show the db error msg when db installed and error is exist
* fix(db): make to replace dbinstall str into showDbInstallInstructions
(cherry picked from commit 23e62d3782 )
2022-06-28 14:22:22 -03:00
Daniel Vaz Gaspar
63229dcf56
fix: bump FAB to 4.1.2 ( #20483 )
2022-06-28 14:22:12 -03:00