superset/superset-frontend/src
Kamil Gabryjelski ff2d5888d9
feat(native-filters): Defer loading filters data until filter is visible (#15120)
* feat(native-filters): Defer running query until native filter is in view

* Fix default values not displaying
2021-06-11 11:10:16 -07:00
..
addSlice refactor(addslicecontainer): move slice container panel from bootstrap panel to ant-d (#14035) 2021-04-26 22:13:49 -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 fix(annotations): pass force param to annotation request (#14483) 2021-05-05 13:52:17 +03:00
common feat: style import button (#15057) 2021-06-09 15:40:53 -07:00
components fix(explore): Explore page boolean filter is broken for Presto DB (#14952) 2021-06-10 09:08:04 -07:00
CRUD fix(explore): checkbox form control formatting (#14701) 2021-05-19 14:04:09 -07:00
dashboard feat(native-filters): Defer loading filters data until filter is visible (#15120) 2021-06-11 11:10:16 -07:00
dataMask feat(native-filters): Support default to first value in select filter (#14869) 2021-06-07 13:41:19 +03:00
datasource fix(datasets): consistent dataset list (#15014) 2021-06-10 10:05:33 +08:00
explore fix(explore): Explore page boolean filter is broken for Presto DB (#14952) 2021-06-10 09:08:04 -07:00
filters fix(native-filters): handle descending sorting correctly (#15112) 2021-06-11 11:44:16 +03:00
logger refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
messageToasts test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08: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: Handle bad permission errors for bigquery test connections (#14147) 2021-04-20 19:19:36 -04:00
showSavedQuery Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
SqlLab adding fetching to query status (#15064) 2021-06-09 16:11:49 -07:00
types fix(dashboard): check edit permissions correctly on frontend (#14626) 2021-05-14 12:18:38 -07:00
utils feat(native-filter): Hide native filters (#14784) 2021-05-31 09:05:57 +03:00
views fix(datasets): consistent dataset list (#15014) 2021-06-10 10:05:33 +08:00
visualizations feat(filter-box): hide druid options if druid not enabled (#14921) 2021-06-07 13:49:56 -06:00
constants.ts feat(native-filter): Hide native filters (#14784) 2021-05-31 09:05:57 +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