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(dbc ui): Adding Google Sheets Dynamic Form #15801

Merged
merged 63 commits into from Jul 28, 2021
Merged

Commits on Jul 8, 2021

  1. feat: Make Google Sheets Dyanmic (#15576)

    * first draft
    
    * second draft
    
    * added tests
    AAfghahi committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    accb48e View commit details
    Browse the repository at this point in the history
  2. first draft

    AAfghahi committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    eb5f607 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. added table_catalog

    AAfghahi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    459eba3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. remove console.log

    hughhhh committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9aba8fc View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    6b30f79 View commit details
    Browse the repository at this point in the history
  2. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/i…

    …ndex.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    962e597 View commit details
    Browse the repository at this point in the history
  3. revisions

    AAfghahi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    0e4f249 View commit details
    Browse the repository at this point in the history
  4. revisions

    AAfghahi committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    84222b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. save this for now

    hughhhh committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    4b466ad View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. working form

    hughhhh committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    aa65132 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pexdax/improved-sheets' of https://github.com/apache/su…

    …perset into pexdax/improved-sheets
    hughhhh committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5594a3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd089fb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. save disable on public sheets

    hughhhh committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    fca0ca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. refactor somethings

    hughhhh committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    640ecab View commit details
    Browse the repository at this point in the history
  2. saving this for now

    hughhhh committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e951350 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. working edit

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4714264 View commit details
    Browse the repository at this point in the history
  2. add back query to schema

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ce0c894 View commit details
    Browse the repository at this point in the history
  3. working add

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    afcab7c View commit details
    Browse the repository at this point in the history
  4. fix styling

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    a30b0d8 View commit details
    Browse the repository at this point in the history
  5. fixing x

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bdcaf2b View commit details
    Browse the repository at this point in the history
  6. fix linting

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1b73a07 View commit details
    Browse the repository at this point in the history
  7. prettier

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cd8f7c6 View commit details
    Browse the repository at this point in the history
  8. fix some type issues

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    1e020f9 View commit details
    Browse the repository at this point in the history
  9. more lint fixes

    hughhhh committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ee9a363 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    e7e8819 View commit details
    Browse the repository at this point in the history
  2. remove unused dependency

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    cbd43b3 View commit details
    Browse the repository at this point in the history
  3. fix linint

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    54186da View commit details
    Browse the repository at this point in the history
  4. fix validation

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    630dcb1 View commit details
    Browse the repository at this point in the history
  5. pylint bypass

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    58a36f0 View commit details
    Browse the repository at this point in the history
  6. pylint bypass

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9fa5123 View commit details
    Browse the repository at this point in the history
  7. fix this

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e84e107 View commit details
    Browse the repository at this point in the history
  8. fix mypy

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1e23812 View commit details
    Browse the repository at this point in the history
  9. yerp

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ce67725 View commit details
    Browse the repository at this point in the history
  10. fix test

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    21cd296 View commit details
    Browse the repository at this point in the history
  11. fix test

    hughhhh committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    de70f64 View commit details
    Browse the repository at this point in the history
  12. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/i…

    …ndex.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    0640403 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. fix merge conflict

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a122eb4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hugh/gsheets-public' of https://github.com/apache/superset

     into hugh/gsheets-public
    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    259c31c View commit details
    Browse the repository at this point in the history
  3. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c18ae26 View commit details
    Browse the repository at this point in the history
  4. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    03a713a View commit details
    Browse the repository at this point in the history
  5. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3d6c410 View commit details
    Browse the repository at this point in the history
  6. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    1c34b12 View commit details
    Browse the repository at this point in the history
  7. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9028f5a View commit details
    Browse the repository at this point in the history
  8. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/D…

    …atabaseConnectionForm.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    22f495e View commit details
    Browse the repository at this point in the history
  9. wrap add sheets

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d8c1673 View commit details
    Browse the repository at this point in the history
  10. fix linting issues

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    319ef6c View commit details
    Browse the repository at this point in the history
  11. fix unit test

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    bcbc992 View commit details
    Browse the repository at this point in the history
  12. ignore typing

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    cc3dc6f View commit details
    Browse the repository at this point in the history
  13. fix editting and paste issues

    hughhhh committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a3b65fd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. remove query

    hughhhh committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    0121617 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. fix this

    hughhhh committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    c24e074 View commit details
    Browse the repository at this point in the history
  2. fix test

    hughhhh committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    29deada View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. add test back

    hughhhh committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    92f473b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4363d60 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. fix error messaging

    hughhhh committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    30fc76e View commit details
    Browse the repository at this point in the history
  2. update url messaging on error

    hughhhh committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    7c59782 View commit details
    Browse the repository at this point in the history
  3. change error type

    hughhhh committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    53c365b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/i…

    …ndex.tsx
    
    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    hughhhh and betodealmeida committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    90d7268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed363b View commit details
    Browse the repository at this point in the history
  3. fix

    hughhhh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    84621fa View commit details
    Browse the repository at this point in the history
  4. fix messaging for gsheets

    hughhhh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    e988d38 View commit details
    Browse the repository at this point in the history
  5. stop pylint

    hughhhh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c71de88 View commit details
    Browse the repository at this point in the history
  6. update line

    hughhhh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    451c533 View commit details
    Browse the repository at this point in the history