superset/superset-frontend
Kamil Gabryjelski 5e1c469f42
feat(explore): default aggregate for string/numeric columns when creating metric (#15798)
* feat(explore): default aggregate for string/numeric columns when creating metric

* Fix for editing items with the same label

* Replace componentDidUpdate with getDerivedStateFromProps

* Wrap changes in feature flag
2021-07-22 18:23:10 +02:00
..
.storybook chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
cypress-base fix: publish the new example dashboards (#15803) 2021-07-21 17:26:03 -07:00
images feat: Database Connection UI (#14881) 2021-07-01 14:40:27 -07:00
spec chore: Add tags to the new viz gallery (#15734) 2021-07-20 17:59:59 +08:00
src feat(explore): default aggregate for string/numeric columns when creating metric (#15798) 2021-07-22 18:23:10 +02:00
stylesheets fix: nav submenu dropdown styles (#14580) 2021-05-17 13:58:02 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08: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 refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26:02 -07: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 chore: bumping superset-ui 0.17.64 (#15615) 2021-07-09 18:29:57 +08: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.17.71 (#15839) 2021-07-22 17:10:45 +02:00
package.json chore: bump superset-ui to 0.17.71 (#15839) 2021-07-22 17:10:45 +02:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -07:00
webpack.config.js feat(explore): Upgraded viz select gallery (#15303) 2021-07-12 10:59:10 -07:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00