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

Fix/issue 142 #181

Merged
merged 33 commits into from
Oct 28, 2022
Merged

Fix/issue 142 #181

merged 33 commits into from
Oct 28, 2022

Commits on Oct 7, 2022

  1. add Cognito Group resolver

    LEUNGUU committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1f66828 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    e5fc455 View commit details
    Browse the repository at this point in the history
  2. api call in frontend view

    dlpzx committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    12198f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

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

    dlpzx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    056b545 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    2754739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359e15d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2984336 View commit details
    Browse the repository at this point in the history
  4. testing of env non-local

    dlpzx committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e2c7f28 View commit details
    Browse the repository at this point in the history
  5. testing of env non-local

    dlpzx committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b9b839d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    039d936 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v1m2m0' into list-and-search-for-possible-values-when-i…

    …nviting-a-team-within-an-environment
    dlpzx authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    3e30b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge pull request #169 from awslabs/167-rename-cdkjson-to-cdkjsontem…

    …plate-to-avoid-merging-issues
    
    167 rename cdkjson to cdkjsontemplate to avoid merging issues
    dlpzx authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4862657 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    086cbbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from awslabs/167-rename-cdkjson-to-cdkjsontem…

    …plate-to-avoid-merging-issues
    
    167 rename cdkjson to cdkjsontemplate to avoid merging issues
    dlpzx authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fc361f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from awslabs/list-and-search-for-possible-val…

    …ues-when-inviting-a-team-within-an-environment
    
    List possible values when inviting a team within an environment
    dlpzx authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    de6ec86 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Better sharing management

    mamallem@amazon.com committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    1c22690 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Testing feedbacks

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e4b6eda View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    47ad72d View commit details
    Browse the repository at this point in the history
  3. fix it test

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f9285c5 View commit details
    Browse the repository at this point in the history
  4. remove empty f strings + put back waiter for cross account sharing

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d930e1a View commit details
    Browse the repository at this point in the history
  5. time sleep

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    94efd00 View commit details
    Browse the repository at this point in the history
  6. Rename ssm param

    mamallem@amazon.com committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    46a91fd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Better sharing management

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ff85691 View commit details
    Browse the repository at this point in the history
  2. Testing feedbacks

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    051f7b1 View commit details
    Browse the repository at this point in the history
  3. fix lint issues

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    85fdaf0 View commit details
    Browse the repository at this point in the history
  4. fix it test

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    cf62501 View commit details
    Browse the repository at this point in the history
  5. remove empty f strings + put back waiter for cross account sharing

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e195ce9 View commit details
    Browse the repository at this point in the history
  6. time sleep

    mamallem@amazon.com authored and dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3ef336a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7321b1 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/fix/issue-142' into fix/issue-142

    # Conflicts:
    #	backend/dataall/db/api/share_object.py
    #	backend/dataall/tasks/data_sharing/data_sharing_service.py
    #	deploy/stacks/container.py
    dlpzx committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    341f86e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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