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

[Workspace] Refactor 'Associate data sources' in create page to support direct query connections #7961

Merged
merged 29 commits into from
Sep 5, 2024

Commits on Sep 2, 2024

  1. support DQC

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    57db44d View commit details
    Browse the repository at this point in the history
  2. Fix UTs in workspace form select data source panel

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6111eb3 View commit details
    Browse the repository at this point in the history
  3. Remove no need IntlProvider

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    affc9ba View commit details
    Browse the repository at this point in the history
  4. Add aria-labelledby for permission inputs

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cff1491 View commit details
    Browse the repository at this point in the history
  5. Modify UTs

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8490ca0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    473e058 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'creator_association' of github.com:Kapian1234/OpenSearc…

    …h-Dashboards into creator_association
    Kapian1234 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8701a3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7916d0 View commit details
    Browse the repository at this point in the history
  9. Modify UTs

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a362c4d View commit details
    Browse the repository at this point in the history
  10. Merge branch 'creator_association' of github.com:Kapian1234/OpenSearc…

    …h-Dashboards into creator_association
    Kapian1234 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fb07145 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Resolve some issues

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    18b4294 View commit details
    Browse the repository at this point in the history
  2. Modify UTs

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    00875c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d70ead6 View commit details
    Browse the repository at this point in the history
  4. Fix UT errror

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d3bd99f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'creator_association' of github.com:Kapian1234/OpenSearc…

    …h-Dashboards into creator_association
    Kapian1234 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd360e8 View commit details
    Browse the repository at this point in the history
  6. update button text

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c816ecd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. rename onSelectItems()

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    65eed8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06e7e74 View commit details
    Browse the repository at this point in the history
  3. Fix an error

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    53d0fc3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'creator_association' of github.com:Kapian1234/OpenSearc…

    …h-Dashboards into creator_association
    Kapian1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    439c4d8 View commit details
    Browse the repository at this point in the history
  5. Refactor data source connection table

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2b4362a View commit details
    Browse the repository at this point in the history
  6. resolve some issues

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    64363b4 View commit details
    Browse the repository at this point in the history
  7. resolve some issues

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    308c318 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. resolve conflicts

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5c8d72f View commit details
    Browse the repository at this point in the history
  2. Fix the data source URL reference

    Signed-off-by: Kapian1234 <wanjinch@amazon.com>
    Kapian1234 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    46e78c3 View commit details
    Browse the repository at this point in the history
  3. Move restProps to tableProps

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1400600 View commit details
    Browse the repository at this point in the history
  4. Fix table not unmont after connection type changed

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ea60cb3 View commit details
    Browse the repository at this point in the history
  5. Refactor selectedDataSources to selectedDataSourceConnections

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2451b92 View commit details
    Browse the repository at this point in the history
  6. Load direct query connections after data source tab selected

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