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

🎉 New Source: Paypal Transaction #4240

Merged
merged 69 commits into from
Jul 8, 2021

Commits on May 31, 2021

  1. Added spec.json

    midavadim committed May 31, 2021
    Configuration menu
    Copy the full SHA
    9fb95ec View commit details
    Browse the repository at this point in the history
  2. Initialization

    midavadim committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1fb7d36 View commit details
    Browse the repository at this point in the history
  3. added oauth2 autorization

    midavadim committed May 31, 2021
    Configuration menu
    Copy the full SHA
    311f3d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jun 4, 2021

  1. updated request_params

    midavadim committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    ecd06af View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. added paging, slicing (1d)

    midavadim committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    51078e3 View commit details
    Browse the repository at this point in the history
  2. Use oath2 for paypal

    midavadim committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    496d605 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    a4b40e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24feba6 View commit details
    Browse the repository at this point in the history
  3. Added spec.json

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4b2bcab View commit details
    Browse the repository at this point in the history
  4. Initialization

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3e8da8e View commit details
    Browse the repository at this point in the history
  5. added oauth2 autorization

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cc241c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54649a8 View commit details
    Browse the repository at this point in the history
  7. updated request_params

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8710936 View commit details
    Browse the repository at this point in the history
  8. added paging, slicing (1d)

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b1df469 View commit details
    Browse the repository at this point in the history
  9. Use oath2 for paypal

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    c36bc78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8019d83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce98c15 View commit details
    Browse the repository at this point in the history
  12. Added spec.json

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    fbeb3a3 View commit details
    Browse the repository at this point in the history
  13. Initialization

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    aec3b9d View commit details
    Browse the repository at this point in the history
  14. added oauth2 autorization

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    14a1927 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a71ca37 View commit details
    Browse the repository at this point in the history
  16. updated request_params

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cf3d74d View commit details
    Browse the repository at this point in the history
  17. added paging, slicing (1d)

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    647e538 View commit details
    Browse the repository at this point in the history
  18. Use oath2 for paypal

    midavadim committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3aabc39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f7a6d82 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

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

Commits on Jun 14, 2021

  1. added tests, fixed cursor related information in schemas and configur…

    …ed catalogs, removed old comments, re-arranged Base PaypalTransactionStream class
    midavadim committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    99f8b2d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    e404aa8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/midavadim/1640-paypal-transactio…

    …n' into midavadim/1640-paypal-transaction
    
    # Conflicts:
    #	airbyte-integrations/connectors/source-paypal-transaction/acceptance-test-config.yml
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/abnormal_state.json
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/configured_catalog.json
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/invalid_config.json
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/sample_config.json
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/sample_state.json
    #	airbyte-integrations/connectors/source-paypal-transaction/integration_tests/state.json
    #	airbyte-integrations/connectors/source-paypal-transaction/source_paypal_transaction/schemas/balances.json
    #	airbyte-integrations/connectors/source-paypal-transaction/source_paypal_transaction/schemas/transactions.json
    #	airbyte-integrations/connectors/source-paypal-transaction/source_paypal_transaction/source.py
    #	airbyte-integrations/connectors/source-paypal-transaction/source_paypal_transaction/spec.json
    midavadim committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    b48683e View commit details
    Browse the repository at this point in the history
  3. added github secrets

    midavadim committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    cc7c6fc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    3416eba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf30273 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    b6acfbf View commit details
    Browse the repository at this point in the history
  2. added docs

    midavadim committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3e6565c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845170c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b803e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1435531 View commit details
    Browse the repository at this point in the history
  6. Delete employees.json

    midavadim authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6b4761c View commit details
    Browse the repository at this point in the history
  7. Delete customers.json

    midavadim authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f62ef39 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/midavadim/1640-paypal-transactio…

    …n' into midavadim/1640-paypal-transaction
    midavadim committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e238db6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

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

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    9a98bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82fd276 View commit details
    Browse the repository at this point in the history
  3. removed comments

    midavadim committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    e7e09d0 View commit details
    Browse the repository at this point in the history
  4. updated docs pages

    midavadim committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    52c7285 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    641d6e1 View commit details
    Browse the repository at this point in the history
  6. fixed format for json files

    midavadim committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7ccd91c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 26, 2021

  1. updated stream slices

    midavadim committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    e740f13 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Updated tests, unified stream_slices for both streams, all instance v…

    …ariables instantiated directly in __init__ method
    midavadim committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    ab97188 View commit details
    Browse the repository at this point in the history
  2. added CHANGELOG.md

    midavadim committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    20832d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    1bd1973 View commit details
    Browse the repository at this point in the history
  2. Added build seeds

    midavadim committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d98fe45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27af53d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    2115ff2 View commit details
    Browse the repository at this point in the history
  2. add fixture helper

    sherifnada committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    22173dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'midavadim/1640-paypal-transaction' of github.com:airbyt…

    …ehq/airbyte into midavadim/1640-paypal-transaction
    sherifnada committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    e614e60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7a939 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/midavadim/1640-paypal-transactio…

    …n' into midavadim/1640-paypal-transaction
    midavadim committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    d502265 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fixed styling

    midavadim committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e0cf3c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506c02a View commit details
    Browse the repository at this point in the history
  3. fixed schemas

    midavadim committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    45bdae5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into midavadim/1640-paypal-transaction

    # Conflicts:
    #	airbyte-config/init/src/main/resources/seed/source_definitions.yaml
    midavadim committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2f33cd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    290bb94 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. now maximum_allowed_start_date is identified by last_refreshed_dateti…

    …me attr in API response.
    midavadim committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    4a30c26 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into midavadim/1640-paypal-transaction

    # Conflicts:
    #	airbyte-config/init/src/main/resources/seed/source_definitions.yaml
    #	tools/bin/ci_credentials.sh
    midavadim committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    0915ceb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a43d62 View commit details
    Browse the repository at this point in the history