This is an automated email from the ASF dual-hosted git repository.

tai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 9f8d0e7  fix: update table_name and schema on dataset editor (#11218)
     add 6f3d4c1  feat: css template add/edit modal (#11296)

No new revisions were added by this update.

Summary of changes:
 .../CRUD/csstemplates/CssTemplateModal_spec.jsx}   |  73 +++---
 .../views/CRUD/csstemplates/CssTemplateModal.tsx   | 257 +++++++++++++++++++++
 .../views/CRUD/csstemplates/CssTemplatesList.tsx   |  62 +++--
 .../Owner.ts => views/CRUD/csstemplates/types.ts}  |  21 +-
 4 files changed, 347 insertions(+), 66 deletions(-)
 copy 
superset-frontend/spec/javascripts/{datasource/ChangeDatasourceModal_spec.jsx 
=> views/CRUD/csstemplates/CssTemplateModal_spec.jsx} (50%)
 create mode 100644 
superset-frontend/src/views/CRUD/csstemplates/CssTemplateModal.tsx
 copy superset-frontend/src/{types/Owner.ts => 
views/CRUD/csstemplates/types.ts} (80%)

Reply via email to