Skip to content
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

refactor(monorepo): move superset-ui to superset(stage 2) #17552

Merged
merged 21 commits into from
Nov 30, 2021

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    7d6d612 View commit details
    Browse the repository at this point in the history
  2. update tsconfig

    tsconfig
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    8287341 View commit details
    Browse the repository at this point in the history
  3. update gitignore

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f9abda4 View commit details
    Browse the repository at this point in the history
  4. update webpack config

    update webpack config
    
    update webpack config
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e931036 View commit details
    Browse the repository at this point in the history
  5. update babel

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    a8d8891 View commit details
    Browse the repository at this point in the history
  6. update eslint

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    8b7a336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2acd1ff View commit details
    Browse the repository at this point in the history
  8. edit package.json

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    eaaacb3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2cd695 View commit details
    Browse the repository at this point in the history
  10. check plugins

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    5fd5583 View commit details
    Browse the repository at this point in the history
  11. refresh lock file

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    6a2d835 View commit details
    Browse the repository at this point in the history
  12. update .codecov.yml

    edit .codecov.yml
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    04dd930 View commit details
    Browse the repository at this point in the history
  13. refactor superset-generator

    fix refactor genertor lint error
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    9fec0d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c9201b9 View commit details
    Browse the repository at this point in the history
  15. update jest config

    update jest.config.js
    
    allow superset-generator
    
    temporarily  disallow generator unit test
    
    temporarily remove test dir in plugins
    
    ignore superet-ui-demo
    
    fix dir
    
    try to increase code coverage
    
    prettier
    
    disable generator
    
    update jest
    
    updates
    
    root jest remove generator
    
    add comments
    
    update jest config
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    75594a0 View commit details
    Browse the repository at this point in the history
  16. fix mock ChartClient

    add comments
    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    01ea169 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1213309 View commit details
    Browse the repository at this point in the history
  18. add babel extract script

    zhaoyongjie committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    16eb4ce View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update superset/translations/babel.cfg

    Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
    zhaoyongjie and villebro authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    16c965c View commit details
    Browse the repository at this point in the history
  2. generator test

    zhaoyongjie committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    2ea4fdb View commit details
    Browse the repository at this point in the history
  3. add generator step

    zhaoyongjie committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    fcbcca6 View commit details
    Browse the repository at this point in the history