superset/superset-frontend/src
Diego Medina 19fcd03c89
fix: allow to select <NULL> in a native filter single mode (#19076)
* fix: allow to select <NULL> in a native filter single mode

* fix lint issue

* Update superset-frontend/src/components/Select/utils.ts

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>

* fix

Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2022-03-17 14:05:32 -03:00
..
addSlice fix: Dataset search when creating a chart (#19065) 2022-03-09 09:25:43 -03:00
assets fix(sql Lab tabs): Empty SQL Lab tabs (#18817) 2022-02-25 10:48:15 -08:00
components fix: allow to select <NULL> in a native filter single mode (#19076) 2022-03-17 14:05:32 -03:00
dashboard feat: scroll to bottom when adding a new native filter and the page is filled (#19053) 2022-03-16 20:47:15 -06:00
dataMask feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
embedded chore(embedded): refresh the guest token (#19132) 2022-03-14 09:32:25 -07:00
explore fix: Popovers in Explore not attached to the fields they are triggered by (#19139) 2022-03-16 20:46:52 -06:00
filters fix: allow to select <NULL> in a native filter single mode (#19076) 2022-03-17 14:05:32 -03:00
hooks feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02: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 feat(sqllab): Add a configuration option to disable data preview (#19104) 2022-03-17 15:22:57 +02: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 feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
views remove config (#19146) 2022-03-17 09:19:11 -07: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: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02: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