Michael S. Molina
bfcc05a56f
feat(extensions): add Tier 1 and Tier 2 storage APIs for extensions
...
Implement managed storage APIs for extensions with automatic namespace
isolation. Storage is automatically bound to extensions before module
execution, ensuring data privacy between extensions.
- Tier 1 (localState/sessionState): Browser-based storage with user isolation
- Tier 2 (ephemeralState): Server-side cache with TTL support
- Update webpack externals to support subpath imports like @apache-superset/core/storage
- Add storage documentation and update architecture docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-07 16:17:04 -03:00
Evan Rusackas
ef4b1d674b
feat(docs): add filterable UI Components table and improve build performance ( #38253 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-04 10:32:25 -03:00
Evan Rusackas
6589ee48f9
docs: bifurcate documentation into user and admin sections ( #38196 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-26 13:29:08 -08:00
Ville Brofeldt
59dd2fa385
feat: add global task framework ( #36368 )
2026-02-09 10:45:56 -08:00
Evan Rusackas
73e095db8e
docs(components): federate Storybook stories into Developer Portal MDX ( #37502 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 21:33:01 -08:00
Evan Rusackas
ad0186093f
docs: add interactive API reference using docusaurus-openapi-docs ( #37434 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 11:16:25 -08:00
Michael S. Molina
ba8d6eb9ac
docs: Adds a new "Dependencies" page to the Developer Portal ( #36817 )
2025-12-23 10:41:10 -08:00
Evan Rusackas
cd2c889c9a
feat(frontend): upgrade Storybook and add extension component documentation ( #36498 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-16 09:31:35 -08:00
Evan Rusackas
6f8052b828
docs: add contribution guidelines from wiki to Developer Portal ( #36523 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-15 16:54:29 -08:00
Michael S. Molina
5e3ff0787b
docs(extensions): Add community extensions registry page ( #36312 )
2025-12-02 09:03:04 -05:00
Michael S. Molina
fe21485065
docs: Reorganizes the extensions documentation ( #36298 )
...
Co-authored-by: Evan Rusackas <evan@preset.io >
2025-11-26 16:48:36 -05:00
Michael S. Molina
208b1f7fa3
docs: Reorganize and improve developer portal documentation ( #36005 )
2025-11-06 16:50:31 -03:00
Evan Rusackas
441e043bff
feat(docs): Populate Developer Portal with comprehensive documentation framework ( #35217 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-08 03:18:40 -04:00
Evan Rusackas
0a45a89786
feat(docs): Docusaurus multi-versioning, Developer Portal starter kit ( #34271 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-22 09:53:01 -07:00