superset/superset-frontend
Geido 4b969710e4
Rename CertifiedIcon to CertifiedBadge (#17715)
2021-12-10 11:45:53 -07:00
..
.storybook refactor(monorepo): frontend code cleanup after monorepo (#17639) 2021-12-04 10:55:04 +08:00
cypress-base fix(Dashboard): Copy dashboard with duplicating charts 500 error (#17707) 2021-12-09 16:25:01 -07:00
packages fix(select): select component sort functionality on certain options (#17638) 2021-12-09 11:40:25 -05:00
plugins fix(select): select component sort functionality on certain options (#17638) 2021-12-09 11:40:25 -05:00
scripts refactor(monorepo): frontend code cleanup after monorepo (#17639) 2021-12-04 10:55:04 +08:00
spec fix: Save properties after applying changes in Dashboard (#17570) 2021-12-09 10:03:07 -07:00
src Rename CertifiedIcon to CertifiedBadge (#17715) 2021-12-10 11:45:53 -07:00
temporary_superset_ui refactor(monorepo): relocate deckgl to Superset (#17596) 2021-12-09 08:45:18 +08:00
.eslintignore refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
.eslintrc.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
.gitignore
.nvmrc chore: update node version in nvmrc (#17492) 2021-11-23 11:18:22 +02:00
.prettierignore chore: add .prettierignore and update pre-commit-config 2021-11-26 17:17:24 +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 refactor(monorepo): relocate deckgl to Superset (#17596) 2021-12-09 08:45:18 +08:00
js_build.sh
lerna.json remove temporary_superset_ui 2021-11-30 11:17:54 +08:00
package-lock.json refactor(monorepo): relocate deckgl to Superset (#17596) 2021-12-09 08:45:18 +08:00
package.json refactor(monorepo): frontend code cleanup after monorepo (#17639) 2021-12-04 10:55:04 +08:00
prettier.config.js
tsconfig.json refactor(monorepo): frontend code cleanup after monorepo (#17639) 2021-12-04 10:55:04 +08:00
webpack.config.js refactor(monorepo): move superset-ui to superset(stage 2) (#17552) 2021-11-30 08:29:57 +08:00
webpack.proxy-config.js