superset/superset-frontend/spec/javascripts
Michael S. Molina 3a6254184a
refactor: Removes hard coded colors (#11977)
* Removes hard coded colors

Removes hard coded colors defined in src/components/styles.ts. The colors defined in this file were used only in the Select component so they were migrated to src/components/Select/styles.tsx and ajusted to conform to the theme colors.

* Use theme context for Select styles

* Includes Theme Provider in tests with Select
2020-12-10 11:43:57 -08:00
..
addSlice style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
chart fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
components refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
CRUD chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
dashboard refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
datasource refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
explore refactor: Removes hard coded colors (#11977) 2020-12-10 11:43:57 -08:00
messageToasts refactor: typing for explore Control and messageToasts (#11416) 2020-10-24 21:40:36 -07:00
middleware Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
utils refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
views/CRUD refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00