Thanks to visit codestin.com
Credit goes to github.com

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: GearPlug/dynamics365crm-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: GrowthLoop/dynamics365crm-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 5 files changed
  • 4 contributors

Commits on May 27, 2021

  1. Code formatting using black

    Yadavalli Santosh committed May 27, 2021
    Configuration menu
    Copy the full SHA
    68c6e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e3487 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Changes made

    * Removed unused imports
    * Proper error coding
    * Added new section lists with CRUD, adding campaign to a marketing list and adding a list of members to a marketing list
    * Added upsert data
    Yadavalli Santosh committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    395d051 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Changes made

    Yadavalli Santosh committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e82d793 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Required params need not be keyword args

    Yadavalli Santosh committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    167460e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Added retrieve data method

    Yadavalli Santosh committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a23e584 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Add new header to force only updates

    Tameem committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b1fe281 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Update client.py

    shabda authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    376ab68 View commit details
    Browse the repository at this point in the history
  2. Update client.py

    shabda authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f096369 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from shabda/master

    Allow option to switch to upsert mode while using _patch
    tameem92 authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    82d7e52 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    9deca6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from shabda/patch-1

    Include the raw message in the exception text
    tameem92 authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    46f0eb6 View commit details
    Browse the repository at this point in the history
Loading