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: add Group entity to IDynamicPerson type and introduce typeguards to find the entity type #2688

Merged
merged 19 commits into from
Sep 28, 2023

Commits on Aug 29, 2023

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

Commits on Sep 4, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    21f6024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d938559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23f438 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

  1. add entityType story

    Mnickii committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d3cff43 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 25, 2023

  1. Export typeguards

    Co-authored-by: Musale Martin <martinmusale@microsoft.com>
    Mnickii and musale committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3fe71ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d40572 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    e2ad7da View commit details
    Browse the repository at this point in the history
  2. Update stories/components/peoplePicker/peoplePicker.stories.js

    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    Mnickii and gavinbarron committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6d82d46 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    8c9b67d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3435fe View commit details
    Browse the repository at this point in the history
  3. remove remaining casts

    Mnickii committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    90ab198 View commit details
    Browse the repository at this point in the history
  4. remove IDynamicPerson casts

    Mnickii committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1961e22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f45131 View commit details
    Browse the repository at this point in the history