superset/superset-frontend
Elizabeth Thompson 15fbb195e9
fix: remove sort values on stacked totals (#31333)
2025-02-12 16:56:53 -08:00
..
.storybook feat: adding AntdThemeProvider to storybook config (#29795) 2024-07-31 13:14:26 -06:00
cypress-base refactor(Popover): Upgrade Popover to Antd5 (#31973) 2025-02-10 16:38:17 +02:00
eslint-rules fix: false negative on critical security related to eslint-plugin-translation-vars (#32018) 2025-02-10 10:45:54 -08:00
packages fix: remove sort values on stacked totals (#31333) 2025-02-12 16:56:53 -08:00
plugins fix: remove sort values on stacked totals (#31333) 2025-02-12 16:56:53 -08:00
scripts build(packages): npm build/publish improvements. Making packages publishable again. (#30196) 2024-12-10 16:54:41 -07:00
spec chore: Working toward killing enzyme and cleaning up test noise. (#32207) 2025-02-11 12:14:36 -07:00
src fix(Scope): Correct issue where filters appear out of scope when sort is unchecked. (#32115) 2025-02-12 14:32:20 +01:00
.eslintignore
.eslintrc.js chore: Working toward killing enzyme and cleaning up test noise. (#32207) 2025-02-11 12:14:36 -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 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 fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query (#30903) 2025-02-07 18:16:44 +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 chore: Working toward killing enzyme and cleaning up test noise. (#32207) 2025-02-11 12:14:36 -07:00
package.json chore: Working toward killing enzyme and cleaning up test noise. (#32207) 2025-02-11 12:14:36 -07:00
prettier.config.js
tsconfig.json feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979) 2025-01-29 08:40:33 -03: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