Skip to content

Commit

Permalink
[Chart & Dashboard] improve listview filter ui and add expandable lis…
Browse files Browse the repository at this point in the history
…t support (#9651)

* better styling for select filters and search input

* add emotion babel plugin

* add spec for search input

* fix async select, add beeter error messages

* add error boundary around views

* cleanup and lint

* add expandable list to dashboards

* fix emotion babel config

* fix specs

* remove commented out code

* add selected style

* DRY up styles

* add icons

* fix type

* add apache license

* fix svgs

* fix ExpandableList type

* reduce custom css

* lint
  • Loading branch information
nytai authored Apr 30, 2020
1 parent 5d7b135 commit f7f60cc
Show file tree
Hide file tree
Showing 20 changed files with 558 additions and 169 deletions.
27 changes: 27 additions & 0 deletions superset-frontend/images/icons/cancel-x.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions superset-frontend/images/icons/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f7f60cc

Please sign in to comment.