superset/superset-frontend
Amit Miran 8214237638
feat: Custom color schemes support (#12210)
* feat: setupColors.ts support
docs: add FAQ to custom color schemes

* fix: delete mistake lines

* fix: CR note

* feat: support for SETUP_EXTRA

* fix: remove after cr

* fix: CR note

* fix: after CR migrate from SETUP_EXTRA into 2 color scheme array

* fix: typing issues

* fix: python generic typing

* chore: add neat code examples
2021-01-07 09:07:00 +02:00
..
.storybook refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base build(deps): bump ini in /superset-frontend/cypress-base (#12019) 2021-01-06 14:55:40 -08:00
images feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00
spec fix(explore): bugs in Custom SQL editor in filter popover (#12278) 2021-01-06 15:08:20 +02:00
src feat: Custom color schemes support (#12210) 2021-01-07 09:07:00 +02:00
stylesheets fix : Style caret for profile page (#12215) 2021-01-04 23:31:52 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js style: eslint curly rule (#11913) 2020-12-03 10:20:05 -08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: pin node and npm versions (#11646) 2020-11-10 15:58:54 -08:00
babel.config.js Configured babel plugin for removing data-test from production code (#11327) 2020-10-26 21:16: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 test: add React Testing Library (#11771) 2020-12-01 11:14:37 -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 fix: update search in datasource panel to use matchSorter (#12319) 2021-01-06 21:55:57 -08:00
package.json fix: update search in datasource panel to use matchSorter (#12319) 2021-01-06 21:55:57 -08:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json Fix typescript error (#12074) 2020-12-16 21:50:56 -08:00
webpack.config.js refactor: remove queryFields in QueryObject and update chart control configs (#12091) 2020-12-22 17:10:19 -08:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00