This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch docs/federate-storybook
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 94b0847cf37 fix(docs): resolve CI failures and bot review feedback
omit 86c12691e3a fix(docs): add null-module shim for heavy deps and unshim
react-resize-detector
omit e0577e3ac00 docs(overview): add Atomic Design content and sync sidebar
with nav
omit 94e2b969ecd fix(docs): resolve CI failures from build typecheck and
license check
omit d99d26508e5 docs(Table): fix Live Example controls, pagination, and
sticky header gap
omit 356b8ac2d40 fix(MetadataBar): add missing barrel export for component
registry
omit 8035445bf1e fix(Layout): wire Live Example with sub-component children
omit 1346ffaaeb7 fix(DropdownContainer): constrain Live Example to trigger
overflow
omit 32dd9b2ac39 fix(DropdownContainer): use Tag component for Live Example
items
omit d0686783e2b feat(docs): resolve component descriptors in array prop
items
omit 160698d99ac fix(DropdownContainer): use staticProps for items default
omit d3660ec57c2 fix(Grid): wire controls to Row props so they affect the
Live Example
omit f1912169a69 fix(DropdownContainer): default items to empty array to
prevent crash
omit 33106d128cf docs(components): add Grid, Layout, Table, MetadataBar,
DropdownContainer pages
omit 06153b901b5 docs: fix Typography rendering and UnsavedChangesModal
buttons
omit 4c8a962c29c docs: fix 8 component stories for Docs build
omit 40cb88dadd0 docs(Tabs,Timer): add staticProps, liveExample, and
examples for Docs build
omit 447314358a4 docs(components): fix 10 story migrations for Docs build
omit 6f3dfc83553 docs(components): add Icons page, examples pattern, and
editor improvements
omit 4014263b010 docs(EmptyState): add all props with interactive controls
omit 8cc48cc62fe docs(EditableTitle): add certification props and
descriptions
omit 5f03c67214a docs(Divider): add descriptions to all argTypes controls
omit 9fd5edaac8e docs(Divider): show orientationMargin with title text
examples
omit 66b92377a66 fix(docs): add type and orientationMargin controls to
Divider
omit f339d64cf9e fix(docs): show both horizontal and vertical Divider
examples
omit fee1d720178 fix(docs): complete showNow changes for DatePicker story
omit 4d95b0e19c2 fix(docs): use showNow instead of showToday for DatePicker
with time
omit 1f0d6d5d23e fix(docs): use higher specificity selectors instead of
!important
omit 5108ef8ea9a fix(docs): more aggressive CSS reset for Ant Design portals
omit 2719e9ab2eb fix(docs): add CSS isolation for Ant Design portal
components
omit 8bef35c5625 fix(docs): add Inter and Fira Code fonts for Superset
component styling
omit 34661d5b7ed fix(docs): include showTime nested object in DatePicker
staticProps
omit 316a18f3e2f docs: enhance component docs generator with simplified
data extraction
omit c4b4385679a docs: consolidate Storybook documentation into Developer
Portal
add e6d0f97aaba fix(mcp): always filter list responses by
columns_requested (#37505)
add 6663709a23a fix(mcp): tools not listed when JWT auth is enabled
(#37377)
add 3347b9bf6cf fix(table): only show increase/decrease color options when
time comparison enabled (#37362)
add da56bddadad chore(deps-dev): bump globals from 17.1.0 to 17.2.0 in
/docs (#37509)
add 43653d1fa1b fix(dashboard): resolve dropdown popup positioning (#36963)
add ec2509a8b48 fix(dashboard-filters): prevent clearing all filters when
editing a native filter (#37253)
add abf90de0cad fix(select): prevent bulk action buttons from being cut
off in filters (#37453)
add cfeb7ccd318 chore(deps-dev): bump globals from 17.1.0 to 17.2.0 in
/superset-websocket (#37508)
add 912538d176f docs: Updating quickstart for 6.0.0 (#37446)
add d4b89de0017 chore(deps-dev): bump oxlint from 1.41.0 to 1.42.0 in
/superset-frontend (#37512)
add 073c3c72b42 docs: add HPE logo to In the Wild listing (#37506)
add ad0186093f1 docs: add interactive API reference using
docusaurus-openapi-docs (#37434)
add 0156c9aa171 docs: consolidate Storybook documentation into Developer
Portal
add 206b21d6dd9 docs: enhance component docs generator with simplified
data extraction
add c0779193b0a fix(docs): include showTime nested object in DatePicker
staticProps
add 58d604fae2f fix(docs): add Inter and Fira Code fonts for Superset
component styling
add 5e554c643f7 fix(docs): add CSS isolation for Ant Design portal
components
add 0341fbaf426 fix(docs): more aggressive CSS reset for Ant Design portals
add 44ffde2008b fix(docs): use higher specificity selectors instead of
!important
add 670a94994aa fix(docs): use showNow instead of showToday for DatePicker
with time
add 2454a312e7a fix(docs): complete showNow changes for DatePicker story
add d2e4ec78cad fix(docs): show both horizontal and vertical Divider
examples
add 76417ac7586 fix(docs): add type and orientationMargin controls to
Divider
add 157c8740cd5 docs(Divider): show orientationMargin with title text
examples
add a02ff020fc4 docs(Divider): add descriptions to all argTypes controls
add 7879bd71707 docs(EditableTitle): add certification props and
descriptions
add 5b1ab68b7f6 docs(EmptyState): add all props with interactive controls
add 70dbde23618 docs(components): add Icons page, examples pattern, and
editor improvements
add 97447b17897 docs(components): fix 10 story migrations for Docs build
add 8b2bad67cff docs(Tabs,Timer): add staticProps, liveExample, and
examples for Docs build
add b24ccbc9a75 docs: fix 8 component stories for Docs build
add cc4454e8a87 docs: fix Typography rendering and UnsavedChangesModal
buttons
add e029ff270e8 docs(components): add Grid, Layout, Table, MetadataBar,
DropdownContainer pages
add c144ae10fe8 fix(DropdownContainer): default items to empty array to
prevent crash
add f2ea24610f4 fix(Grid): wire controls to Row props so they affect the
Live Example
add 75b3388a8e1 fix(DropdownContainer): use staticProps for items default
add b61e2bdaf27 feat(docs): resolve component descriptors in array prop
items
add 6e6dc9963f6 fix(DropdownContainer): use Tag component for Live Example
items
add 74339efeb38 fix(DropdownContainer): constrain Live Example to trigger
overflow
add e6a93035a09 fix(Layout): wire Live Example with sub-component children
add 10d65aae036 fix(MetadataBar): add missing barrel export for component
registry
add c28b5b238e1 docs(Table): fix Live Example controls, pagination, and
sticky header gap
add 497abc62f30 fix(docs): resolve CI failures from build typecheck and
license check
add fa2a36d1602 docs(overview): add Atomic Design content and sync sidebar
with nav
add 389c834a9b0 fix(docs): add null-module shim for heavy deps and unshim
react-resize-detector
add 8f770cd0f53 fix(docs): resolve CI failures and bot review feedback
add d4dc4c63b8e fix(stories): resolve TypeScript errors in story files
add 28630563ef4 style: apply prettier formatting to story files
add b0c10e141a3 style: apply prettier formatting to all story files
add 87ce3707699 style: apply prettier formatting to remaining story files
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (94b0847cf37)
\
N -- N -- N refs/heads/docs/federate-storybook (87ce3707699)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
RESOURCES/INTHEWILD.yaml | 2 +
docs/.gitignore | 4 +
docs/docs/api.mdx | 602 +-
docs/docs/quickstart.mdx | 2 +-
docs/docusaurus.config.ts | 30 +
docs/package.json | 12 +-
docs/scripts/convert-api-sidebar.mjs | 123 +
docs/scripts/fix-openapi-spec.py | 828 +++
docs/scripts/generate-api-index.mjs | 277 +
docs/scripts/generate-api-tag-pages.mjs | 176 +
docs/sidebarTutorials.js | 5 +
docs/sidebars.js | 18 +-
docs/src/styles/custom.css | 77 +
docs/src/styles/main.less | 8 +-
docs/static/img/logos/hpe.png | Bin 0 -> 5212 bytes
docs/static/resources/openapi.json | 7414 +++++++++++++++++++-
docs/versioned_docs/version-6.0.0/quickstart.mdx | 2 +-
superset-frontend/package-lock.json | 74 +-
superset-frontend/package.json | 2 +-
.../src/components/Badge/Badge.stories.tsx | 4 +-
.../src/components/Button/Button.stories.tsx | 6 +-
.../components/ButtonGroup/ButtonGroup.stories.tsx | 25 +-
.../src/components/Card/Card.stories.tsx | 3 +-
.../src/components/Checkbox/Checkbox.stories.tsx | 3 +-
.../DropdownContainer.stories.tsx | 62 +-
.../components/EmptyState/EmptyState.stories.tsx | 3 +-
.../src/components/Grid/Grid.stories.tsx | 42 +-
.../components/IconTooltip/IconTooltip.stories.tsx | 4 +-
.../src/components/Icons/Icons.stories.tsx | 3 +-
.../src/components/Layout/Layout.stories.tsx | 36 +-
.../src/components/Menu/Menu.stories.tsx | 6 +-
.../src/components/Modal/Modal.stories.tsx | 3 +-
.../src/components/Popover/Popover.stories.tsx | 4 +-
.../src/components/Radio/Radio.stories.tsx | 27 +-
.../src/components/Select/Select.stories.tsx | 29 +-
.../src/components/Select/Select.test.tsx | 2 +-
.../src/components/Select/Select.tsx | 5 +-
.../src/components/Select/constants.ts | 8 +-
.../src/components/Select/styles.tsx | 1 +
.../src/components/Select/types.ts | 1 +
.../src/components/Skeleton/Skeleton.stories.tsx | 6 +-
.../src/components/Slider/Slider.stories.tsx | 3 +-
.../src/components/Steps/Steps.stories.tsx | 3 +-
.../src/components/Switch/Switch.stories.tsx | 3 +-
.../src/components/Table/Table.stories.tsx | 56 +-
.../src/components/TableView/TableView.stories.tsx | 24 +-
.../src/components/Timer/Timer.stories.tsx | 3 +-
.../src/components/Tooltip/Tooltip.stories.tsx | 22 +-
.../src/components/Tree/Tree.stories.tsx | 6 +-
.../src/controlPanel.tsx | 33 +-
.../test/controlPanel.test.tsx | 208 +
.../plugin-chart-table/src/controlPanel.tsx | 35 +-
.../plugin-chart-table/test/controlPanel.test.tsx | 208 +
superset-frontend/src/dataMask/reducer.test.ts | 118 +
superset-frontend/src/dataMask/reducer.ts | 20 +-
superset-websocket/package-lock.json | 14 +-
superset-websocket/package.json | 2 +-
superset/mcp_service/app.py | 69 +-
superset/mcp_service/chart/tool/list_charts.py | 23 +-
.../mcp_service/dashboard/tool/list_dashboards.py | 21 +-
superset/mcp_service/dataset/tool/list_datasets.py | 23 +-
superset/mcp_service/mcp_config.py | 10 +-
.../mcp_service/dataset/tool/test_dataset_tools.py | 53 +
tests/unit_tests/mcp_service/test_mcp_config.py | 85 +-
64 files changed, 10569 insertions(+), 412 deletions(-)
create mode 100644 docs/scripts/convert-api-sidebar.mjs
create mode 100644 docs/scripts/fix-openapi-spec.py
create mode 100644 docs/scripts/generate-api-index.mjs
create mode 100644 docs/scripts/generate-api-tag-pages.mjs
create mode 100644 docs/static/img/logos/hpe.png
create mode 100644
superset-frontend/plugins/plugin-chart-ag-grid-table/test/controlPanel.test.tsx
create mode 100644
superset-frontend/plugins/plugin-chart-table/test/controlPanel.test.tsx
create mode 100644 superset-frontend/src/dataMask/reducer.test.ts