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

Hide/Show authentication method in multi data source plugin based on configuration #5916

Merged

Commits on Feb 20, 2024

  1. [AuthType Config] Add EnabledAuthType configuration in yml file and p…

    …ass value to dataSourceManagement root mount
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    333987f View commit details
    Browse the repository at this point in the history
  2. [AuthType Config] provide default auth types when types array is empty

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5327710 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. [AuthRegistry Onboard - DataSourceCreationForm] Integrate auth cofig …

    …with AuthRegistray and providing data source options from AuthRegistry
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cc91319 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. [AuthRegistry Onboard] Support default selected auth type in datasour…

    …ce creation page
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0339047 View commit details
    Browse the repository at this point in the history
  2. [AuthRegistry Onboard] SDisable auth option selector when auth option…

    …s no more than 1
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9b138fe View commit details
    Browse the repository at this point in the history
  3. [AuthRegistry Onboard] clear credential attribute every time use sele…

    …ct NoAuth option. Also update credentialField data type
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f0b4c88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6bb34c View commit details
    Browse the repository at this point in the history
  5. Update yml file to disable config

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1ebd2e2 View commit details
    Browse the repository at this point in the history
  6. Update change.md file

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    91e734e View commit details
    Browse the repository at this point in the history
  7. [UT] Fix broken test cases

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fc0369e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bf8abe View commit details
    Browse the repository at this point in the history
  9. [UT] Add more unit tests

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f0201ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae1b8c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    246b1d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    551f87a View commit details
    Browse the repository at this point in the history
  2. [UT] update unit test and handle scenario when no options enabled

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c2da4e2 View commit details
    Browse the repository at this point in the history
  3. [UT] update description of unit test case

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f2c75a View commit details
    Browse the repository at this point in the history
  4. [UT] update unit test cases to resolve comment

    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6d7463e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f11cebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0b1918 View commit details
    Browse the repository at this point in the history
  7. [UT] Snapshot auth option super selector for unit test. Also upate th…

    …e default message in datasorurce creation form ---> auth type section
    
    Signed-off-by: Xinrui Bai <xinruiba@amazon.com>
    xinruiba committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9d39598 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    070195d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39f77b9 View commit details
    Browse the repository at this point in the history