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

Add data source service #191

Merged
merged 8 commits into from
May 29, 2024

Commits on May 27, 2024

  1. Add data source service

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 27, 2024
    Configuration menu
    Copy the full SHA
    21da8be View commit details
    Browse the repository at this point in the history
  2. Add changelog for data source service

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 27, 2024
    Configuration menu
    Copy the full SHA
    01be6eb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Rename to getSingleSelectedDataSourceOption

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bd0ebe8 View commit details
    Browse the repository at this point in the history
  2. Update data source init logic

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1249852 View commit details
    Browse the repository at this point in the history
  3. Move setup and start result under dataSource

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    faff442 View commit details
    Browse the repository at this point in the history
  4. Refactor data source with getDataSourceId$

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8ce2d9d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Return default data source for multi and empty data selection

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 29, 2024
    Configuration menu
    Copy the full SHA
    218bcc9 View commit details
    Browse the repository at this point in the history
  2. Update dataSourceSelection to optional

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9caec03 View commit details
    Browse the repository at this point in the history