superset/superset-frontend/packages/superset-ui-core/src
Moriah Kreeger 83dd85166f
feat: add extension point for workspace home page (#21033)
* updates to allow insertion of workspace home sidescroll/table UI

* fix types

* fix User type import

* add welcome message to ui registry

* add extra fields to individual chart/query GET results (for workspace home required info)

* update list view card to support a subtitle

* add id to individual chart fetch

* update chart api test

* another test fix

* fix saved query test

* update extension types + insert point

* fix typing

* fix type name
2022-08-15 12:16:40 -07:00
..
api/types fix: save dataset and repopulate state (#20965) 2022-08-05 14:32:49 -07:00
chart feat: Adds drill to detail context menu for ECharts visualizations (#20891) 2022-08-09 17:02:31 -03:00
chart-composition refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
color chore: Update color scheme when deleted or changed (#20589) 2022-07-25 18:50:49 -04:00
components refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
connection fix: [sc-54864] Adds safety check to provide near term fix to save query (#21034) 2022-08-10 10:33:47 -07:00
dimension fix: avoid while cycle in computeMaxFontSize for big Number run forever when css rule applied (#20173) 2022-05-25 18:04:04 +08:00
dynamic-plugins refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
math-expression refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
models feat: UI override registry (#19671) 2022-04-14 08:44:26 -07:00
number-format chore(docs): Spelling (#19675) 2022-04-26 13:17:15 -03:00
query feat: Adds drill to detail context menu for ECharts visualizations (#20891) 2022-08-09 17:02:31 -03:00
style chore: Make font-weights themable, fix font faces (#19236) 2022-03-22 09:36:15 +01:00
time-format chore(superset 2.0): remove front-end deprecated code (#19241) 2022-03-18 11:23:00 -07:00
translation fix: suppress translation warning in jest (#20404) 2022-06-21 20:38:58 +08:00
types refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
ui-overrides feat: add extension point for workspace home page (#21033) 2022-08-15 12:16:40 -07:00
utils feat: Adds drill to detail context menu for ECharts visualizations (#20891) 2022-08-09 17:02:31 -03:00
validator refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
index.ts fix: superset-ui/core codes coverage (#20324) 2022-06-09 17:43:42 +08:00