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(dashboard_rbac): dashboard extra jwt #13773

Closed
wants to merge 19 commits into from

Commits on Mar 18, 2021

  1. start of dashboard jwt manager

    amitmiran137 committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    38c678d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. start of dashboard jwt manager

    amitmiran137 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2223b10 View commit details
    Browse the repository at this point in the history
  2. chore: DASHBOARD_JWT_SECRET in config

    amitmiran137 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c11fc8b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. chore: validate all queryObjects datasource access by JWT or by exisi…

    …ting permission mechanisem
    amitmiran137 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a2261f7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/feat/dashboard_extra_jwt' into…

    … feat/dashboard_extra_jwt
    
    * upstream/feat/dashboard_extra_jwt:
      start of dashboard jwt manager
    
    # Conflicts:
    #	superset/utils/dashboard_jwt_manager.py
    amitmiran137 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b0b576c View commit details
    Browse the repository at this point in the history
  3. chore: revert change

    amitmiran137 committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    52a30b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. feat: make /data api to work with jwt

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    c5d0599 View commit details
    Browse the repository at this point in the history
  2. fix: make legacy and api calls to work with extra_jwt

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    29c218a View commit details
    Browse the repository at this point in the history
  3. fix: pre-commmit

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    deaedc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfaaac View commit details
    Browse the repository at this point in the history
  5. chore: wrap functionality with the DASHBOARD_RBAC ff

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    de11299 View commit details
    Browse the repository at this point in the history
  6. fix: wrap generate jwt with FF

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    8ac8df0 View commit details
    Browse the repository at this point in the history
  7. fix: license for new file

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    ff4984f View commit details
    Browse the repository at this point in the history
  8. fix: test and pre-commit

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    8c05a48 View commit details
    Browse the repository at this point in the history
  9. fix: test and pre-commit

    amitmiran137 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    429fa38 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix: linting and other

    amitmiran137 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9a1bdf4 View commit details
    Browse the repository at this point in the history
  2. fix: pre-commit

    amitmiran137 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    f56bf36 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge branch 'master' into feat/dashboard_extra_jwt

    * master: (56 commits)
      test: Adds tests and storybook to CertifiedIcon component (#13457)
      chore: Moves CheckboxIcons to Checkbox folder (#13459)
      chore: Removes Popover duplication (#13462)
      build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs (#13527)
      fix: allow spaces in DB names (#13800)
      chore: Update PR template for SIP-59 DB migrations process (#13855)
      Add CODEOWNERS (#13759)
      feat(alerts & reports): Easier to read execution logs (#13752)
      fix: Disallows negative options remaining (#13749)
      Fix broken link (#13861)
      fix(native-filters): add global async query support to native filters (#13837)
      Displays row limit warning with Alert component (#13854)
      fix(errors): Downgrade error on stop query to a warning (#13826)
      fix(alerts and reports): Unify timestamp format on execution log view (#13718)
      fix(sqllab): warning message when rows limited (#13841)
      chore: add success log whenever a connection is working (#13811)
      fix(native-filters): improve loading styles for filter component (#13794)
      chore: update change log with cherry-picks for release 1.1 (#13824)
      feat: added support to configure the default explorer viz (#13610)
      fix(#13734): Properly escape special characters in CSV output  (#13735)
      ...
    amitmiran137 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    51b9e71 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge branch 'master' into feat/dashboard_extra_jwt

    * master: (26 commits)
      chore: bump to new superset-ui version (#13932)
      fix: do not run containers as root by default in Helm chart (#13917)
      feat(explore): adhoc column formatting for Table chart (#13758)
      fix(sqla-query): order by aggregations in Presto and Hive (#13739)
      feat(alert/report): add ALERTS_ATTACH_REPORTS feature flags + feature (#13894)
      test: Fixes PropertiesModal_spec (#13548)
      fix: Pin Prophet dependency after breaking changes (#13852)
      test: Adds tests to dnd controls (#13650)
      test: Adds tests to the AnnotationLayer component (#13748)
      test: Refactor and enhance tests for the Explore DatasourcePanel Component (#13799)
      Add tests (#13778)
      test: DisplayQueryButton (#13750)
      Fixing condition around left margin for dashboard layout. Fixes #13863 (#13905)
      Revert "fix: select table overlay (#13694)" (#13901)
      test: Adds tests to the OptionControls component (#13729)
      test: DatasourceControl (#13605)
      tests for function handleScroll (#13896)
      test: Adds tests to the CustomFrame component (#13675)
      test: Adds tests to the AdvancedFrame component (#13664)
      test: DataTableControl (#13668)
      ...
    amitmiran137 committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    308c659 View commit details
    Browse the repository at this point in the history