superset/superset-frontend
Daniel Vaz Gaspar 1b375b715c
refactor: upload data unification, less permissions and less endpoints (#31959)
2025-01-28 11:09:55 +00:00
..
.storybook feat: adding AntdThemeProvider to storybook config (#29795) 2024-07-31 13:14:26 -06:00
cypress-base refactor: Removes the legacy dataset editor (#31976) 2025-01-24 14:52:22 -03:00
packages refactor: Removes the legacy dataset editor (#31976) 2025-01-24 14:52:22 -03:00
plugins chore: refactor Alert-related components (#31858) 2025-01-24 08:39:09 -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 the legacy dataset editor (#31976) 2025-01-24 14:52:22 -03:00
src refactor: upload data unification, less permissions and less endpoints (#31959) 2025-01-28 11:09:55 +00:00
tools chore(frontend): Spelling (#25452) 2024-09-10 15:05:35 -06:00
.eslintignore
.eslintrc.js chore(build): enforce eslint rule banning antd imports outside of core Superset components (#31963) 2025-01-23 15:12:04 -08: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(deps): bump react-transition-group and @types/react-transition-group in /superset-frontend (#31547) 2025-01-23 18:31:45 -07:00
package.json chore(deps): bump react-transition-group and @types/react-transition-group in /superset-frontend (#31547) 2025-01-23 18:31:45 -07: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