John Bodley
91517a56a3
style(mypy): Spit-and-polish pass ( #10001 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2020-06-07 08:53:46 -07:00
John Bodley
e789a35558
[mypy] Enforcing typing for superset.models ( #9883 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2020-05-22 20:31:21 -07:00
Daniel Vaz Gaspar
61ebb9bbc4
fix: chart datasource explore URL showing datasource name for druid ( #9839 )
2020-05-21 10:45:47 +01:00
Daniel Vaz Gaspar
48ef619618
perf(charts): improve performance on GET list ( #9619 )
2020-04-30 17:15:48 +01:00
Daniel Vaz Gaspar
d81f720502
[thumbnails] API and celery task for dashboards and charts ( #8947 )
2020-04-15 09:40:14 +01:00
Ville Brofeldt
9447381549
deprecate groupby controls in query_obj ( #9366 )
...
* Deprecate groupby from query_obj
* Fix query_object bug
* Fix histogram
* Remove groupby from legacy druid connector and fix first batch of unit tests
* Deprecate some unnecessary tests + fix a few others
* Address comments
* hide SIP-38 changes behind feature flag
* Break out further SIP-38 related tests
* Reslove test errors
* Add feature flag to QueryContext
* Resolve tests and bad rebase
* Backport recent changes from viz.py and fix broken DeckGL charts
* Fix bad rebase
* backport #9522 and address comments
2020-04-14 12:06:10 +03:00
Ville Brofeldt
980dd2fd41
pylint: accept specific 2 character names by default ( #9460 )
...
* lint: accept 2 letter names by default
* Address review comments
* Remove e and d from good-names
2020-04-08 20:32:26 +03:00
John Bodley
19da9042ff
[cache] Cleaning up viz/cache logic ( #9375 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2020-03-26 09:22:06 -07:00
ʈᵃᵢ
89109a16c6
[chart] fix, datasource link in listview ( #9247 )
2020-03-07 14:46:17 -08:00
Craig Rueda
607cfd1f29
Moving away from using the root logger everywhere ( #9099 )
...
* Moving away from using the root logger everywhere
* self.logger -> logger
2020-02-07 23:38:48 -08:00
ʈᵃᵢ
e5f5eed425
[chart] new, list view (react) ( #8999 )
...
* [charts] new, list view (react)
* DRY up template rendering
* fix i18n
* lint package.json
2020-02-05 12:42:42 -08:00
David Aaron Suddjian
d4d7134bf8
[explore] Modal to edit chart properties ( #9051 )
...
* chart edit modal
* remove commented code
* remove unused prop
* address PR feedback
* small tweak
2020-02-04 17:38:51 +00:00
David Aaron Suddjian
016f202423
Refactor Dashboard and Slice models ( #8820 )
...
* refactor dashboard and slice models
* appease various linters
* remove shortcuts & import indirection
* appease mypy
* fix bad imports
* lint
* address various issues
* ignore type issue
* remove unused imports
* lint
2019-12-18 11:40:45 -08:00