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 support for PIM Group management #1327

Merged
merged 57 commits into from
May 8, 2024
Merged

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0e3b0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b14959b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 3, 2024

  1. Initial test creation

    oWretch committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cccc742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f72d4ee View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    11408d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b27b94e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    236a7b0 View commit details
    Browse the repository at this point in the history
  4. Create clients

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f6ac361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc2facb View commit details
    Browse the repository at this point in the history
  6. Initial CRUD functions

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7b1a840 View commit details
    Browse the repository at this point in the history
  7. Correct schema errors

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8beaa4f View commit details
    Browse the repository at this point in the history
  8. Fix Create function

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    bb74378 View commit details
    Browse the repository at this point in the history
  9. Fix ID issues

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7ddb94e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07cc7c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f163e04 View commit details
    Browse the repository at this point in the history
  12. Rename AllowPermanent to ExpirationRequired

    Better matches the underlying resource and means
    we don't need to negate the bool
    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    08b6a3d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1dbc70a View commit details
    Browse the repository at this point in the history
  14. Read now works also

    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    66ac6af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d370422 View commit details
    Browse the repository at this point in the history
  16. Rename all resource etc with Group prefix

    Preparation for doing Directory and DirectoryRole resources
    oWretch committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7fcfbce View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. We have working tests

    oWretch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2acc9de View commit details
    Browse the repository at this point in the history
  2. Add documentation

    Rename some fields to make more sense
    oWretch committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8dede21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c7657 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a655fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6b7c04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78ac258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fd0004 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2dd6c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1318798 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43f03a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    5598a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07037ad View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/f/pim-group-eligible-schedule' into f/pim-gr…

    …oups
    
    # Conflicts:
    #	internal/provider/services.go
    oWretch committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9902481 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refs/heads/f/pim-group-assign-schedule' into f/pim-groups

    # Conflicts:
    #	internal/services/identitygovernance/client/client.go
    oWretch committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c57208f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d409233 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f079cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c66c13 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    78ce8d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44aec6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2edafda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb2237b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 21, 2024

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

Commits on Apr 1, 2024

  1. Bump hamilton to v0.67.0

    oWretch committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a0f4dff View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    c1d6e25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1681630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd0aef View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 30, 2024

  1. Fix golint errors

    oWretch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a71fe54 View commit details
    Browse the repository at this point in the history
  2. add basis for a data source to retrieve group role management policy …

    …id (#1)
    
    Add role management policy data source
    iwarapter authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fcc6044 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    9f53c2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af400c View commit details
    Browse the repository at this point in the history
  3. doc fixups

    manicminer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8c2cdfe View commit details
    Browse the repository at this point in the history
  4. make generate

    manicminer committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e071f8 View commit details
    Browse the repository at this point in the history