1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

23 Commits

Author SHA1 Message Date
Davinder Bains
d70614589e feat(source-recharge): add payment_methods stream (#60810)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-29 13:28:52 -03:00
Davinder Bains
b0fa38cd55 feat(source-recharge): credit_adjustments stream (#60265)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-16 11:02:23 -03:00
Davinder Bains
192e191b50 feat(source-recharge): add lookback window (#59734)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-05-12 15:03:28 -03:00
Alfredo Garcia
8fbeb7b80f Jamhouston/source recharge add stream bundle selections (#49926)
Co-authored-by: Rita Filatova <rita.filatova@scentbird.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-01-06 14:01:36 -06:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Rita F.
f9c3c18674 Source Recharge: add new stream Events (#48382)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-11-26 18:37:25 -03:00
Patrick Nilan
bbf8d37b48 [source-recharge] - Migrate to CDK v3.7.0 (#42076) 2024-07-19 14:15:29 -07:00
Anatolii Yatsuk
4726263058 🏥 Source Recharge: Fix expected records for the stream shop (#38477) 2024-05-24 11:10:08 +03:00
Baz
85d2469f3e 🎉 Source Recharge: migrate to Low-Code (#35450) 2024-03-28 21:13:47 +01:00
Baz
0113c52554 🐛 Source Recharge: Add sort_by to guarantee the records are in ASC order (#35982) 2024-03-12 14:05:22 +02:00
Baz
7bd2dd69ff 🐛 Source Recharge: Added the UI toggle Use 'Orders' Deprecated API to switch between deprecated and modern api versions for Orders stream (#34707) 2024-02-01 16:10:38 +02:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Denys Davydov
b80e1cf575 🐛 Source Recharge: do not pass any filters with cursor value for new style pagination (#30782) 2023-09-27 16:49:54 +03:00
Denys Davydov
769e69bf9e 🐛 Source Recharge: fix pagination and slicing (#30756) 2023-09-26 18:45:48 +03:00
Daryna Ishchenko
c71b8f8748 🐛 Source Recharge: migrated to 2021-11 api version (#27503)
* migrated to 2021-11 api version

* 🤖 Auto format source-recharge code [skip ci]

* updated changelog

* updated request params

* increased timeout for sat

* increased timeout for sat

* removed stream slices

* added stream_slices

---------

Co-authored-by: octavia-squidington-iii <octavia-squidington-iii@users.noreply.github.com>
2023-06-26 16:07:54 +03:00
Serhii Lazebnyi
19d9a6ea57 🐛Source Recharge: Fix owner slicing for metfaields stream (#25009)
* Fix owner slicing for metfaields stream

* Update PR number

* Fix unit tests for metafields

* Updated after review

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-12 11:22:33 +02:00
Serhii Lazebnyi
5d6867d1d6 🐛Source Recharge: Add slicing to fetch data with chunks (#24990)
* Add slices to recharge

* Fix recharge unittests

* Fix formating

* Fix subject

* Update start date

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-07 20:13:29 +00:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Denys Davydov
feab43a9ed Source Recharge: do not call response.json() when handling http errors (#17840)
* #733 source recharge: do not call response.json when handling http errors

* source recharge: upd changelog

* source recharge: rm unused import

* source recharge: tune unit tests
2022-10-12 11:34:22 +03:00
Baz
67d1a138f7 🎉 Source Recharge: increase unit_test cov, fix schemas (#14902) 2022-07-22 22:58:25 +03:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Yevhenii
3647c3cf1d 🎉 New Source: Recharge (#3466)
* Recharge Connector: Full Refresh add Incremental syncs, Acceptance tests, docs

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-05-20 14:45:52 +03:00