pkdotson opened a new pull request #11206: URL: https://github.com/apache/incubator-superset/pull/11206
### SUMMARY This PR introduces the new homescreen that the user will first interact with on login. The pr also decouples the card components from chartlist and dashboardlist components so that they both can be used more readily throughout homescreen. <img width="1790" alt="Screen Shot 2020-10-19 at 11 06 14 AM" src="https://user-images.githubusercontent.com/17326228/96514277-44ef9880-1218-11eb-87dd-41712f320855.png"> ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> ### TEST PLAN Test Plan includes unit test and end to end test which are in development and will be updated during this review. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [x] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [x ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
