superset/superset-frontend
Phillip Kelley-Dotson e2abf59534
feat(Explore): add sort to edit dataset modal (#14872)
* inital commit

* refac

* fix ui issues and sort

* fix lint

* add suggestions

* lint

* add suggestions

* add enum

* add enum to inter
2021-06-14 15:20:22 -07:00
..
.storybook chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
cypress-base feat(dashboard/native-filters): Hide filters out of scope of current tab (#14933) 2021-06-02 20:38:18 +02:00
images feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
spec feat(dashboard): Let users download full CSV of a table (#15046) 2021-06-14 14:26:18 -07:00
src feat(Explore): add sort to edit dataset modal (#14872) 2021-06-14 15:20:22 -07: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: upgrade @emotion (#14454) 2021-05-04 15:26:16 -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 feat(dashboard): Let users download full CSV of a table (#15046) 2021-06-14 14:26:18 -07:00
package.json feat(dashboard): Let users download full CSV of a table (#15046) 2021-06-14 14:26:18 -07: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 build(webpack): use [contenthash] instead of [chunkhash] (#14942) 2021-06-09 13:59:17 -06:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00