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

feat: entry for embedded dashboard #17529

Merged
merged 22 commits into from
Jan 14, 2022

Commits on Dec 9, 2021

  1. create entry for embedded dashboard in webpack

    Lily Kuang authored and suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    50b0f44 View commit details
    Browse the repository at this point in the history
  2. add cookies

    Lily Kuang authored and suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    305dbf8 View commit details
    Browse the repository at this point in the history
  3. lint

    Lily Kuang authored and suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e5d4bf2 View commit details
    Browse the repository at this point in the history
  4. token message handshake

    suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    fcbaac9 View commit details
    Browse the repository at this point in the history
  5. guestTokenHeaderName

    suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7b15c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0eefcb View commit details
    Browse the repository at this point in the history
  7. rename the webpack chunk

    suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    4138527 View commit details
    Browse the repository at this point in the history
  8. simplified handshake

    suddjian committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8482f42 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Configuration menu
    Copy the full SHA
    cec1061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bab7bf View commit details
    Browse the repository at this point in the history
  3. format

    suddjian committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    b447e72 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    2c8b7bf View commit details
    Browse the repository at this point in the history
  2. lint

    Lily Kuang committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c05b8d7 View commit details
    Browse the repository at this point in the history
  3. fix test

    # Conflicts:
    #	superset-frontend/src/embedded/index.tsx
    #	superset/views/core.py
    Lily Kuang committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7c8ab52 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. lint

    Lily Kuang committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    25567b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7123276 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Update superset-frontend/src/embedded/index.tsx

    Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com>
    Lily Kuang and suddjian authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ea05b89 View commit details
    Browse the repository at this point in the history
  2. comment out origins checks

    Lily Kuang committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ca7f4c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Merge branch 'embedded' of github.com:apache/superset into embedded-e…

    …ntry-point
    
    # Conflicts:
    #	superset-frontend/src/views/App.tsx
    Lily Kuang committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    2a4e08b View commit details
    Browse the repository at this point in the history
  2. move embedded for core to dashboard

    Lily Kuang committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    cd45b1b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. pylint

    Lily Kuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ccc090a View commit details
    Browse the repository at this point in the history
  2. isort

    Lily Kuang committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    37731e1 View commit details
    Browse the repository at this point in the history