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

Extends 'spo list get' command with support for retrieving any default list in a given site #6445

Closed

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    b150ee4 View commit details
    Browse the repository at this point in the history
  2. add preview image to assets

    Tobias Maestrini committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c3c96bb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 9, 2024

  1. change implementation after rewiew

    Tobias Maestrini committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    793b05b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    34bdeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf41310 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix error related to comparison in case that group is empty

    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c8ca5af View commit details
    Browse the repository at this point in the history
  2. fix handling of groups with 0 or only 1 owner

    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2b723ff View commit details
    Browse the repository at this point in the history
  3. change logging behavior (reverted) in order to avoid overflooding the…

    … console with unnecessary output
    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc31a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c3779d View commit details
    Browse the repository at this point in the history
  5. change retrieval of groups and procedure to check whether the group i…

    …s obsolete
    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1aadf57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e43a560 View commit details
    Browse the repository at this point in the history
  7. change sample preview image

    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    310bd82 View commit details
    Browse the repository at this point in the history
  8. fix formatting

    Tobias Maestrini committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    692a8ad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 12, 2024

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

Commits on Oct 20, 2024

  1. remove option set dependency to reduce mandatory options

    Tobias Maestrini committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9bbfee1 View commit details
    Browse the repository at this point in the history
  2. change description

    Tobias Maestrini committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    6a5ec86 View commit details
    Browse the repository at this point in the history
  3. change option selectors to retrieve default document library

    Tobias Maestrini committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e7d8518 View commit details
    Browse the repository at this point in the history
  4. add test

    Tobias Maestrini committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    01e32f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    e3b6341 View commit details
    Browse the repository at this point in the history
  2. change email address

    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    143c299 View commit details
    Browse the repository at this point in the history
  3. fix test definition to cover new implementation to retrieve the site'…

    …s standard list
    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a59350d View commit details
    Browse the repository at this point in the history
  4. Fixes casing and autocomplete for enums based on zod

    waldekmastykarz authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2f640fb View commit details
    Browse the repository at this point in the history
  5. Updates docs contribution guide with Zod. Closes pnp#6322

    waldekmastykarz authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b06b283 View commit details
    Browse the repository at this point in the history
  6. Removes obsolete example. Closes pnp#6272

    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b8e931a View commit details
    Browse the repository at this point in the history
  7. Fixes 'm365 setup' app registration to use 'CLI for M365'. Closes pnp…

    Jwaegebaert authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d6ab197 View commit details
    Browse the repository at this point in the history
  8. Removes aad options and aliasses. Closes pnp#5823, pnp#5676

    nanddeepn authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    46e40b6 View commit details
    Browse the repository at this point in the history
  9. Updates release notes and upgrade guidance

    Adam-it authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a667411 View commit details
    Browse the repository at this point in the history
  10. Fixes 'spo site sharingpermission set' example. Closes pnp#6397

    milanholemans authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f283f19 View commit details
    Browse the repository at this point in the history
  11. Enhances 'spo folder move' with new endpoint. Closes pnp#6154

    milanholemans authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5fbec54 View commit details
    Browse the repository at this point in the history
  12. Enhance entra m365group user set command. Closes pnp#6224

    nicodecleyre authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7c07bbf View commit details
    Browse the repository at this point in the history
  13. Updates release notes

    MathijsVerbeeck authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    55ec884 View commit details
    Browse the repository at this point in the history
  14. Enhances 'entra m365group user remove' command. Closes pnp#6058

    MathijsVerbeeck authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    47ed12a View commit details
    Browse the repository at this point in the history
  15. Updates release notes

    Adam-it authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bd7309b View commit details
    Browse the repository at this point in the history
  16. Enhances teams util. Closes pnp#5901

    MathijsVerbeeck authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3073bff View commit details
    Browse the repository at this point in the history
  17. Adds command 'spo tenant site membership list'. Closes pnp#5980

    mkm17 authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    603ad9e View commit details
    Browse the repository at this point in the history
  18. Updates dependencies

    waldekmastykarz authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fc660ae View commit details
    Browse the repository at this point in the history
  19. Adds command 'spp model list'. Closes pnp#6103

    mkm17 authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    db579ab View commit details
    Browse the repository at this point in the history
  20. Enhances 'spo list remove' with recycle option. Closes pnp#6270

    ktskumar authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d6dcd68 View commit details
    Browse the repository at this point in the history
  21. Removes duplicate drive util. Closes pnp#6393

    Saurabh7019 authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cff20c1 View commit details
    Browse the repository at this point in the history
  22. Adds bypassSharedLock option to 'spo file remove' command. Closes pnp…

    Saurabh7019 authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ca0430e View commit details
    Browse the repository at this point in the history
  23. Updates docs dependencies

    Jwaegebaert authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    878ed5f View commit details
    Browse the repository at this point in the history
  24. Updates release notes

    milanholemans authored and Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4ca7c62 View commit details
    Browse the repository at this point in the history
  25. change email address

    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    42d0be7 View commit details
    Browse the repository at this point in the history
  26. fix test definition to cover new implementation to retrieve the site'…

    …s standard list
    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f0afacf View commit details
    Browse the repository at this point in the history
  27. Merge branch '5856-retrieve-default-list-in-site' of https://github.c…

    …om/tmaestrini/cli-microsoft365 into 5856-retrieve-default-list-in-site
    Tobias Maestrini committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f0b7f30 View commit details
    Browse the repository at this point in the history