superset/superset-frontend
Mehmet Salih Yavuz 7383e4348b
fix(timezoneselector): Correct the order to match names first (#31941)
2025-01-22 13:04:20 +01:00
..
.storybook feat: adding AntdThemeProvider to storybook config (#29795) 2024-07-31 13:14:26 -06:00
cypress-base chore: cypress set up tweaks (#31926) 2025-01-21 12:06:19 -08:00
packages chore: replace Lodash usage with native JS implementation (#31907) 2025-01-21 11:33:31 -07:00
plugins chore: replace Lodash usage with native JS implementation (#31907) 2025-01-21 11:33:31 -07: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 fix(timezoneselector): Correct the order to match names first (#31941) 2025-01-22 13:04:20 +01: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(fe): dev deps cleanup (#31908) 2025-01-18 08:58:17 -08:00
package.json chore(fe): dev deps cleanup (#31908) 2025-01-18 08:58:17 -08: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