Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: M-Files/MFilesSamplesAndLibraries
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: oauth-samples
Choose a base ref
...
head repository: M-Files/MFilesSamplesAndLibraries
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 123 files changed
  • 2 contributors

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    792a6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f75898 View commit details
    Browse the repository at this point in the history
  3. Bump RestSharp from 106.11.7 to 106.12.0 in /Samples/OAuth/Common

    Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0.
    - [Release notes](https://github.com/restsharp/RestSharp/releases)
    - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
    - [Commits](restsharp/RestSharp@106.11.7...106.12)
    
    ---
    updated-dependencies:
    - dependency-name: RestSharp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0d99b3d View commit details
    Browse the repository at this point in the history
  4. Bump RestSharp from 106.11.7 to 106.12.0 in /Samples/OAuth/COMAPI

    Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.7 to 106.12.0.
    - [Release notes](https://github.com/restsharp/RestSharp/releases)
    - [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
    - [Commits](restsharp/RestSharp@106.11.7...106.12)
    
    ---
    updated-dependencies:
    - dependency-name: RestSharp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    dd2c757 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19 from M-Files/dependabot/nuget/Samples/OAuth/Co…

    …mmon/RestSharp-106.12.0
    
    Bump RestSharp from 106.11.7 to 106.12.0 in /Samples/OAuth/Common
    CraigHawker authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    6c93cdb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from M-Files/dependabot/nuget/Samples/OAuth/CO…

    …MAPI/RestSharp-106.12.0
    
    Bump RestSharp from 106.11.7 to 106.12.0 in /Samples/OAuth/COMAPI
    CraigHawker authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b38a119 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    ee82b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388a66f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Update to Postman collection script

    When "login to vault" is run, the token is copied to the environment variable; you don't need to do this yourself any more!
    CraigHawker committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5254020 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    b04e179 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from M-Files/newtonsoft-13.0.1

    Updated non-VAF packages to Newtonsoft 13.0.1.
    CraigHawker authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    25d7318 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    68e238c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976b20d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from M-Files/update-ui-applications

    Updated PowerBI application
    CraigHawker authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    70a4afe View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    5fcf8ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48f992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fc967e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Updated postman collection

    Added logout
    Fixed issue with set-all-properties
    CraigHawker committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1dc1236 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Added UIXv2 samples.

    Moved UIXv1 samples to separate folder.
    CraigHawker committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9036b88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from M-Files/UIXv2

    Added UIXv2 samples.
    CraigHawker authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f409874 View commit details
    Browse the repository at this point in the history
Loading