superset/superset-frontend/src
Evan Rusackas 4b40d44b5c
style: Fancier menus, more SIP-34-ish (#10423)
* style: shinier menus

* fixing mouseover glitch

* unused import

* rm emotion-reset

* restoring default config values

* lint fixes 

* a bit more pizzaz to the underlines (max's idea), fading active background

* simplifying navtitle -> label

* RBNavDropdown  -> ReactBootstrapNavDropdown

* nixing whitespace

* replacing !importants with better selector specificity

* moving Menu LESS into Emotion

* no more border!

* fixing border issue

* language picker, account dropdown now use new dropdown component

* nixing whitespace in comment

* nixing duplicate styling

* removing borders on FAB navbar

* explicit font coloring

* linting
2020-08-24 23:16:44 -07:00
..
CRUD feat: add certification to metrics (#10630) 2020-08-19 20:45:33 -07:00
SqlLab fix: removing unsupported modal sizes (#10625) 2020-08-18 14:33:39 -07:00
addSlice Fix add chart page frontend i18n issue (#9321) 2020-08-22 21:04:18 +03:00
chart chore: migrate console logs to logging service (#10608) 2020-08-16 20:20:47 -07:00
common/components feat(listview): skeleton loading states for table and card collections (#10606) 2020-08-21 10:32:37 -07:00
components style: Fancier menus, more SIP-34-ish (#10423) 2020-08-24 23:16:44 -07:00
dashboard refactor: [migration] convert iframe chart into dashboard markdown component (#10590) 2020-08-16 14:43:30 -07:00
datasource feat: add certification to metrics (#10630) 2020-08-19 20:45:33 -07:00
explore feat: use shorten url in standalone iframe (#10651) 2020-08-21 15:27:15 -07:00
logger fix: [logging] fix render chart error type (#10000) 2020-06-05 14:44:52 -07:00
messageToasts chore: uniform icons across list views (#10363) 2020-07-20 19:56:51 -07:00
middleware chore: clarify logging source field (#10306) 2020-07-13 21:16:51 -07:00
modules chore: enable no-unused-vars and prefer-template eslint rules (#10350) 2020-07-16 19:13:59 -07:00
profile chore: TypeScript <Label /> (#10494) 2020-08-06 22:33:07 -07:00
setup chore: migrate console logs to logging service (#10608) 2020-08-16 20:20:47 -07:00
showSavedQuery SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
types feat: SIP-34 card/grid views for dashboards and charts (#10526) 2020-08-13 14:46:56 -07:00
utils fix: timeout error message (#10478) 2020-07-29 15:58:46 -07:00
views Eslint error cleanup (#10657) 2020-08-24 14:04:27 -07:00
visualizations refactor: [migration] convert iframe chart into dashboard markdown component (#10590) 2020-08-16 14:43:30 -07:00
featureFlags.ts feat(listviews): SIP-34 filters for charts, dashboards, datasets (#10335) 2020-07-27 10:14:11 -07:00
preamble.ts chore(ts): convert base js files to typescript (#9826) 2020-05-24 19:50:08 -07:00
reduxUtils.ts chore(ts): convert base js files to typescript (#9826) 2020-05-24 19:50:08 -07:00
theme.ts feat: Add antd to the codebase (#10508) 2020-08-05 13:50:30 -07:00