superset/superset-frontend
Geido 8ab45c90cc
refactor: New Icon system with Enhanced Antd Custom Icon (#12229)
* Enhance custom icon

* Minor fix

* Move DashboardList icon trash icon to enhanced

* Enhance trash icon on lists

* Enhance actions icons card view

* Add storybook entry for custom icons

* Test delete button

* Remove commented line

* Fix linting issue

* Enhance Antd icons

* Enhance existing icons up to BoltSmallRunIcon

* Remove unused import

* Import/Exports all icons from index

* Export all existing icons

* Implement more enhanced icons

* Add data-id on edit buttons

* Fix lint issue

* Inherit color

* Apply original color to actions

* Fix linting issue

* Fix typo

* Change ModeHoriz to MoreHoriz
2021-02-24 19:36:40 -08:00
..
.storybook Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base feat: add Echarts Graph chart (#13111) 2021-02-23 16:47:20 -08:00
images docs: Connecting to Trino Databases (#13171) 2021-02-23 14:32:21 -05:00
spec Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
src refactor: New Icon system with Enhanced Antd Custom Icon (#12229) 2021-02-24 19:36:40 -08:00
stylesheets Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -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 chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08: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 Change test environment to jsdom (#13149) 2021-02-16 08:48:16 -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 feat: add Echarts Graph chart (#13111) 2021-02-23 16:47:20 -08:00
package.json test: Switching FlashProvider to function component & creating tests (#13220) 2021-02-23 10:46:12 -06:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json refactor: migrate table chart to new API (#10270) 2021-01-29 13:12:09 +02:00
webpack.config.js build: fix emotion theme errors when npm link @superset-ui/core (#12510) 2021-01-14 10:20:13 -08:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00