superset/superset-frontend/src
Grace Guo d539fc217a
fix(time-series table): display null values in time-series table and sortable (#19024)
* fix: display null values in time-series table and sortable

* add unit test

* fix unit test

* Add sortNumericValues with different nan treatment

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2022-03-08 17:03:49 -08:00
..
addSlice refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
assets fix(sql Lab tabs): Empty SQL Lab tabs (#18817) 2022-02-25 10:48:15 -08:00
components feat(select): sort exact and startsWith match to first (#18856) 2022-03-08 07:08:40 -08:00
dashboard chore: Moves Chart to the components folder (#19029) 2022-03-08 08:57:29 -03:00
dataMask feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
embedded feat: Introduce a library for embedded iframe <-> host communication (#18652) 2022-02-11 20:29:23 -08:00
explore chore(explore): Set Drag&Drop feature flags to True by default (#19046) 2022-03-08 18:50:51 +01:00
filters refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
hooks feat: Improve state key generation for dashboards and charts (#18576) 2022-02-14 17:09:06 -03:00
logger fix: reset perf logger timer for soft navigation for SPA pages (#16668) 2021-09-13 10:16:07 -07:00
middleware chore: remove unused eslintrc (#17860) 2022-01-05 19:31:12 +08:00
modules chore: Moves spec files to the src folder - iteration 5 (#16927) 2021-10-01 11:24:41 -03:00
profile refactor: Deletes the common/components folder (#18999) 2022-03-04 14:19:14 -03:00
reports Fixed error handling in Report modal (#17988) 2022-01-10 17:01:08 -06:00
setup feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
showSavedQuery fix: feature flags typing (#15254) 2021-11-19 15:56:16 +00:00
SqlLab Add previous line hotkey to SQL editor for macOS (#19052) 2022-03-08 14:26:36 -07:00
types feat: On window focus, redirect to login if the user has been logged out (#18773) 2022-02-24 10:09:41 -08:00
utils fix(time-series table): display null values in time-series table and sortable (#19024) 2022-03-08 17:03:49 -08:00
views fix: ensure validation for db modal for googlesheets (#19018) 2022-03-08 16:21:12 -08:00
visualizations fix(time-series table): display null values in time-series table and sortable (#19024) 2022-03-08 17:03:49 -08:00
constants.ts feat: Allow users to bust cache in report dashboard + alerts charts + alert dashboards (#18795) 2022-03-04 12:30:40 -08:00
featureFlags.ts fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
preamble.ts feat: On window focus, redirect to login if the user has been logged out (#18773) 2022-02-24 10:09:41 -08:00
reduxUtils.ts feat(Filter-sets): connect to api (#17055) 2021-10-17 09:56:54 +03:00
theme.ts chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00