superset/superset-frontend/src/explore/reducers
Kamil Gabryjelski 830f2e71d3
feat(explore): Allow using time formatter on temporal columns in data table (#18569)
* feat(explore): Allow using time formatter on temporal columns in data table

* Fix data table loading

* Return colnames and coltypes from results request

* Fix types

* Fix tests

* Fix copy button

* Fix df is none

* Fix test

* Address comments

* Move useTimeFormattedColumns out of useTableColumns

* Make reducer more readable
2022-02-09 10:29:11 +01:00
..
exploreReducer.js feat(explore): Allow using time formatter on temporal columns in data table (#18569) 2022-02-09 10:29:11 +01:00
getInitialState.ts feat(explore): Allow using time formatter on temporal columns in data table (#18569) 2022-02-09 10:29:11 +01:00
index.js chore: Moves messageToasts to the components folder (#14431) 2021-09-22 07:44:54 -03:00
saveModalReducer.js Eslint prefer-object-spread (#9466) 2020-04-03 17:05:16 -07:00