superset/superset-frontend
Yongjie Zhao 108a2a4eaf
fix: lost renameOperator in mixed timeseries chart (#19802)
2022-04-21 15:20:09 +08:00
..
.storybook chore: bump storybook to 6.4.19, migrating config, and linting storybook config (#19245) 2022-03-28 14:02:47 -03:00
cypress-base feat(explore): Implement data panel redesign (#19751) 2022-04-19 10:10:40 +02:00
packages feat(explore): improve UI in the control panel (#19748) 2022-04-20 15:06:33 +02:00
plugins fix: lost renameOperator in mixed timeseries chart (#19802) 2022-04-21 15:20:09 +08:00
scripts refactor(monorepo): update plugin dependencies (#17837) 2021-12-22 16:26:12 +08:00
spec chore(config): Migrating `ENABLE_JAVASCRIPT_CONTROLS` from app config to a feature flag (#19113) 2022-03-14 08:54:02 -06:00
src fix(chart & explore): Show labels for `SliderControl` (#19765) 2022-04-20 13:58:25 -06:00
tools/eslint-plugin-theme-colors chore(build): upgrade less-loader (#19703) 2022-04-19 09:18:16 -07:00
.eslintignore chore: remove config of temporary_superset_ui (#18708) 2022-02-14 16:12:43 +08:00
.eslintrc.js chore: Disables no literal colors for the theme configuration (#19437) 2022-03-30 11:57:21 -03:00
.gitignore
.nvmrc chore: update node version in nvmrc (#17492) 2021-11-23 11:18:22 +02:00
.prettierignore chore: remove config of temporary_superset_ui (#18708) 2022-02-14 16:12:43 +08:00
babel.config.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
cypress_build.sh
jest.config.js chore: remove config of temporary_superset_ui (#18708) 2022-02-14 16:12:43 +08:00
js_build.sh
lerna.json refactor: move superset-ui dependencies to peerDependencies (#17965) 2022-01-11 13:53:37 +08:00
package-lock.json chore(build): upgrade less-loader (#19703) 2022-04-19 09:18:16 -07:00
package.json chore(build): upgrade less-loader (#19703) 2022-04-19 09:18:16 -07:00
prettier.config.js
tsconfig.json chore: add type checking in plugin test directory (#19387) 2022-03-28 10:20:06 +08:00
webpack.config.js chore(build): upgrade less-loader (#19703) 2022-04-19 09:18:16 -07:00
webpack.proxy-config.js