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

Update V4 branch with changes in V3 #2901

Closed
wants to merge 54 commits into from
Closed

Update V4 branch with changes in V3 #2901

wants to merge 54 commits into from

Commits on Sep 21, 2023

  1. Bug FIx for 2783

    Updated FieldType Mapping
    Added Documentation
    Added new AddImageField Test
    bcameron1231 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ca866d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Updating Documentation Sample and Test

    Passing in FieldTypeKind is not required as the addImageField method already does so for you.
    bcameron1231 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    00307c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Merge pull request #2784 from bcameron1231/fix-2783

    Bug Fix for 2783
    juliemturner authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e29b6a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    c2cf791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3fe03 View commit details
    Browse the repository at this point in the history
  3. Run / Fix Eslint

    bcameron1231 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2496a57 View commit details
    Browse the repository at this point in the history
  4. Update get-all.ts

    patrick-rodgers authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cdcc55c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update security.md

    bcameron1231 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ee81e9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2790 from bcameron1231/roleDef-fix

    Update security.md doc for Role Def
    bcameron1231 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    be251da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6596f5a View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    bcameron1231 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e5b90dd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #2785 from bcameron1231/fix-2777

    Add missing property 'AllowIncrementalResults' to ICAMLQuery
    bcameron1231 authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3185337 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2791 from bcameron1231/fix-2789

    Fixes Message mapping in Graph sendMail method
    juliemturner authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    25ee3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 1, 2023

  1. fix typos

    AkshayKishorChauhan authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    636cf1f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update Teams Tab Docs

    bcameron1231 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    faaaf7d View commit details
    Browse the repository at this point in the history
  2. Adding missing reference to get all plans

    Adding this to planner, not groups.
    bcameron1231 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c08e0bc View commit details
    Browse the repository at this point in the history
  3. Add missing Tasks endpoint

    Adding missing task endpoint to get all tasks on Me object.
    bcameron1231 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3d67e71 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    55f90b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2800 from bcameron1231/v3Tab

    Update Teams Tab Docs
    bcameron1231 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f796602 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2801 from bcameron1231/v3-Planner

    Update Planner/Task docs
    bcameron1231 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c888003 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Version 3.19.0 release

    juliemturner committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cbf5782 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. ChatMessage Add Fix

    bcameron1231 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    44a28ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2812 from bcameron1231/pr-2811fix

    ChatMessage Add Fix
    juliemturner authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d606338 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update bug-report.yml

    Fix merge issue
    juliemturner authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b047da9 View commit details
    Browse the repository at this point in the history
  2. Update enhancement.yml

    Fixed merge issue
    juliemturner authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b4fca7f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix for 2825

    New utility method for converting to atob with stringification checks
    Updated Parser for Blobs
    
    Update parsers.ts
    bcameron1231 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c07ab1a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge pull request #2826 from bcameron1231/pr-2825fix

    Fix for 2825
    juliemturner authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f6e8537 View commit details
    Browse the repository at this point in the history
  2. Version 3.20.0 release

    patrick-rodgers authored and juliemturner committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1b3b6fa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    7c96ba5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2834 from bcameron1231/v3-2730revert

    Revert Accidental Async Iterator update from V4
    juliemturner authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cf658b2 View commit details
    Browse the repository at this point in the history
  3. Version 3.20.1

    juliemturner committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9ba3507 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Rework Caching and Pagination Logic

    Add a new RawData event which returns the un-parsed raw response in Queryable
    Update Caching Behavior to hook into rawData event to set cached data
    Update Caching Behavior to override send with cached response
    bcameron1231 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d96c7be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c5251 View commit details
    Browse the repository at this point in the history
  3. Fixing Tests

    bcameron1231 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    45f8b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c38e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Dec 1, 2023

  1. Update AddUsingPath

    Add Missing parameter to AddUsingPath
    
    Updating Docs
    Adding Missing Parameter from interface.
    bcameron1231 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    df5c397 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2846 from bcameron1231/fix-2840

    Add Missing parameter to AddUsingPath
    juliemturner authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    74e4bd8 View commit details
    Browse the repository at this point in the history
  3. Reorder Emit

    bcameron1231 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    dbfb214 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge pull request #2841 from bcameron1231/fix2836

    Rework Caching and Pagination Logic
    juliemturner authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ec2f5d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Updating type

    bcameron1231 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    86517cb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update Photos to support dimensions

    Adding Photos w/ Dimension support
    
    Adding Photos to User, Group
    Adding Photo to Teams
    Updating Docs
    bcameron1231 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    80abf33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2854 from bcameron1231/fix2850

    Adding Photos w/ Dimension support
    juliemturner authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fbcfe7b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2852 from bcameron1231/prFix---2847

    Fix2847 - Adding missing ItemId to IListItemFormUpdateValue
    juliemturner authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    20cc386 View commit details
    Browse the repository at this point in the history
  4. Version 3.21.0

    juliemturner committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    07ba14a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e62c30d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 20, 2023

  1. Update request-digest.ts

    When using InjectHeaders, you can set odata=verbose. When pnpjs is updating X-RequestDigest, and calls _api/contextinfo, its using the injected headers, containing odata=verbose, and the code fails to set X-RequestDigest. So forcing to set the Accept parameter correctly, and not using the injected one.
    tavikukko authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    65ec344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    651aa59 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #2857 from RoelVB/fix/fromAbsolutePath

    Fix: fromAbsolutePath methods reference undefined `this`
    patrick-rodgers authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    742b831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    711db53 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Rootweb fix

    Current rebasing logic handles for /_api/site and /_api/web only. Any methods attached to rootweb eventually get truncated.
    
    This adds a new /_api/site/rootweb regex test to rebase to.
    bcameron1231 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1a3ed9a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #2896 from bcameron1231/fix-2895

    2895 - Rootweb fix
    juliemturner authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2cacb70 View commit details
    Browse the repository at this point in the history