rusackas opened a new pull request #10486:
URL: https://github.com/apache/incubator-superset/pull/10486


   ### SUMMARY
   <!--- Describe the change below, including rationale and design decisions -->
   
   This PR does a few things:
   1) Adds to the webpack config, allowing unit tests to be run from alongside 
component files.
   2) Adds a couple tweaks to React Storybook
   3) The point of all this: a proto-component for Cards, using AntD. This will 
be expanded on to _actually_ use in the UI in subsequent PRs for CRUD list/card 
views.
   
   
![image](https://user-images.githubusercontent.com/812905/88986614-5912a200-d288-11ea-9e78-dfb1375538fa.png)
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   Tested/viewable in Storybook! `npm run storybook`
   Basic unit tests build from storybook stories.
   
   ### 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.
   - [ ] 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]

Reply via email to