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!: support for data connectors on user and group namespaces #3315

Merged
merged 9 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. Update client/src/features/usersV2/show/UserShow.tsx

    Co-authored-by: Flora Thiebaut <flora.thiebaut@sdsc.ethz.ch>
    ciyer and leafty authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    351d1d7 View commit details
    Browse the repository at this point in the history
  2. confirm data connector deletion

    ciyer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0e58bbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e0760d View commit details
    Browse the repository at this point in the history
  4. fixed hook dependencies

    ciyer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e876667 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Revert "fixed hook dependencies" -- it caused problems for testing th…

    …e connection
    
    This reverts commit e876667.
    ciyer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0e33652 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    ciyer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5098295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab9496 View commit details
    Browse the repository at this point in the history
  4. separate out data-connector api

    ciyer committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6572869 View commit details
    Browse the repository at this point in the history