superset/superset-frontend
Maxime Beauchemin ab6045691e
feat: use npm run dev-server in docker-compose (#31876)
2025-01-15 18:21:12 -08:00
..
.storybook feat: adding AntdThemeProvider to storybook config (#29795) 2024-07-31 13:14:26 -06:00
cypress-base chore: properly import expect from chai in cypress-base/cypress/support/e2e.ts (#31846) 2025-01-14 15:15:52 -07:00
packages refactor(date picker): Migrate Date Picker to Ant Design 5 (#31019) 2025-01-13 15:02:17 +01:00
plugins fix: d3.count doesn't exist (#31848) 2025-01-14 16:54:03 -08:00
scripts build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
spec refactor: Removes 5.0 approved legacy charts (#31582) 2025-01-09 16:45:05 -03:00
src docs: add a note about accessing the dev env's postgres database (#31874) 2025-01-15 10:30:26 -08:00
tools chore(frontend): Spelling (#25452) 2024-09-10 15:05:35 -06:00
.eslintignore chore: remove config of temporary_superset_ui (#18708) 2022-02-14 16:12:43 +08:00
.eslintrc.js build(eslint): disabling wildcard imports with eslint (#31761) 2025-01-13 17:25:47 -07:00
.gitignore feat: accelerate webpack builds with filesystem cache (#28282) 2024-04-30 23:18:20 -07:00
.nvmrc build(node): Bumping to Node 20 (#29988) 2024-08-21 16:48:21 -06:00
.prettierignore feat: Displaying details to Dataset/Database deletion modals (#30016) 2024-09-10 15:27:25 -06:00
CHANGELOG.md build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
applitools.config.js feat: Run Applitools on public Storybook (#19852) 2022-05-09 14:17:22 +02:00
babel.config.js chore: remove React 16.4's obsolete React imports (#28571) 2024-06-05 08:13:24 -03:00
changelog.config.js build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
cypress_build.sh chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
jest.config.js feat(plugin): add plugin-chart-cartodiagram (#25869) 2025-01-06 08:58:03 -08:00
js_build.sh chore: improve/decouple eslint and tsc 'npm run' commands (#26704) 2024-01-24 08:51:08 -08:00
lerna.json build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
package-lock.json chore: bump @ant-design/icons to fix fill-rule console warning (#31831) 2025-01-14 12:42:09 -08:00
package.json refactor(date picker): Migrate Date Picker to Ant Design 5 (#31019) 2025-01-13 15:02:17 +01:00
prettier.config.js
tsconfig.json fix: suppress translation warning in jest (#20404) 2022-06-21 20:38:58 +08:00
webpack.config.js feat: use npm run dev-server in docker-compose (#31876) 2025-01-15 18:21:12 -08:00
webpack.proxy-config.js feat: use npm run dev-server in docker-compose (#31876) 2025-01-15 18:21:12 -08:00