Amit Miran
420dd5b94a
chore: Pylint downgrade ( #16617 )
...
* Update testing.in
* chore: downgrade pylint to 2.9.6
* downgrade dependence for pylint
* trim space
* pylint rules
Co-authored-by: Yongjie Zhao <yongjie.zhao@gmail.com >
2021-09-08 08:19:15 +03:00
Ville Brofeldt
9de2196b7f
fix: TemporalWrapperType string representation ( #16614 )
...
* fix: TemporalWrapperType string representation
* fix tests
2021-09-07 13:50:24 +03:00
ofekisr
e60b489867
refactor sql_json view endpoint: separate concern into ad hod method ( #16595 )
2021-09-05 23:18:17 +03:00
ofekisr
be77ad2288
refactor: sql_json view endpoint: encapsulate ctas parameters ( #16548 )
...
* refactor sql_json view endpoint: encapsulate ctas parameters
* fix failed tests
* fix failed tests and ci issues
2021-09-05 16:34:26 +03:00
Beto Dealmeida
359383b578
feat: Add Aurora Data API engine spec ( #16535 )
...
* feat: Add Aurora Data API engine spec
* Fix lint
2021-09-04 08:40:14 -07:00
Rob DiCiuccio
4e380db3fd
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
2021-09-03 14:33:29 +03:00
ofekisr
e947f8a4c8
refactor sql_json view endpoint: extract to method reuse code ( #16546 )
2021-09-01 19:24:33 +03:00
ofekisr
68c2a6d43a
refactor sql_json view endpoint: separate getting and checking existing query to ad hoc methods ( #16449 )
2021-08-31 19:55:45 +03:00
Ville Brofeldt
c5a5cf7db9
fix(datasets): add support for removing owners ( #16461 )
...
* fix(datasets): add support for removing owners
* default to current user
2021-08-31 22:27:09 +08:00
grumpy-miner
1f1e2dd29a
fix: ensure setting operator to None ( #16371 ) ( #16372 )
2021-08-31 12:53:40 +03:00
Shiva Raisinghani
d25b0967a1
feat: Add parquet upload ( #14449 )
...
* allow csv upload to accept parquet file
* fix mypy
* fix if statement
* add test for specificying columns in CSV upload
* clean up test
* change order in test
* fix failures
* upload parquet to seperate table in test
* fix error message
* fix mypy again
* rename other extensions to columnar
* add new form for columnar upload
* add support for zip files
* undo csv form changes except usecols
* add more tests for zip
* isort & black
* pylint
* fix trailing space
* address more review comments
* pylint
* black
* resolve remaining issues
2021-08-31 10:20:25 +03:00
AAfghahi
e2469162fa
fix: select database fix ( #16472 )
...
* select database fix
* made a backend change
2021-08-30 17:04:10 -07:00
Beto Dealmeida
62d8ab7f9c
fix: create example DB if needed ( #16451 )
...
* fix: create example DB if needed
* fix lint
2021-08-27 07:19:37 -07:00
Erik Ritter
8adc31d14c
Revert "chore: Changes the DatabaseSelector to use the new Select component ( #16334 )" ( #16478 )
...
This reverts commit c768941f2f .
2021-08-26 22:28:04 -03:00
Ville Brofeldt
ac1d779a30
chore(ci): bump pylint to 2.10.2 ( #16463 )
2021-08-26 20:30:41 +03:00
Ville Brofeldt
1c71eda70f
fix(native-filters): handle null values in value filter ( #16460 )
...
* fix(native-filters): handle null values in value filter
* lint
2021-08-26 15:26:53 +03:00
Eugene Klimov
1badcaed45
feat: add function list to auto-complete to Clickhouse datasource ( #16234 )
...
* add function list to auto-complete to Clickhouse datasource, fix https://github.com/apache/superset/issues/15477
Signed-off-by: Slach <bloodjazman@gmail.com >
* add function list to auto-complete to Clickhouse datasource, fix https://github.com/apache/superset/issues/15477
fix review comments https://github.com/apache/superset/pull/16234#discussion_r688362980
Signed-off-by: Slach <bloodjazman@gmail.com >
* fix CI/CD https://github.com/apache/superset/pull/16234/checks?check_run_id=3396235776 and https://github.com/apache/superset/pull/16234/checks?check_run_id=3396235707
Signed-off-by: Slach <bloodjazman@gmail.com >
* fix black formatting
Signed-off-by: Slach <bloodjazman@gmail.com >
* fix isort pre-commit hook
Signed-off-by: Slach <bloodjazman@gmail.com >
2021-08-26 18:55:43 +08:00
Ville Brofeldt
18be181946
fix(explore): update overwrite button on perm change ( #16437 )
...
* fix(explore): update overwrite on perm change
* remove redundant user_id prop
* fix types
* fix user type
* fix tests
* fix lint
2021-08-26 06:24:33 +03:00
ofekisr
93c60e4021
refactor: sql_json view endpoint ( #16441 )
...
* refactor sql_json view endpoint
* fix pylint
* renaming
* renaming
Co-authored-by: Amit Miran <47772523+amitmiran137@users.noreply.github.com >
2021-08-25 15:51:48 +03:00
Grace Guo
78d8089b18
fix: Disable Slack notification method if no api token ( #16367 )
...
* feat: allow company choose alert/report notification methods
* fix: disable Slack as notification method if no api token
* fix unit test
* improve typing
2021-08-24 17:28:50 -07:00
Beto Dealmeida
5e472980a6
feat: add Shillelagh DB engine spec ( #16416 )
2021-08-24 17:07:29 -07:00
AAfghahi
631ad02a76
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
2021-08-24 14:47:09 -07:00
Evan Rusackas
81241b6024
Revert "fix(explore): let admin overwrite slice ( #16290 )" ( #16408 )
...
This reverts commit d13b081cfe .
2021-08-24 09:38:41 -06:00
Ville Brofeldt
35864748f2
fix(explore): retain chart ownership on query context update ( #16419 )
2021-08-24 18:37:34 +03:00
Ville Brofeldt
f6637cac7d
fix(api): return total count on related endpoint ( #16397 )
...
* fix(api): return total count on related endpoint
* update response code from 400 to 422
2021-08-24 15:07:58 +03:00
David Aaron Suddjian
486ef6b81f
feat: config to customize bootstrap data overrides ( #16386 )
...
* feat: config to customize bootstrap data overrides
* comments
2021-08-23 14:40:14 -07:00
Michael S. Molina
c768941f2f
chore: Changes the DatabaseSelector to use the new Select component ( #16334 )
2021-08-23 15:41:03 -03:00
John Bodley
bc4b6f0a6c
fix(pylint): Fix master ( #16405 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-24 05:20:52 +12:00
John Bodley
7e4c940314
chore(pylint): Enable useless-suppression check ( #16388 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-24 03:58:41 +12:00
Beto Dealmeida
649e509607
fix: import dashboard w/o metadata ( #16360 )
2021-08-20 12:03:05 -07:00
Beto Dealmeida
adebc0997b
fix: update table ID in query context on chart import ( #16374 )
...
* fix: update table ID in query context on chart import
* Fix test
2021-08-20 10:03:31 -07:00
Hugh A. Miles II
50d896f1b7
fix: Fix parsing onSaving reports toast when user hasn't saved chart ( #16330 )
...
* don't maniuplate error message
* remove extra idx reference
* u
* change print
* update with test
* add case for dashboards
* fix test
2021-08-19 14:04:23 -04:00
Beto Dealmeida
37f09bd296
fix: columns/index rebuild ( #16355 )
2021-08-19 09:38:24 -07:00
Ville Brofeldt
86f4e691d4
chore(viz): bump deckgl plugin to 0.4.11 ( #16353 )
2021-08-19 19:19:48 +03:00
Beto Dealmeida
ec8d3b03e4
fix: send CSV pivoted in reports ( #16347 )
2021-08-18 19:36:48 -07:00
Beto Dealmeida
afb8bd5fe6
feat: improve embedded data table in text reports ( #16335 )
...
* feat: improve HTML table in text reports
* Remove unused import
* Update tests
* Fix test
2021-08-18 17:00:29 -07:00
Srini Kadamati
5f060a2227
feat: Adding Rockset db engine spec ( #16167 )
...
* rockset prototype
* rockset
* t
* removed print / logging
* set a more specific version range for Rockset library
2021-08-18 13:04:59 +03:00
Ville Brofeldt
9075e4206c
feat(sqla): apply time grain to all temporal groupbys ( #16318 )
2021-08-18 11:47:08 +03:00
Erik Ritter
d5f63a74e4
fix: remove mergepoint from past migration ( #16301 )
2021-08-17 16:27:33 -07:00
Grace Guo
b87e0b32ac
refactor: rearrange dashboard page js bundles ( #16285 )
2021-08-17 16:12:05 -07:00
Beto Dealmeida
ac8e54d909
fix: improve pivot post-processing ( #16289 )
...
* fix: improve pivot post-processing
* Add tests
* Trim space from column name
2021-08-17 14:41:22 -07:00
AAfghahi
4119bb9c1e
fix: reverting Dataset names ( #16243 )
...
* reverting dataset name changes
* remove extra quotes
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com >
2021-08-17 12:16:15 -07:00
Beto Dealmeida
8a36356f49
fix: rename Databricks ( #16297 )
2021-08-17 11:16:51 -07:00
Kamil Gabryjelski
203c311ca3
feat(explore): make dnd controls clickable ( #16119 )
...
* Make ghost buttons clickable
* Popover for column control
* Make column dnd ghost button clickable
* Prefill operator only if column is defined
* Remove data-tests
* lint fix
* Hide new features behind a feature flag
* Change ghost button texts
* Remove caret for non clickable columns
2021-08-17 14:56:39 +02:00
Ville Brofeldt
5e75baf0cc
fix(sqlite): week grain refer to day of week ( #16293 )
2021-08-17 15:45:08 +03:00
Ville Brofeldt
d13b081cfe
fix(explore): let admin overwrite slice ( #16290 )
2021-08-17 10:55:33 +03:00
John Bodley
be7065faf8
chore(pylint): Reenable raise-missing-from check ( #16266 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-17 10:26:10 +12:00
John Bodley
36bc7b0b80
chore(pylint): Reenable too-few-public-methods check ( #16264 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-17 05:20:44 +12:00
John Bodley
0df15bf207
chore(pylint): Reenable import-outside-toplevel check ( #16263 )
...
Co-authored-by: John Bodley <john.bodley@airbnb.com >
2021-08-17 05:20:13 +12:00
Ville Brofeldt
36abc51f90
fix(dashboard): unset empty time filter indicator ( #16272 )
2021-08-16 19:32:05 +03:00