superset/superset-frontend/src
Kamil Gabryjelski f8b3ece27b
feat(dashboard): Implement empty states for dashboard (#18712)
* feat(dashboard): Implement empty states for dashboard

* Add empty state to native filters

* Add missing license

* Remove redundant string types from EmptyState
2022-02-14 15:24:02 +01:00
..
addSlice fix: Order of Select items when unselecting (#17169) 2021-10-25 08:47:01 -03:00
assets feat(dashboard): Implement empty states for dashboard (#18712) 2022-02-14 15:24:02 +01:00
chart chore: Moves the hooks folder to the src folder (#17896) 2022-01-07 09:25:06 -03:00
common/components chore: Moves the Menu to views/components folder (#17897) 2022-01-07 09:25:31 -03:00
components feat(dashboard): Implement empty states for dashboard (#18712) 2022-02-14 15:24:02 +01:00
CRUD fix(dataset): modal sql editor error (#17612) 2021-12-02 13:02:19 -07:00
dashboard feat(dashboard): Implement empty states for dashboard (#18712) 2022-02-14 15:24:02 +01: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 feat(explore): Implement data table empty states (#18679) 2022-02-14 13:06:31 +01:00
filters chore: Rename and reposition native filter modal fields (#18558) 2022-02-08 16:36:40 -03:00
hooks chore: Moves the hooks folder to the src folder (#17896) 2022-01-07 09:25: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 fix(other): column name in created content on profile page (#17029) 2021-10-11 23:21:05 +08: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 chore: migrate QueryTable component from jsx to tsx (#17944) 2022-02-11 06:54:42 -06:00
types feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
utils feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02:00
views feat: add prop to setDBEngine in DatabaseModal (#18653) 2022-02-10 16:12:52 -08:00
visualizations fix: revert handle null values in time-series table (#18684) 2022-02-11 13:29:24 -08:00
constants.ts feat: Improves key expiration handling in Explore (#18624) 2022-02-09 13:20:21 -03:00
featureFlags.ts fix: local warning in the frontend development (#17727) 2021-12-15 09:52:42 +02:00
preamble.ts feat: Dynamic dashboard component (#17208) 2022-02-09 17:44:40 +02: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