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

Feature/sales force lead #116

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 23, 2021

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

Commits on Sep 24, 2021

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

Commits on Sep 27, 2021

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

Commits on Sep 28, 2021

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

Commits on Sep 29, 2021

  1. Add: Integration service with sales force models

    Refac: unnecessary casting in configuration extension test
    louisbaggins committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4fed7e9 View commit details
    Browse the repository at this point in the history
  2. Add: Sales force processor with create lead integration service

    Add: Context for other crm's strategys
    louisbaggins committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    5323503 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Refac: Separates Salesforce client from SalesForceProcessor in order …

    …the reorganize CRM integration
    
    Add:  CRM Enum with list of integrated enums
    Add: Register lead action tests
    louisbaggins committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    12d4dcf View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Add: SalesForce client integration methods

    Add: New configuration extension method with generic type return
    louisbaggins committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    c9b53ca View commit details
    Browse the repository at this point in the history
  2. Refac: Add equal overide method on crmconfig

    Add: Add new configuration test to typed method values
    louisbaggins committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7fc6740 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Refac: Create strategie folder

    Refac: Remove client and strategie from create lead action folder to facilitate addition of new related actions
    louisbaggins committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f6f2a27 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Add: Get lead method on sales force client

    Add: Get lead action
    Refac: Add action type analysis on CrmContext
    louisbaggins committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    7f76b66 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Add: Get lead method on salesforce client

    Refac: Change Crm settings validation message
    Add: Get lead action tests
    louisbaggins committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    7d8fb42 View commit details
    Browse the repository at this point in the history
  2. Merge with master

    louisbaggins committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    87ff1b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ad439 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Refac: Add async suffix on CrmProcessor async methods

    Refac: New base interface ICrmClient, SalesForceClient now will inherit from CrmClient to facilitate the add on of new crm's
    Refac: Change action type enum name to CrmActionType
    Refac: Remove empty spaces
    louisbaggins committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    5ddef20 View commit details
    Browse the repository at this point in the history
  2. Refac: Method call name

    Refac: Action type name
    louisbaggins committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ec250f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Add: Fail register lead test

    Add: Fail on getting lead test
    Refac: Add treatment on salesforce client to non successful responses
    Refac: Add salesforce base url on ConventionsConfiguration to allow use as a cd variable
    louisbaggins committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    478f9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3028def View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Dec 3, 2021

  1. Refac: Replace HttpClient for IHttpClientFactory

    Refac: Remove unused libs
    louisbaggins committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    61d8c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3005906 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Refac: Remove getDomaind_ShouldFailAsync test since parameter check i…

    …s always realized on previous function
    louisbaggins committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    be80b98 View commit details
    Browse the repository at this point in the history