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

2.0.Beta.1 #14

Merged
merged 11 commits into from
Jun 6, 2017
Merged

2.0.Beta.1 #14

merged 11 commits into from
Jun 6, 2017

Commits on Jan 17, 2017

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

Commits on Mar 13, 2017

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

Commits on Mar 23, 2017

  1. Initial V2 Commit

    Bean Endpoint is built, and CRUD methods are working as expected.
    MichaelJ2324 committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    b7be914 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

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

Commits on Apr 25, 2017

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

Commits on Apr 29, 2017

  1. Bulk API + Filter Changes + PHPDoc Updates + Unit Tests Started

    Added Bulk API Endpoint, with custom BulkRequest Data Object to parse
    Endpoints and Request Objects, so that you don’t have to manually build
    out the Bulk Request yourself.
    
    Added an SugarEndpointInterface to allow for a “compileRequest” method,
    which allows for easier debugging of Endpoints, and helps the Bulk API
    Endpoint.
    
    Cleaned up PHP Inline Docs, and made unit tests for everything except
    the Endpoints. Endpoint Unit Tests are started, but a lot more work to
    be done.
    MichaelJ2324 committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    bc20b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. Configuration menu
    Copy the full SHA
    d6ae127 View commit details
    Browse the repository at this point in the history
  2. Filter Operators + Filter Expression Unit Tests

    Finished Unit Test for Filter Operators and Expressions.
    MichaelJ2324 committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    f84407b View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Updates

    MichaelJ2324 committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    527dfa0 View commit details
    Browse the repository at this point in the history
  2. Remove Conflicts

    MichaelJ2324 committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    0c403a5 View commit details
    Browse the repository at this point in the history
  3. Remove mockery

    MichaelJ2324 committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    bfd6337 View commit details
    Browse the repository at this point in the history