Ville Brofeldt
286ba5d37d
update changelog and version
1.3.2rc1
1.3.2
2021-10-11 15:32:25 +03:00
Youkyoung Cha
457a9e7d21
fix: handle mixed time-series error ( #16928 )
...
* rebase to master
* Fix line 402
Co-authored-by: yougyoung <yougyoung@pubg.com >
(cherry picked from commit 93ebe3d963 )
2021-10-11 15:30:21 +03:00
Daniel Vaz Gaspar
768a1dcc12
fix: don't log invalid redirect URL send by user ( #16955 )
...
(cherry picked from commit 6d1fbb0668 )
2021-10-04 18:26:56 +03:00
Ville Brofeldt
acda8a68bc
fix(examples): incorrect covid row component id ( #16953 )
...
(cherry picked from commit 3dee22adfd )
2021-10-04 18:26:55 +03:00
Craig Rueda
c53eaaec57
fix(explore): Ensuring parameters key is included ( #16949 )
...
* Ensuring parameters key is included
* Fixing linter
2021-10-04 18:25:41 +03:00
Ville Brofeldt
b04a9f8ca1
fix(dashboard): recursive parent on dashboard components ( #16933 )
...
* fix(dashboard): don't add recursive parents on wrapper component
* add test
* refine logic and add new test
(cherry picked from commit a07c9d591b )
2021-10-04 16:42:49 +03:00
simcha90
ddc01a9b76
fix: Clear native filters state ( #16893 )
...
* fix:fix get permission function
* fix: clear native filters state
(cherry picked from commit 3d8cc15cba )
2021-10-04 16:42:48 +03:00
Ville Brofeldt
296b925112
update changelog and updating
1.3.1
1.3.1rc2
2021-09-22 14:35:38 +03:00
Ville Brofeldt
73a7f6b3df
fix(dataset): retain is_dttm if set on metadata sync ( #16776 )
...
(cherry picked from commit 1d5100daa2 )
2021-09-22 13:31:07 +03:00
Ville Brofeldt
8e9b16d7f8
fix(pandas-postprocessing): percentage compare to use correct column ( #16716 )
...
(cherry picked from commit a839649e5c )
2021-09-22 13:31:06 +03:00
Yongjie Zhao
b95e697ef9
fix: catch exception when create connection ( #16692 )
...
* fix: catch exception when create connection
* fix lint
* added UT
(cherry picked from commit 21f98ddc21 )
2021-09-22 13:25:43 +03:00
Ville Brofeldt
523c97b04f
feat(jinja): improve url parameter formatting ( #16711 )
...
* feat(jinja): improve url parameter formatting
* add UPDATING.md
* fix test
2021-09-22 13:21:51 +03:00
Stephen Liu
555ba7d04b
perf(dashboard): fix filter-box performance bug ( #16702 )
...
(cherry picked from commit b0ac5d1625 )
2021-09-22 13:19:48 +03:00
Ville Brofeldt
693b428228
fix(explore): only refresh data panel on relevant changes ( #16699 )
...
* fix(explore): only refresh data panel on relevant changes
* add comment and supress warning
(cherry picked from commit c99cacbdd2 )
2021-09-22 13:19:48 +03:00
Daniel Vaz Gaspar
711975a39f
fix: don't send invalid URLs back to the user ( #16687 )
...
* fix: don't send bogus URLs back to the user
* lint, remove f string
(cherry picked from commit 5ac8ac0e6c )
2021-09-22 13:19:48 +03:00
cccs-joel
6653954b92
feat: show build number value in the About if present in the config ( #14955 )
...
(cherry picked from commit c6ac10716a )
2021-09-22 13:19:48 +03:00
天河
6994d0012e
fix: fix assignment in FilterBoxViz ( #16662 )
...
* Fixing assignment.
Signed-off-by: tianhe1986 <w1s2j3229@163.com >
* Adding unit test for FilterBoxViz.
Signed-off-by: tianhe1986 <w1s2j3229@163.com >
* Reformatting with black.
Signed-off-by: tianhe1986 <w1s2j3229@163.com >
* Revert format change in other test.
Signed-off-by: tianhe1986 <w1s2j3229@163.com >
* Reformatting with the same black version with pre-commit config.
Signed-off-by: tianhe1986 <w1s2j3229@163.com >
(cherry picked from commit bb014b5131 )
2021-09-22 13:19:47 +03:00
Daniel Vaz Gaspar
dd99bf2ea4
chore: Bump Flask-OpenID to 1.3.0 ( #16648 )
...
(cherry picked from commit 3d0ebd5abc )
2021-09-22 13:19:47 +03:00
Ville Brofeldt
d8cae30f8c
fix(sqla): support for date adhoc filter ( #16634 )
...
(cherry picked from commit 6465ee7dbd )
2021-09-22 13:19:47 +03:00
Elizabeth Thompson
c621deeb8f
fix: params in sql lab are jumpy in the ace editor ( #16536 )
...
* fix jumpy params
* remove cypress tests
(cherry picked from commit 519baa6f00 )
2021-09-22 13:12:29 +03:00
Ville Brofeldt
72fe94842d
fix: TemporalWrapperType string representation ( #16614 )
...
* fix: TemporalWrapperType string representation
* fix tests
(cherry picked from commit 9de2196b7f )
2021-09-22 13:12:29 +03:00
AAfghahi
4a92ba0b12
fix: queryEditor bug ( #16452 )
...
* queryEditor bug
* update tests
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
(cherry picked from commit ee2eccdb67 )
2021-09-22 13:12:28 +03:00
Beto Dealmeida
f78928eba1
fix: update table ID in query context on chart import ( #16374 )
...
* fix: update table ID in query context on chart import
* Fix test
(cherry picked from commit adebc0997b )
2021-09-22 13:12:28 +03:00
Beto Dealmeida
f96189421b
fix: improve pivot post-processing ( #16289 )
...
* fix: improve pivot post-processing
* Add tests
* Trim space from column name
(cherry picked from commit ac8e54d909 )
2021-09-22 13:12:28 +03:00
Beto Dealmeida
b932e5e458
fix: pivot col names in post_process ( #16262 )
...
(cherry picked from commit 542b864e61 )
2021-09-22 13:12:28 +03:00
Ville Brofeldt
0f81b04235
update changelog and version
1.3.1rc1
2021-09-06 14:55:01 +03:00
Duy Nguyen Hoang
acb271e5ee
Remove export CSV in old filter box ( #16592 )
...
(cherry picked from commit 3fe2e6ec73 )
2021-09-06 14:51:52 +03:00
simcha90
69143b60f5
feat: Experimental cross-filter plugins ( #16594 )
...
* fix:fix get permission function
* feat: add cross filter chart in charts gallery under FF
(cherry picked from commit df5c0fbce9 )
2021-09-06 14:51:52 +03:00
Beto Dealmeida
241aef8617
fix: impersonate user label/tooltip ( #16573 )
...
(cherry picked from commit 9bb890ebed )
2021-09-06 14:51:52 +03:00
Rob DiCiuccio
3097f86bf8
fix: Support Jinja template functions in global async queries ( #16412 )
...
* Support Jinja template functions in async queries
* Pylint
* Add tests for async tasks
* Remove redundant has_request_context check
(cherry picked from commit 4e380db3fd )
2021-09-06 14:51:51 +03:00
Yongjie Zhao
b8c3f61097
fix: can't drop column when name overlap ( #16482 )
...
(cherry picked from commit 80c39daa85 )
2021-09-06 14:51:51 +03:00
Daniel Wood
b7b35ab5ba
fix: Set correct comparison operator for snowflake-sqlalchemy pinning ( #16526 )
...
(cherry picked from commit e024f8c7d6 )
2021-09-06 14:51:51 +03:00
grumpy-miner
97ef416381
fix: ensure setting operator to None ( #16371 ) ( #16372 )
...
(cherry picked from commit 1f1e2dd29a )
2021-09-06 14:51:51 +03:00
Daniel Wood
13de2422d5
fix: Pin snowflake-sqlalchemy to 1.2.4 ( #16515 )
...
* Pin snowflake-sqlalchemy to 1.2.4
* lint files
(cherry picked from commit ad8336a5b4 )
2021-09-06 14:51:51 +03:00
Ville Brofeldt
9e78db81c3
fix(native-filters): add handle undefined control value gracefully ( #16468 )
...
(cherry picked from commit 147637a02d )
2021-09-06 14:51:50 +03:00
Yongjie Zhao
df5951eedf
fix: prevent page crash when chart can't render ( #16464 )
...
(cherry picked from commit 577ede4b12 )
2021-09-06 14:51:50 +03:00
Ville Brofeldt
ad9b0f973b
fix(native-filters): handle null values in value filter ( #16460 )
...
* fix(native-filters): handle null values in value filter
* lint
(cherry picked from commit 1c71eda70f )
2021-09-06 14:51:50 +03:00
Beto Dealmeida
e9ac57e3c2
feat: add Shillelagh DB engine spec ( #16416 )
...
(cherry picked from commit 5e472980a6 )
2021-09-06 14:51:50 +03:00
AAfghahi
97f86ffe1e
fix: copy to Clipboard order ( #16299 )
...
* copy to Clipboard order
* centralized copyToClipboard
* fixed table order
* fixed tests
* added colnames to all viz types
* added colnames to all viz types
* added colnames to all viz types
(cherry picked from commit 631ad02a76 )
2021-09-06 14:51:49 +03:00
Ville Brofeldt
cd4583331d
fix: call external metadata endpoint with correct rison object ( #16369 )
...
(cherry picked from commit 575ee24a99 )
2021-09-06 14:51:49 +03:00
Srini Kadamati
745325beb2
feat: Adding Rockset db engine spec ( #16167 )
...
* rockset prototype
* rockset
* t
* removed print / logging
* set a more specific version range for Rockset library
(cherry picked from commit 5f060a2227 )
2021-09-06 14:51:49 +03:00
Ville Brofeldt
c92c6761b6
fix(sqlite): week grain refer to day of week ( #16293 )
...
(cherry picked from commit 5e75baf0cc )
2021-09-06 14:51:49 +03:00
Yongjie Zhao
7f799ed00a
refactor: external metadata fetch API ( #16193 )
...
* refactor: external metadata api
* fix comments
* fix ut
* fix fe lint
* fix UT
* fix UT
(cherry picked from commit 6cd15d54a0 )
2021-09-06 14:51:49 +03:00
Ville Brofeldt
6d19de8f66
update changelog and updating
1.3.0rc2
1.3.0
2021-08-16 09:36:28 +03:00
Elizabeth Thompson
0e7b220917
check roles before fetching reports ( #16260 )
...
(cherry picked from commit 3709131089 )
2021-08-16 08:45:36 +03:00
Beto Dealmeida
3bfb4d689a
fix: pivot columns with ints for name ( #16259 )
...
(cherry picked from commit 9b2dffeb1d )
2021-08-16 08:45:36 +03:00
Phillip Kelley-Dotson
6599262cfe
fix examples tab for dashboard ( #16253 )
...
(cherry picked from commit a5dbe6a14d )
2021-08-16 08:45:36 +03:00
Phillip Kelley-Dotson
9ca7e0b752
chore: bump superset-ui packages to 0.17.84 ( #16251 )
...
* initial bump
* commit pack-lock file
(cherry picked from commit f94695480a )
2021-08-16 08:45:36 +03:00
Kamil Gabryjelski
90ad28bbe6
fix(dashboard): cross filter chart highlight when filters badge icon clicked ( #16233 )
...
* fix(dashboard): cross filter chart highlight when filters badge icon pressed
* Fix tests
* Fix tests
* break out label logic
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com >
(cherry picked from commit 517a678cd7 )
2021-08-16 08:45:35 +03:00
Beto Dealmeida
52f747b3fc
fix: validate_parameters and query ( #16241 )
...
* fix: validate_parameters and query
* add onQueryChange
(cherry picked from commit 5d3d6b6eae )
2021-08-16 08:45:35 +03:00