superset/superset-frontend/src/explore
Kamil Gabryjelski c1205b5279
feat(explore): Implement metrics and columns popovers empty states (#18681)
* feat(explore): Implement empty states for column and metrics popovers

* Fix test

* Change copy
2022-02-14 15:26:56 +01:00
..
actions feat(explore): Allow using time formatter on temporal columns in data table (#18569) 2022-02-09 10:29:11 +01:00
components feat(explore): Implement metrics and columns popovers empty states (#18681) 2022-02-14 15:26:56 +01:00
controlPanels chore: move controlPanel into time_table (#18160) 2022-01-28 12:13:12 +08:00
controlUtils feat(explore): Keep or reset chart config after datasource change (#18215) 2022-02-02 21:28:35 +01:00
exploreUtils fix: Explore long URL problem (#18181) 2022-01-28 17:42:16 -03:00
reducers feat(explore): Allow using time formatter on temporal columns in data table (#18569) 2022-02-09 10:29:11 +01:00
App.jsx chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00
constants.ts feat(explore): Implement metrics and columns popovers empty states (#18681) 2022-02-14 15:26:56 +01:00
controls.jsx revert: Partial revert of 17236 (#17383) 2021-11-10 20:32:35 -08:00
fixtures.tsx chore: Moves spec files to the src folder - iteration 10 (#17902) 2022-01-07 15:24:15 -03:00
index.jsx feat: Refactor asyncEvent middleware and add websocket support (#13696) 2021-03-23 07:23:23 -07:00
main.less chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00
store.js feat: added support to configure the default explorer viz (#13610) 2021-03-26 15:27:36 -07:00
store.test.jsx chore: Moves spec files to the src folder - iteration 10 (#17902) 2022-01-07 15:24:15 -03:00
types.ts refactor(explore): improve typing for Dnd controls (#16362) 2021-08-26 01:23:14 -07:00