1
0
mirror of synced 2025-12-23 11:57:55 -05:00
Commit Graph

46 Commits

Author SHA1 Message Date
Augustin
ea5c23b3f7 🐙 source-paypal-transaction: run up-to-date pipeline [2024-06-25] (#40269) 2024-06-26 02:31:00 +02:00
Augustin
82c4a28652 🐙 source-paypal-transaction: run up-to-date pipeline [2024-06-22] (#40110) 2024-06-23 02:19:43 +02:00
Augustin
45cb00de94 source-paypal-transaction: [autopull] Upgrade base image to v1.2.1 (#38983) 2024-06-05 09:38:28 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Alexandre Girard
471c8b308b refactor(source-paypal-transaction): Replace AirbyteLogger with logging.Logger (#38265) 2024-05-20 13:18:44 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
86ee370100 source-paypal-transaction: ensure inline schemas, updated cdk, poetry (where possible) (#36654)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-05-07 15:32:36 +02:00
Baz
a6ed2ac813 🐛 Source PayPal Transactions: update manifest.yaml to use the latest CDK version to fix the STATE for Incremental streams (#37435) 2024-04-19 16:28:08 +03:00
Jose Gerardo Pineda
ad84b4e058 Update paypal-transaction.md (#35448)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-04-09 12:52:21 -07:00
Christo Grabowski
00fde206a2 Source Paypal Transaction: Unpin CDK (#36165) 2024-03-15 14:46:14 -04:00
Baz
d243e0ec8c 🎉 Source PayPal Transactions: Extend Disputes stream schema with missing properties (#36173) 2024-03-15 14:06:40 +02:00
Brian Lai
3e57e9822b [greenhouse] [iterable] [linkedin-ads] [paypal-transactions] [pinterest] Bump cdk versions for to use continue on stream per-error reporting (#35465) 2024-02-22 14:06:34 -05:00
Jose Gerardo Pineda
27abc6d881 Source Paypal Transactions: Siver Certification (#34510)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
2024-02-16 18:25:57 -06:00
Augustin
feddd72e59 source-paypal-transaction: migrate to poetry (#35075) 2024-02-12 01:36:11 -06:00
Joe Reuter
f23513954b source-paypal-transaction: Convert to airbyte-lib (#34155)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-01-16 11:07:20 +01:00
Alexandre Girard
b05222e6af source-paypal: make the time window configurable (#31852)
Co-authored-by: girarda <girarda@users.noreply.github.com>
2023-10-26 04:49:44 +00:00
Alexandre Girard
23e1db044f 🐛 source-paypal-transaction: Keep transaction_id field as a string and shorten step to 7 days (#31759) 2023-10-24 20:02:28 -07:00
Augustin
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +02:00
Tope Folorunso
c769e36083 🎉 Migrate Paypal Transaction Source Connector to Low Code (#29223)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-09-18 13:16:22 -04:00
Artem Inzhyyants
a0e152aa55 🚨🚨 Source PayPal Transactions: Rename field in Balances schema (#27916)
* Source PayPal Transactions: update spec

* Source PayPal Transactions: update docs

* Source PayPal Transactions: update test config

* Source PayPal Transactions: update test config

* Source PayPal Transactions: update test config

* Source PayPal Transactions: update balances schema

* Source PayPal Transactions: update test config

* Source PayPal: bump version

---------

Co-authored-by: Augustin <augustin@airbyte.io>
2023-07-13 11:23:47 +02:00
Artem Inzhyyants
2849aa510f Source PayPal: mark Client ID and Client Secret as required fields (#27968)
* Source PayPal Transactions: update spec

* Source PayPal Transactions: update docs

* Source Paypal: update docs

* Source PayPal Transactions: update test config

* Source PayPal Transactions: update test config

---------

Co-authored-by: Augustin <augustin@airbyte.io>
2023-07-05 13:06:09 -05:00
Arsen Losenko
0774d07d5d Source PayPal Transaction: Mark datefields in spec as dates (#22916)
* Source PayPal Transaction: Mark datefields in spec as dates

* Update changelog

* Update Dockerfile

* Update regex pattern

* Update config examples, and skip comparison with previous version

* Update pattern regex to match both datetime from datepicker and datetime with offset

* Remove previous changes in config examples

* Update examples in spec

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-26 16:56:09 +03:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Artem Inzhyyants
4ba86366cd Source Paypal Transaction: fix error handler (#23211)
* Source Paypal Transaction: fix error handler

* Source Paypal Transaction: update docs

* Source PayPal Transaction: update allowed hosts

* Source PayPal Transaction: fix tests

* auto-bump connector version

---------

Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-22 23:31:17 +01:00
Ella Rohm-Ensing
c707c8c8df Turn off default httpavailabilitystrategy for source-paypal-transaction (GA) (#22019)
* Turn off default for source-paypal-transaction (GA)

* Update source.py

* Update paypal-transaction.md

* Update paypal-transaction.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-28 03:25:04 +00:00
Arnaud Jeannin
0164355635 🎨 Add oss/cloud tags on doc for GA connectors (#19118)
* feat: add cloud and oss tags

* put headers back

* fix: rm prettier style

* fix: aws styles
2022-11-17 17:01:20 +01:00
Yowan Ramchoreeter
67d146ae41 Minor nit: Removing extra Note (#17572) 2022-10-12 12:08:19 -05:00
Roman Yermilov [GL]
5568dd60ad Source paypal transaction typeerror (#17554)
* Source Paypal Transaction: fix source config accordion to specification

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-04 20:01:49 +04:00
Amruta Ranade
14f778ce50 fixed link 2022-10-03 18:34:31 -04:00
Yowan Ramchoreeter
dc605889a6 Added note about OAuth (#17405)
Adding this note to get help from the community to solve OAuth issues with this connector
2022-10-03 14:03:48 -07:00
Serhii Lazebnyi
db4842dff4 🎉Source Paypal Transactions: Removed OAuth option (#15741)
* Removed OAuth option

* Fix schema field data type issue

* Updated PR number

* Bumped docker version

* Fix acceptance test

* Skip backward_compatibility_tests_config

* Updated docs to teamplate

* Updated timeout range

* Add refresh token

* Rollback schema youtube to master

* Rollback youtube config to master

* Rollback youtube file to master

* Rollback youtube docs to master

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-24 07:40:01 +02:00
Jagruti Tiwari
8288c16485 fix: replace airbyte oss with airbyte open source (#15885)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-24 01:01:53 -03:00
Serhii Lazebnyi
43e7fbb768 🐛Source Harvest: “started_time” being incorrectly cast as datetime field (#15312)
* Increased unit test coverage

* Fixed schema format error

* Updated PR number

* Uncomment connection tests

* Fixed typo

* Fix request_params if stream_slice None

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-08 14:37:46 +03:00
Serhii Lazebnyi
65295b7671 🎉Source PayPal Transactions: Updated docs (#15105)
* Updated docs

* Updated docs
2022-07-28 15:14:11 +03:00
Baz
eb6fa3bab2 🐛 🎉 Source PayPal Transaction: added OAuth2.0, fixed bug with normalization (#15000) 2022-07-27 16:11:29 +03:00
Serhii Lazebnyi
037d634c99 🎉 Source Paypal Transation: RESULTSET_TOO_LARGE validation (#14804)
* Updated API version from v9 to v11

* Updated PR number

* Updated after review

* Added validation error

* Fixed to linter

* Updated PR number

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-19 21:52:38 +03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Mohamed Magdy
c8d58e8f7a Source PayPal Transaction: Update Transaction Schema (#13682)
* Update transaction schema.
* Transform money values from strings to floats or integers.

Co-authored-by: nataly <nataly@airbyte.io>
Co-authored-by: Augustin <augustin.lafanechere@gmail.com>
2022-06-24 09:43:27 -04:00
Brian Lai
bb2da42fde source freshdesk, hubspot, mixpanel, paypal-transaction, salesforce, zendesk-support: adding fixtures to mock time.sleep for connectors that explicitly sleep (#12335)
* adding fixtures to mock time.sleep for connectors that explicitly sleep

* bump connector versions

* update changelog doc for each connector

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

* auto-bump connector version

* remove version bump for freshdesk because connector tests are in a bad state

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-04-28 12:21:45 -07:00
Iryna Grankova
39e24937d1 Update fields in source-connectors specifications: paypal-transaction (#9034) 2021-12-23 16:23:42 +02:00
midavadim
bc1ff91a90 🐛 Source Paypal Transaction: report full error message details, updated check method (#8580) 2021-12-16 17:49:24 +02:00
Vadym
504580d833 Remove base-python gradle dependencies in connectors where base-python is not used (#7499)
* Remeve base-python references.

* Add requirements.txt

* Fix requirements.txt blank line

* Fix source-exchange rates to common CDK approach

* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.

* Bump docker version

* Update source-dixa SAT config

* Fix source-exchange-rates SAT config

* Revert bump scaffold sources version

* Fix source-shortio SAT config

* Fix source-square invalid_config.json

* Fix source-us-census invalid_config.json

* Fix source-intercom versioning
2021-11-10 13:12:29 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
midavadim
d14df187dc 🐛Paypal transaction: fix start date min limit (#5155)
* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* incremental sync, acceptance test

* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* incremental sync, acceptance test

* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* updated slices and api limits, added validation for input dates

* added tests, fixed cursor related information in schemas and configured catalogs, removed old comments, re-arranged Base PaypalTransactionStream class

* added input param 'env' to support production and sandbox envs

* added support for sandbox option, updated pattern for optional end date option

* added github secrets

* added support for sandbox option, updated pattern for optional end date option

* fixed Copyright date, removed debug mesages

* added docs

* fix for test failure - The sync should produce at least one STATE message

* removed optional parameter 'end_date'

* removed detailed info about balances schema

* Delete employees.json

* Delete customers.json

* Added requests_per_minute rate limit

* added unit tests, added custom backoff

* added test for stream slices with stream state

* removed comments

* updated docs pages

* fixed format for json files

* fixed types in schemas and link to the schema. fixed primary key for Transactions stream

* updated stream slices

* Updated tests, unified stream_slices for both streams, all instance variables instantiated directly in __init__ method

* added CHANGELOG.md

* Added build seeds

* fixed closing double quotation mark

* added paypal entry in builds.md

* add fixture helper

* added paypal transaction generator script

* fixed styling

* maximum allowed start_date is extracted from API response now.

* fixed schemas

* fixed schemas - removed datetime

* now maximum_allowed_start_date is identified by last_refreshed_datetime attr in API response.

* added possibility to specify additional properties

* fix start_date_min limit, added Dockerfile env variable need in SAT

* updated PR number in changelog

* fixed change log order

* updated paypal image version

* updated paypal image version

Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-08-03 19:44:34 +03:00
midavadim
ca3befee14 🎉 New Source: Paypal Transaction (#4240)
* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* incremental sync, acceptance test

* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* incremental sync, acceptance test

* Added spec.json

* Initialization

* added oauth2 autorization

* added spec, check, discover + catalogs/configurared_catalogs

* updated request_params

* added paging, slicing (1d)

* Use oath2 for paypal

* incremental sync, acceptance test

* updated slices and api limits, added validation for input dates

* added tests, fixed cursor related information in schemas and configured catalogs, removed old comments, re-arranged Base PaypalTransactionStream class

* added input param 'env' to support production and sandbox envs

* added support for sandbox option, updated pattern for optional end date option

* added github secrets

* added support for sandbox option, updated pattern for optional end date option

* fixed Copyright date, removed debug mesages

* added docs

* fix for test failure - The sync should produce at least one STATE message

* removed optional parameter 'end_date'

* removed detailed info about balances schema

* Delete employees.json

* Delete customers.json

* Added requests_per_minute rate limit

* added unit tests, added custom backoff

* added test for stream slices with stream state

* removed comments

* updated docs pages

* fixed format for json files

* fixed types in schemas and link to the schema. fixed primary key for Transactions stream

* updated stream slices

* Updated tests, unified stream_slices for both streams, all instance variables instantiated directly in __init__ method

* added CHANGELOG.md

* Added build seeds

* fixed closing double quotation mark

* added paypal entry in builds.md

* add fixture helper

* added paypal transaction generator script

* fixed styling

* maximum allowed start_date is extracted from API response now.

* fixed schemas

* fixed schemas - removed datetime

* now maximum_allowed_start_date is identified by last_refreshed_datetime attr in API response.

* added possibility to specify additional properties

Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-07-08 18:47:00 +03:00