-
Notifications
You must be signed in to change notification settings - Fork 14.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: CSS Templates List Actions #11271
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11271 +/- ##
==========================================
- Coverage 65.78% 58.53% -7.25%
==========================================
Files 839 800 -39
Lines 39828 38550 -1278
Branches 3652 3450 -202
==========================================
- Hits 26200 22565 -3635
- Misses 13528 15815 +2287
- Partials 100 170 +70
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplatesList_spec.jsx
Show resolved
Hide resolved
superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplatesList_spec.jsx
Outdated
Show resolved
Hide resolved
superset-frontend/spec/javascripts/views/CRUD/csstemplates/CssTemplatesList_spec.jsx
Show resolved
Hide resolved
superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx
Outdated
Show resolved
Hide resolved
superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx
Outdated
Show resolved
Hide resolved
#11296 just merged, so let's rebase and make sure everything looks good as this will likely be the last PR for this feature. |
0d13810
to
5ec7c72
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
SUMMARY
SIP_34_CSS_TEMPLATES_UI
flagBEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
CssTemplatesList_spec.jsx
ADDITIONAL INFORMATION