superset/superset-frontend/src
krsnik93 ef1f048d81
feat: add Echarts gauge chart (#14072)
* feat: echarts gauge chart

* fix

* change plugin order

Co-authored-by: root <root@superset.ikrsnik.devonly.net>
2021-04-14 09:25:26 -07:00
..
addSlice feat(style-theme): add support for custom superset themes (#12858) 2021-02-02 13:09:49 +02:00
api feat: Sqllab to Explore UX improvements (#11755) 2020-12-08 17:29:41 -08:00
chart chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata (#13306) 2021-04-12 16:10:29 -07:00
common refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26:02 -07:00
components feat: invalid hostname and password error messages (MySQL) (#14089) 2021-04-13 14:42:31 -07:00
CRUD refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
dashboard test: Add tests for Dashboard Header and HeaderActionsDropdown components (#13973) 2021-04-14 06:54:24 -07:00
dataMask fix(cross-filters): only apply filters if ff is set (#13704) 2021-03-20 10:56:02 +02:00
datasource chore: well component to card component(Updating PR #12200) (#14033) 2021-04-09 15:06:44 -07:00
explore test: Adds tests for the FixedOrMetricControl component (#13705) 2021-04-13 15:26:31 -07:00
filters feat(native-filters): Add default first value to select filter (#13726) 2021-04-12 09:22:33 +03:00
logger refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
messageToasts test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
middleware feat: Refactor asyncEvent middleware and add websocket support (#13696) 2021-03-23 07:23:23 -07:00
modules Apply capitalization guidelines - iteration 7 (#12343) (#12453) 2021-01-21 21:46:06 -08:00
profile test: Tests, dedicated directory and Storybook for the Badge component (#13513) 2021-03-10 12:29:59 -08:00
setup fix: use FeatureFlags in @superset-ui/core (#13679) 2021-03-18 09:13:50 -07:00
showSavedQuery Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
SqlLab refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26:02 -07:00
staticPages feat: Add error pages (#13144) 2021-03-04 09:58:16 -08:00
types chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata (#13306) 2021-04-12 16:10:29 -07:00
utils feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
views fix: Fixed saved query export (#14086) 2021-04-13 08:09:08 -07:00
visualizations feat: add Echarts gauge chart (#14072) 2021-04-14 09:25:26 -07:00
constants.ts refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08:00
featureFlags.ts fix: use FeatureFlags in @superset-ui/core (#13679) 2021-03-18 09:13:50 -07:00
preamble.ts feat(style-theme): add support for custom superset themes (#12858) 2021-02-02 13:09:49 +02:00
reduxUtils.ts feat(filter-set): Filter set edge cases (#13576) 2021-03-15 14:29:22 +02:00
theme.ts feat: Add antd to the codebase (#10508) 2020-08-05 13:50:30 -07:00