Commit Graph

6571 Commits

Author SHA1 Message Date
Ville Brofeldt
ad41e6d973 fix(explore): add current savedMetric to dropdown (#12835) 2021-01-30 10:01:14 +02:00
Nikola Gigić
8d44afe6ea chore(explore): Metric/Column and Filter popover unexpectedly closes on scroll (#12817)
* fix

* address filter popup
2021-01-29 16:59:47 +02:00
Kamil Gabryjelski
72b4c7ec8d fix(explore): don't allow selecting duplicated saved metric (#12657) 2021-01-29 16:59:24 +02:00
Elizabeth Thompson
51dc845e0a docs:add deprecations to updating.md (#12798) 2021-01-29 16:23:31 +02:00
Beto Dealmeida
0456563493 fix: samples should not be timeseries (#12796) 2021-01-29 16:22:59 +02:00
Yongjie Zhao
926fdce425 fix(explore): time picker can not be switched between now and specific (#12793)
* fix(explore): time picker can not be switched between now and specifc

* fix linting

* fix type

* fix UT
2021-01-29 16:22:25 +02:00
Ville Brofeldt
7b94db0bff fix(explore): pass partitionColumn when creating new adhoc filter (#12789)
* fix(explore): pass partitionColumn when creating new adhoc filter

* add default value to state

* remove duplicated code

* update translations
2021-01-29 16:21:52 +02:00
İbrahim Ercan
8e6c195718 fix: uuid generatiion for mysql fixed (#12787) 2021-01-29 16:21:13 +02:00
Nikola Gigić
d28b44a10c chore(explore): Reorder dataset search results based on property relevance (#12770) 2021-01-29 16:14:47 +02:00
Ayan Ginet
4c2303e638 fix(explore): Dataset icon remains constant when dragging. (#12761)
* fix: constant icon size

* clean up
2021-01-29 16:14:11 +02:00
İbrahim Ercan
3a962f81f6 fix: session error fixed related to thumbnails. (#12760)
* fix: session error fixed related to thumbnails.

* compute_and_cache moved to session scope

* lint fix done
2021-01-29 13:07:43 +02:00
Jesse Yang
99534f2cfd fix(explore): incorrect missing datasource condition (#12758) 2021-01-29 13:07:12 +02:00
Kamil Gabryjelski
2fc03f88a8 feat(explore): Make metric title respond to changes immediately (#12747)
* Make metric title respond to changes immediately

* Bug fix

* Change type to Metric

* Bug fix
2021-01-29 13:06:38 +02:00
Jesse Yang
c1c798aac6 feat(explore): allow opening charts with missing dataset (#12705) 2021-01-29 13:04:39 +02:00
Kasia Kucharczyk
3b1a84c34a fix: Added message flash when chart with missing dataset is accessed. (#12468) 2021-01-29 13:04:19 +02:00
Ville Brofeldt
bd83087c3e fix(release): pin pyjwt to version <2 (#12804) 2021-01-29 12:04:51 +02:00
Srini Kadamati
550098211a docs: update README.MD and FAQ Page for Superset 1.0 launch (#12499)
* fixed whitespace

* commit exclusion of package-lock from large file size precommit hook

* Converted all PNG files to JPG files to save space, stay under <500kb file size

* added link to release notes for 1.0
2021-01-29 11:57:03 +02:00
bryanck
fd6a75d5ba fix: missing key when verifying adhoc filters in merge_extra_filters (#12620)
Co-authored-by: Bryan Keller <bkeller@netflix.com>
2021-01-29 11:44:16 +02:00
Duy Nguyen Hoang
368691383b fix(explore): preserve metric column order in bar chart (#12417)
* fix: Preserve Column Order in Bar chart

* Update tests/viz_tests.py to use f-strings style

Co-authored-by: Duy Nguyen <duy.nguyenhoang@global-fashion-group.com>
2021-01-29 11:38:51 +02:00
Rob DiCiuccio
73523e2822 fix(async queries): Remove "force" param on cached data retrieval (#12103)
* Async queries: remove force cache param on data retrieval

* Assert equal query_object cache keys

* Decouple etag_cache from permission checks

* Fix query_context test

* Use marshmallow EnumField for validation
2021-01-29 11:37:29 +02:00
ʈᵃᵢ
60545c9b23 fix(alerts/reports): misconfigured useEffect hook breaks form validation in prod builds (#12779) 2021-01-27 11:56:39 +02:00
Jesse Yang
be51717c37 fix: missing select menu background (#12759) 2021-01-26 09:27:18 +02:00
Kamil Gabryjelski
51c7b896f4 Replace space with tabulator and enter as separators (#12730) 2021-01-25 17:02:29 +02:00
Michael S. Molina
4ee6317be9 Update translation files after capitalization PRs (1-9) (#12696) 2021-01-25 15:18:42 +02:00
Michael S. Molina
278e5b80a1 Fix translation files and update documentation (#12595) 2021-01-25 15:18:37 +02:00
Nikola Gigić
b07188e11d chore[explore]: Save date if Ok not clicked (#12731)
* Save date if Ok not clicked

* answering. comments
2021-01-25 15:10:27 +02:00
Jesse Yang
c277b8466c fix: remove whitespace at the bottom of select dropdown (#12699) 2021-01-25 15:09:35 +02:00
Michael S. Molina
ca0c07722e chore: add capitalization guidelines to CONTRIBUTING.md (#12685) 2021-01-25 15:08:16 +02:00
Jesse Yang
8d80262bed feat(explore): better search for dataset pane (#12675)
1. Upgrade match-sorter from 4.1.0 to 6.1.0
2. Add a debounce delay of 200 milliseconds to reduce excessive rendering (and searching)
3. Set keepDiacritics to true to improve performance
4. Display count of filtered results in "Showing x of xx", instead of the total results
5. Rank certified metrics to the top
2021-01-25 15:06:59 +02:00
Nikola Gigić
39e3b28292 feat(chart): Add expression, description and verbose name to search filter (#12549) 2021-01-25 15:06:55 +02:00
Geido
7e9a042ed1 fix(explore): Certified metric icons are various sizes (#12690) 2021-01-25 15:06:11 +02:00
Ville Brofeldt
0686a1c347 fix(multiline): return all chart data on initial request (#12660)
* fix(multiline): return chart data on data request

* bump package

* optimize chart retrieval and fix chart form_data
2021-01-25 15:04:15 +02:00
Ville Brofeldt
d8a7d83a06 chore(viz): bump superset-ui packages to 0.16.9 (#12632) 2021-01-25 15:03:19 +02:00
Duy Nguyen Hoang
e2ce27fe46 fix: chart disappears in standalone slice (#12606) 2021-01-25 15:01:47 +02:00
Geido
fe0b9f419b Switch button position (#12604) 2021-01-25 15:01:23 +02:00
Kasia Kucharczyk
3d770aeeb9 [12601] Hovered menu items on dashboard - brought back padding and added margin on top of chart (#12603) 2021-01-25 15:01:01 +02:00
Nikola Gigić
522f466b23 chore(explore): Save Resizable width to localStorage (#12593) 2021-01-25 14:49:31 +02:00
Jesse Yang
41505bb2d4 fix: explore page style fix, remove unnecessary scroll bars (#12649)
* fix: various style touch on Explore page

* More style fixes

* Force 100% height for sidebars

* Fix linting
2021-01-25 14:49:26 +02:00
Duy Nguyen Hoang
c7284fe242 fix: error while parsing invalid json form_data (#12586)
* Fix error while parsing invalid json form_data

* Refine error returned
2021-01-25 14:46:46 +02:00
Karol Kostrzewa
bc53be95a5 test: World bank examples (#12161)
* add world bank data fixture

* fix fixture cleanup, add fixture to dashboard_tests

* apply world bank fixtures, fix tests

* fix fixture typo, dashboard ids

* fix export dashboard metadata

* fix test_export_dashboard_command_key_order

* fix export dash tests, not add row when no orphans

* debug timeout

* fixes after merge

* fix lint

* run pre-commit

* comment test for debug

* fix save.test.js

Co-authored-by: Karol Kostrzewa <karol.kostrzewa@polidea.com>
2021-01-25 14:46:38 +02:00
Karol Kostrzewa
0acd2ccaaa test: birth names (#12226)
* add birth names fixture

* fix birth names related tests

* fix test_import_v0_dataset_cli_export columns order

* fix celery tests drop table

* fix mysql datetime type

* fix mysql typo in charts/api_tests

* refactor

* add licence

* fix use fixture for presto

* fix presto, hive query

* fix flaky metadata

* fix mysql bigint type

* fix run query

* fix hive datatype in metadata

* fix slice owner for cypress

* refactor num_boys num_girls

* fix is_dttm column

* debug logging

* fix query offset

* fix presto ds type in metadata

* fix presto ds type

* clean up debug logging
2021-01-25 14:46:34 +02:00
Kasia Kucharczyk
8b09414806 fix: dropdown indicator in tabs has proper width and position (#12584)
Closes #12481 , partially fix #12486
2021-01-25 14:40:03 +02:00
Yongjie Zhao
3ccb23c4a3 chore(explore): added tooltips to timepicker (#12580)
* wip

* wip

* fix lint

* fix: tooltip cosmetic

* wip

* add license
2021-01-25 14:36:27 +02:00
Radhika
0fc2bc5f02 corrected typo in connections index in the documentation (#12577) 2021-01-25 14:35:29 +02:00
Yongjie Zhao
a4d7e9c35d fix: return appropriate response when payload has error (#12575) 2021-01-25 14:35:03 +02:00
Rob DiCiuccio
10ca58f89a Add docs for GLOBAL_ASYNC_QUERIES (SIP-39) (#12573) 2021-01-25 14:32:27 +02:00
Evan Rusackas
33dd4e55f2 chore: bumping superset UI packages (0.16.7 + 0.16.8) (#12564)
* chore: package bump manifest (package.json)

* fresh package lock
2021-01-25 14:32:09 +02:00
Kasia Kucharczyk
630bb7264e fix: row component handler is visible (#12498) 2021-01-25 14:31:36 +02:00
Michael S. Molina
749db0b944 Apply capitalization guidelines - iteration 8 (#12343) (#12454) 2021-01-25 14:30:52 +02:00
Michael S. Molina
342f5eae71 Apply capitalization guidelines - iteration 7 (#12343) (#12453) 2021-01-25 14:30:08 +02:00