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(people picker): fixes #1292 where people picker returns no results. #1293

Closed
wants to merge 13 commits into from

Commits on Aug 22, 2022

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

Commits on Aug 24, 2022

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

Commits on Aug 31, 2022

  1. Adding taxonomy tree to test harness (pnp#1269)

    * Add `.github/fabricbot.json`
    
    * Adding Modern TaxonomyTree to Test Harness
    
    * Delete fabricbot.json
    
    Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Terentiev <aleksei.terentiev@gmail.com>
    3 people committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7514352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796f5a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. FilePicker Tile view fix (pnp#1285)

    * Add `.github/fabricbot.json`
    
    * Fix issue with FilePicker Tile view and selection of file
    
    * Typo
    
    Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Terentiev <aleksei.terentiev@gmail.com>
    3 people committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    347fec1 View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f5a16ba View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. modern taxonomy picker: ability to disallow selecting children (pnp#1279

    )
    
    * Add `.github/fabricbot.json`
    
    * feat(modern taxonomy picker): ability to disallow selecting children
    
    Adds new `allowSelectingChildren` prop, which is true by default. Setting to `false` means only the top-level terms appear in search results, and their tree nodes are not expandable. Respects `anchorTermId`.
    
    Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Terentiev <aleksei.terentiev@gmail.com>
    Co-authored-by: Jake Stanger <jake.stanger@core.co.uk>
    4 people committed Sep 7, 2022
    1 Configuration menu
    Copy the full SHA
    e37f4f8 View commit details
    Browse the repository at this point in the history
  2. changelog

    joelfmrodrigues committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f418654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1728c82 View commit details
    Browse the repository at this point in the history
  4. Merge pull request pnp#1287 from VRomanovTau/fix/people-picker-ensure…

    …User
    
    Use webAbsoluteUrl if provided through props to ensure user
    joelfmrodrigues committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a4c403e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6854f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    b096dc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d43a4 View commit details
    Browse the repository at this point in the history