superset/superset-frontend/src
Hugh A. Miles II 62550db385
fix: Update Query Context on Explore loading (#15865)
* create serialize json function

* saving for now

* saving for now

* lint

* cleanup

* fix network request

* update test

* Update tests/integration_tests/charts/api_tests.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-07-26 12:43:25 -07:00
..
addSlice feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
api feat: Sqllab to Explore UX improvements (#11755) 2020-12-08 17:29:41 -08:00
assets feat: redirect 404/500 to static pages (#14677) 2021-05-18 20:50:39 -07:00
chart perf(dashboard): make loading datasets non-blocking (#15699) 2021-07-15 12:26:26 -07:00
common perf(dashboard): make loading datasets non-blocking (#15699) 2021-07-15 12:26:26 -07:00
components fix: Charts sort by in edit mode gets cut off (#15896) 2021-07-26 16:38:38 -03:00
CRUD chore: update dataset count badge and tash icon sizing (#15608) 2021-07-09 07:33:25 -07:00
dashboard fix: Charts sort by in edit mode gets cut off (#15896) 2021-07-26 16:38:38 -03:00
dataMask chore: Preserve native filters selection after refresh (#15583) 2021-07-13 15:14:18 -03:00
datasource chore: update dataset count badge and tash icon sizing (#15608) 2021-07-09 07:33:25 -07:00
explore fix: Update Query Context on Explore loading (#15865) 2021-07-26 12:43:25 -07:00
filters chore: Improves the Select component UI/UX - iteration 4 (#15480) 2021-07-20 13:29:42 -03:00
logger refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
messageToasts refactor: icon to icons for toasts component (#15579) 2021-07-09 10:50:48 -07:00
middleware fix: Add extra check to loggerMiddleware (#14492) 2021-05-06 22:39:58 -07:00
modules feat(native-filter): Hide native filters (#14784) 2021-05-31 09:05:57 +03:00
profile refactor: remove panel from userinfo component (#14364) 2021-05-08 15:04:16 -07:00
setup fix: no lazy translation on SupersetError (#15669) 2021-07-14 16:54:11 -07:00
showSavedQuery Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
SqlLab chore: better copy for SQL dialog (#15714) 2021-07-15 12:20:47 -07:00
types perf(dashboard): make loading datasets non-blocking (#15699) 2021-07-15 12:26:26 -07:00
utils fix: Download as image of dashboard chart did not work (#15897) 2021-07-26 16:36:45 -03:00
views fix: Unable to create alerts/report after introduced creation_method (#15760) 2021-07-24 09:36:29 +12:00
visualizations feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
constants.ts feat(native-filters): add support for preselect filters (#15427) 2021-06-29 18:57:49 +03:00
featureFlags.ts fix: use FeatureFlags in @superset-ui/core (#13679) 2021-03-18 09:13:50 -07:00
preamble.ts feat(style-theme): add support for custom superset themes (#12858) 2021-02-02 13:09:49 +02:00
reduxUtils.ts feat(native-filters): add optional sort metric to select filter (#14346) 2021-04-27 20:28:38 +03:00
theme.ts feat: Add antd to the codebase (#10508) 2020-08-05 13:50:30 -07:00