superset/superset-frontend
Kamil Gabryjelski fa44325a36
fix(explore): Metrics disappearing after removing metric from dataset (#17201)
* fix(explore): Metrics disappearing after removing metric from dataset

* fix test

* Apply fix to non-dnd controls

* Make adhoc metrics pick up changes from dataset columns

* Remove console log

* Fix bug in nondnd controls
2021-10-29 16:15:19 +02:00
..
.storybook feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
cypress-base test: added some sanity test for native filter (#17231) 2021-10-29 11:08:18 +08:00
spec feat(dashboard): Add description to the native filter (#17025) 2021-10-27 11:45:31 -07:00
src fix(explore): Metrics disappearing after removing metric from dataset (#17201) 2021-10-29 16:15:19 +02:00
.eslintignore chore: Moves the stylesheets folder to the assets folder (#16880) 2021-09-30 09:28:38 -03:00
.eslintrc.js feat(linting): restrict direct use of supersetTheme in favor of ThemeProvider (#17001) 2021-10-07 08:26:57 -06:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: bump node.js to v14 (#13215) 2021-02-20 19:42:51 +02:00
babel.config.js build: Removed jsx-remove-data-test-id usage from code for multi-build-variant testing (#15386) 2021-08-09 10:11:26 -06:00
cypress_build.sh build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
jest.config.js fix: setupPlugin in chart list page (#16413) 2021-08-24 23:10:46 -07:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jsconfig.json test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
package-lock.json chore: bump superset-ui to 0.18.17 (#17270) 2021-10-28 14:44:57 -07:00
package.json chore: bump superset-ui to 0.18.17 (#17270) 2021-10-28 14:44:57 -07:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json feat: Add prettier to pre-commit workflow (#17134) 2021-10-20 20:53:52 -04:00
webpack.config.js fix: reenabling terser plugin for webpack (#17205) 2021-10-25 15:47:09 -06:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00