Amit Miran
|
b652995b56
|
chore: rename docker image in build_docker_image.sh, docker-compose.yml and helm values.yaml (#12337)
|
2021-01-15 17:27:18 +02:00 |
|
Ahmed Adel
|
739ab14136
|
feat(db-engine): Add support for Apache Solr (#12403)
* [db engine] Add support for Apache Solr
* Fixing typo
|
2021-01-15 15:12:29 +02:00 |
|
Michael S. Molina
|
a1f53fb645
|
Fix list filters vertical alignment (#12497)
|
2021-01-15 13:47:07 +02:00 |
|
Kamil Gabryjelski
|
52b581f922
|
fix: Select options overflowing Save chart modal on Explore view (#12522)
* Fix select options overflowing modal
* fix unit test
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
|
2021-01-15 13:32:12 +02:00 |
|
Xiang Fu
|
5f2de1df71
|
Fixing Pinot queries for time granularities: WEEKS/MONTHS/QUARTERS/YEARS (#12536)
|
2021-01-15 11:32:30 +02:00 |
|
Jesse Yang
|
603ab75a62
|
fix(explore): Add Time section back to FilterBox (#12537)
|
2021-01-15 11:04:18 +02:00 |
|
Jesse Yang
|
027e2075f5
|
fix(explore): time table control panel (#12532)
|
2021-01-15 11:04:05 +02:00 |
|
Beto Dealmeida
|
5791f23e73
|
fix: lowercase all columns in examples (#12530)
|
2021-01-15 11:03:38 +02:00 |
|
Daniel Vaz Gaspar
|
cf69f29144
|
ci: remove refs/tags from docker tags on a release (#12518)
* ci: remove refs/tags from docker tags on a release
* wider head
|
2021-01-15 10:45:15 +02:00 |
|
Daniel Vaz Gaspar
|
72977fc71f
|
fix: impose dataset ownership check on old API (#12491)
* fix: impose dataset ownership check on old API
* update UPDATING.md
* partially protect the old MVC also
* prevent metric and column add and update
|
2021-01-15 10:44:51 +02:00 |
|
Ville Brofeldt
|
46fd85a141
|
update changelog with rc2 entries
1.0.0rc2
|
2021-01-14 09:50:32 +02:00 |
|
Beto Dealmeida
|
78e4b02305
|
fix: import ZIP files that have been modified (#12425)
* fix: import ZIP files that have been modified
* Add unit test
|
2021-01-13 20:39:50 +02:00 |
|
Beto Dealmeida
|
696c9773bd
|
fix (SQL Lab): disappearing results on tab switch (#12472)
* fix (SQL Lab): disappearing results on tab switch
* Remove state
* Fix test
|
2021-01-13 19:10:31 +02:00 |
|
Yongjie Zhao
|
4f35234f3e
|
fix(timepicker): make pyparsing thread safe (#12489)
* fix: make pyparsing thread safe
* remove parenthesis for decorator
|
2021-01-13 19:06:08 +02:00 |
|
Jesse Yang
|
b213c1cb1f
|
fix(dashboard): use datasource id from slice metadata (#12483)
|
2021-01-13 19:05:50 +02:00 |
|
Grace Guo
|
b3e7ef2da6
|
fix: do not show vertical scrollbar for charts in dashboard (#12478)
* fix: do not show vertical scrollbar for charts in dashboard
* Proper fix for #11419
Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
|
2021-01-13 19:05:31 +02:00 |
|
Evan Rusackas
|
ea54e0a7cf
|
chore: bump superset-ui deckgl plugin (#12466)
|
2021-01-13 19:05:12 +02:00 |
|
Phillip Kelley-Dotson
|
3a553c9ef2
|
bump superset-ui packages for rolling window change (#12426)
|
2021-01-13 19:04:51 +02:00 |
|
Kasia Kucharczyk
|
34da995dd9
|
fix(dashboard): artefacts shown while drag and dropping deck.gl charts (#12418)
* [12181] Fix artifacts while drag and dropping deck.gl charts.
* Run prettier
|
2021-01-13 19:04:36 +02:00 |
|
Kamil Gabryjelski
|
288f6bb88c
|
feat: Resizable dataset and controls panels on Explore view (#12411)
* Implement resizable panels on explore view
* Optimize chart rendering while resizing
* Make dataset column narrower
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2021-01-13 19:03:00 +02:00 |
|
Michael S. Molina
|
507302d639
|
Fixes control panel fields styling (#12236) (#12326)
|
2021-01-13 19:02:55 +02:00 |
|
Yongjie Zhao
|
35c15b8b3a
|
refactor: from superset.utils.core break down date_parser (#12408)
|
2021-01-13 19:00:54 +02:00 |
|
Ville Brofeldt
|
90915db60d
|
fix(native-filters): incorrect queriesData state (#12409)
|
2021-01-12 14:34:01 +02:00 |
|
Agata Stawarz
|
d940cae8d5
|
fix: Refresh Interval Modal dropdown (#12406)
|
2021-01-12 14:33:18 +02:00 |
|
Junlin Chen
|
a83653735f
|
chore: change Datasource to Dataset in Explore ui (#12402)
* chore(explore):change dataset to datasource in ui
* modal
* Add space
* Changing it back🤦🏾♀️
* Chargeback
|
2021-01-12 14:32:58 +02:00 |
|
Yongjie Zhao
|
e3b65f2519
|
feat(explore): add tooltip to timepicker label (#12401)
|
2021-01-12 14:32:36 +02:00 |
|
Jesse Yang
|
f2afee9832
|
chore: upgrade eslint, babel, and prettier (#12393)
|
2021-01-12 14:32:14 +02:00 |
|
Junlin Chen
|
bd6525fdf5
|
chore: Fix typo “Rest” to “Reset” (#12392)
|
2021-01-12 14:31:57 +02:00 |
|
Geido
|
dc203c174c
|
chore: Show datasets when search input is empty (#12391)
|
2021-01-12 14:31:26 +02:00 |
|
Yongjie Zhao
|
6d59351462
|
fix(explore): long metric name display (#12387)
* fix(explore): long metric name display
* add tooltip to control
|
2021-01-12 14:30:57 +02:00 |
|
Daniel Gaspar
|
c837c1c739
|
release: bump to 1.0.0 and CHANGELOG
1.0.0rc1
|
2021-01-09 23:37:45 +02:00 |
|
Duy Nguyen Hoang
|
99de8a49b6
|
fix: explore replace wrong standalone slice url (#12359)
|
2021-01-09 13:32:06 -08:00 |
|
Geido
|
3eb0470a2f
|
Closes #12389 (#12390)
|
2021-01-09 22:18:59 +02:00 |
|
Kamil Gabryjelski
|
5d04f7dbce
|
fix: Data tables styling issues on Explore view (#12383)
* Fix sort icons wrapping
* Fix large table stretching chart section container
* Implement sticky paginattion
* Display "loading" when data is loading
* Lint fix
|
2021-01-09 18:04:53 +02:00 |
|
Kamil Gabryjelski
|
14ccbe43b3
|
Fix new metric popover showing previous popover's title (#12385)
|
2021-01-09 16:05:25 +02:00 |
|
Yongjie Zhao
|
64b49778c5
|
fix(explore): adhoc metric label and control value not consistent (#12381)
* fix(explore): adhoc metric label and control value not consistent
* minor fix
* fix lint
|
2021-01-09 17:59:09 +08:00 |
|
Ville Brofeldt
|
662b64960f
|
fix(explore): clear custom label if removed (#12382)
|
2021-01-09 01:41:41 -08:00 |
|
Kamil Gabryjelski
|
6a3103ff49
|
Fix filter popover under data table (#12377)
|
2021-01-09 00:54:39 -08:00 |
|
Kamil Gabryjelski
|
41751529a6
|
Update samples table when datasource changes (#12378)
|
2021-01-09 10:11:42 +02:00 |
|
Hugh A. Miles II
|
12504264e7
|
fix: datasets populating after user creation (#12368)
|
2021-01-08 21:04:00 -05:00 |
|
Phillip Kelley-Dotson
|
9c5be8e4d8
|
chore: make datasource search input sticky (#12365)
|
2021-01-08 17:08:07 -08:00 |
|
Kamil Gabryjelski
|
77b80c9431
|
fix: Fix chart resizing when using split view (#12362)
* Fix chart resizing when using split view
* Fix z-index issues
|
2021-01-08 15:20:51 -08:00 |
|
Daniel Vaz Gaspar
|
f642aea683
|
ci(docker): fix release published event checkout tag-sha (#12096)
* release: push 0.38.0 image and fix
* fix
* remove manual action
|
2021-01-08 14:59:59 -08:00 |
|
Jesse Yang
|
2210015aab
|
test: rename column names for birth_names dataset (#12082)
|
2021-01-08 14:13:20 -08:00 |
|
Daniel Vaz Gaspar
|
f354bb3d1b
|
fix(load examples): load examples creating unnecessary main database (#12351)
* fix(load examples): load examples creating unnecessary main database connection
* fix lint
|
2021-01-08 21:57:35 +00:00 |
|
Kamil Gabryjelski
|
1d2789944c
|
Fix running query on every change in chart controls (#12361)
|
2021-01-08 12:56:45 -08:00 |
|
Hugh A. Miles II
|
7c8ead85c1
|
fix: Fix dataset condition to allow query for datasets in sqllab (#12357)
|
2021-01-08 15:36:19 -05:00 |
|
Kamil Gabryjelski
|
fd15dff60e
|
perf: Optimize performance of Results and Samples tables on Explore (#12257)
|
2021-01-08 12:07:51 -08:00 |
|
Michael S. Molina
|
76b06b215f
|
Fix CSS injection order (#12265) (#12353)
|
2021-01-08 11:08:34 -08:00 |
|
Nikola Gigić
|
737e6b4aee
|
chore(dashboard): Add ErrorBoudary for AdhocFilter components (#12352)
* Add ErrorBoudary for AdhocFilter components
* Add tests
* typo fix
|
2021-01-08 20:58:26 +02:00 |
|