superset/superset-frontend
Evan Rusackas 962fd4cca3
chore: Removing DASHBOARD_CROSS_FILTERS flag and all that comes with it. (#31794)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-01-28 17:39:30 +01: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 chore: Removing DASHBOARD_CROSS_FILTERS flag and all that comes with it. (#31794) 2025-01-28 17:39:30 +01:00
plugins refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01:00
scripts build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
spec refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01:00
src chore: Removing DASHBOARD_CROSS_FILTERS flag and all that comes with it. (#31794) 2025-01-28 17:39:30 +01: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 refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01: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 refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01: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 refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01:00
package.json refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +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