Maxime Beauchemin
48d8c91b19
feat: migrate examples from Python to YAML format with enhanced CLI
...
Migrates Superset's example data system from Python-based scripts to YAML configuration files, providing a cleaner, more maintainable approach to managing example datasets, charts, and dashboards.
- Converted 9 Python example modules to YAML configurations
- Exported existing examples from database and added as YAML files:
- 11 dashboards (USA Births Names, World Bank's Data, etc.)
- 115 charts
- 25 datasets
- Moved test-specific fixtures to `tests/fixtures/examples/`
- Removed theme_id from dashboard exports for compatibility
- **New command group**: `superset examples` with subcommands:
- `load` - Load example data (replaces `load-examples`)
- `clear-old` - Remove old Python-based examples
- `clear` - Placeholder for future YAML clearing
- `reload` - Clear and reload in one command
- **Backwards compatibility**: `superset load-examples` still works with deprecation warning
- **Safety mechanism**: Detects old examples and preserves them to avoid data loss
- Fixed JSON data loading - examples can now load `.json.gz` files from CDN
- Fixed Docker compose configuration for isolated development
- Fixed webpack WebSocket configuration for different ports
- Import operations now log what's being created vs updated:
- "Creating new dashboard: Sales Dashboard"
- "Updating existing chart: World's Population"
- Provides clear visibility into the import process
- Moved import logging to individual import functions (DRY principle)
- Non-destructive migration approach - no user data is deleted
- Deterministic UUID generation for consistent example data
- Tested migration from old Python examples to new YAML format
- Verified safety mechanism prevents accidental data overwrites
- Confirmed backwards compatibility with deprecated command
- All pre-commit checks pass
- Updated installation docs to use new CLI commands
- Added deprecation notice to UPDATING.md
- Updated development documentation
None - the old `load-examples` command continues to work with a deprecation warning.
For users with existing Python-based examples:
1. Run `superset examples clear-old --confirm` to remove old examples
2. Run `superset examples load` to load new YAML-based examples
2025-07-29 22:23:52 -07:00
Maxime Beauchemin
14e90a0f52
feat: Add GitHub Codespaces support with docker-compose-light ( #34376 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-29 13:10:17 -07:00
Maxime Beauchemin
604d72cc98
feat: introducing a docker-compose-light.yml for lighter development ( #34324 )
2025-07-28 09:27:07 -07:00
Maxime Beauchemin
e741a3167f
feat: add a theme CRUD page to manage themes ( #34182 )
...
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me >
2025-07-25 13:26:41 -07:00
dependabot[bot]
77ffe65773
chore(deps): bump axios from 1.10.0 to 1.11.0 in /docs ( #34285 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-24 00:06:53 +07:00
Maxime Beauchemin
09c4afc894
feat: introduce comprehensive LLM context guides for AI-powered development ( #34194 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-22 12:22:13 -07:00
Đỗ Trọng Hải
fe1fddde05
feat(docs): migrate ESLint to v9 ( #34207 )
2025-07-22 22:09:45 +07:00
dependabot[bot]
6e02603098
chore(deps): bump form-data from 4.0.0 to 4.0.4 in /docs ( #34263 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 21:43:02 +07:00
Paul Lavacquery
da6947d295
feat(deckgl): add support for OpenStreetMap as our new default and make "tile-providers" more configurable FIX ( #34204 )
2025-07-18 15:25:32 -07:00
Hari Kiran
8a8248b575
docs(development): Fix typo in the documentation ( #34163 )
2025-07-15 14:30:32 -03:00
ongdisheng
8a704d293b
docs: remove duplicated line in Running tests with act section ( #34145 )
2025-07-12 15:25:11 -07:00
Damian Pendrak
7229e1ccf3
feat(deckgl): add new color controls with color breakpoints ( #34017 )
2025-07-11 17:29:26 +03:00
Maxime Beauchemin
73dfe57ae2
fix: make flask-cors a core dependency ( #34115 )
2025-07-09 14:54:39 -07:00
Paul Lavacquery
d951158ce6
feat(deckgl): add support for OpenStreetMap as our new default and make "tile-providers" more configurable ( #33603 )
...
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com >
2025-07-08 14:04:10 -07:00
dependabot[bot]
1b690a9876
chore(deps): bump @ant-design/icons from 5.6.1 to 6.0.0 in /docs ( #32953 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-03 17:04:10 -07:00
dependabot[bot]
093ee37aac
chore(deps): bump swagger-ui-react from 5.25.3 to 5.26.0 in /docs ( #34041 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-03 22:45:37 +07:00
dependabot[bot]
e3d8326d81
chore(deps-dev): bump @docusaurus/tsconfig from 3.8.0 to 3.8.1 in /docs ( #34003 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 16:35:44 -07:00
dependabot[bot]
d1d43be9d1
chore(deps): bump swagger-ui-react from 5.25.2 to 5.25.3 in /docs ( #34001 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-02 16:35:00 -07:00
dependabot[bot]
9aaab7374e
chore(deps): bump antd from 5.25.1 to 5.26.3 in /docs ( #33982 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-01 12:13:51 -07:00
125m125
6af8ce6bb8
docs: pypi-installation on Ubuntu 24.04 and statsd package for event-logging ( #32891 )
2025-06-27 13:52:00 -07:00
Đỗ Trọng Hải
1a54b761c1
feat(db): remove Rockset DB support ( #33929 )
2025-06-27 23:12:54 +07:00
Sam Firke
7f5f577daa
docs(security): add Q&A related to CVE scans to FAQ ( #33936 )
2025-06-27 11:34:24 -04:00
Đỗ Trọng Hải
f6f9582186
fix(docs|build): revert docker-compose files rename ( #33883 )
2025-06-24 22:49:58 +07:00
Sam Firke
98b35125c2
chore(docs): bump references to docker image versions upon release of 5.0.0 ( #33872 )
2025-06-23 19:55:29 -04:00
Maxime Beauchemin
05994319b7
feat(theming): improving theme docs and configuration ( #33851 )
2025-06-22 15:39:00 -07:00
Vladislav Polyakov
a23a4ed054
refactor: rename docker-compose files and update references ( #33790 )
...
Signed-off-by: Vladislav Polyakov <polRk@ydb.tech >
2025-06-20 12:00:34 -07:00
dependabot[bot]
1cd12e8576
chore(deps-dev): bump @docusaurus/module-type-aliases from 3.7.0 to 3.8.0 in /docs ( #33642 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-20 12:17:52 -06:00
Đỗ Trọng Hải
54bedbd606
chore(docs): resolve 3 vulnerabilities ( #33818 )
2025-06-19 08:26:43 +07:00
dependabot[bot]
ca74ae75a6
chore(deps-dev): bump webpack from 5.99.8 to 5.99.9 in /docs ( #33643 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 16:19:49 -06:00
dependabot[bot]
ae6c072661
chore(deps-dev): bump @docusaurus/tsconfig from 3.7.0 to 3.8.0 in /docs ( #33645 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 16:19:25 -06:00
Adalbert Makarovych
ade85daee2
feat(database): add SingleStore engine specification ( #32887 )
...
Co-authored-by: Adalbert Makarovych <amakarovych0ua@singlestore.com >
Co-authored-by: Evan Rusackas <evan@preset.io >
2025-06-02 11:50:12 -06:00
sha174n
b033406387
docs: CVE-2025-48912 added to 4.1.2 ( #33662 )
2025-06-02 10:03:29 +01:00
Vitor Avila
fdea4e21b0
feat: current_user_rls_rules Jinja macro ( #33614 )
2025-05-29 11:58:40 -03:00
Sam Firke
c928f23e1b
docs(docker build): add more packages needed for production features ( #33566 )
2025-05-24 19:30:33 -04:00
dependabot[bot]
513047c3bb
chore(deps): bump less-loader from 11.1.4 to 12.3.0 in /docs ( #33488 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 14:54:30 -06:00
dependabot[bot]
be41e0526a
chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 in /docs ( #33491 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-17 11:28:10 +07:00
dependabot[bot]
0f240ea1b2
chore(deps-dev): bump webpack from 5.99.7 to 5.99.8 in /docs ( #33492 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-17 11:27:20 +07:00
dependabot[bot]
e520538af6
chore(deps): bump antd from 5.24.9 to 5.25.1 in /docs ( #33490 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-17 11:26:50 +07:00
Sam Firke
d12f86363f
docs(installation): show example of extending Docker image ( #33472 )
2025-05-16 09:34:25 -04:00
sha174n
8a8fb49617
docs: CVEs fixed on 4.1.2 ( #33435 )
2025-05-14 11:36:58 -06:00
VED PRAKASH KASHYAP
9e38a0cc29
docs: fix for role sync issues in case of custom OAuth2 configuration ( #30878 )
2025-05-09 11:12:23 -06:00
dependabot[bot]
afaaf64f52
chore(deps): bump antd from 5.24.5 to 5.24.9 in /docs ( #33319 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 21:14:46 +07:00
Beto Dealmeida
dc0d542054
chore: regenerate openapi.json ( #33378 )
2025-05-06 15:56:00 -07:00
dependabot[bot]
6475188e6a
chore(deps): bump swagger-ui-react from 5.20.2 to 5.21.0 in /docs ( #33318 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 16:34:20 -06:00
dependabot[bot]
ed36674a99
chore(deps): bump less from 4.2.2 to 4.3.0 in /docs ( #33317 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 16:32:28 -06:00
Jonas DOREL
99aa3a6507
docs(docker-builds.mdx): clarify dockerize images ( #33350 )
2025-05-05 16:31:33 -06:00
dependabot[bot]
7791674f24
chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 in /docs ( #33315 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-03 15:37:33 -06:00
dependabot[bot]
5a9e366c0a
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 in /docs ( #33320 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 11:00:13 -06:00
dependabot[bot]
c22c532a5c
chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 in /docs ( #33314 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 10:59:53 -06:00
dependabot[bot]
17d7b72f3b
chore(deps-dev): bump webpack from 5.98.0 to 5.99.7 in /docs ( #33316 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 14:31:29 +07:00