1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

68 Commits

Author SHA1 Message Date
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
Baz
5928b48c41 🐛 Source Recharge: fix Charges.total_weight field data-type (#17080) 2022-09-23 13:26:23 +03:00
Baz
ea3d57b6f3 🐛 Source Recharge: data types should be transformed based on schema types (#16959) 2022-09-22 15:21:21 +03:00
Arsen Losenko
0f26426183 Source Recharge: Use TypeTransformer to convert integer values in Orders stream (#16592)
* Use TypeTransformer to convert integer values in Orders stream

* Update changelog

* Leave just the declaration of transformer
2022-09-12 17:19:41 +03:00
Edward Gao
1113ec0325 Source Recharge: Handle total_weight as a number (#16045)
* change charges.total_weight to number

* also fix orders.total_weight

* cast down to int

* version bump + changelog

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-27 10:29:11 -07: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
Baz
23d4e40300 fixed (#15065) 2022-07-27 14:37:50 +03:00
Baz
0aa9ad77ec 🐛 Source Recharge: fix additionaProperties in spec.json (#14978) 2022-07-24 14:22:00 +03:00
Baz
67d1a138f7 🎉 Source Recharge: increase unit_test cov, fix schemas (#14902) 2022-07-22 22:58:25 +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
Serhii Chvaliuk
f0546ed84f Update fields in source-connectors specifications: recharge (#9808)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-02-03 15:07:38 +02:00
Abhi Vaidyanatha
2aea2e0816 Fix a bunch of broken links. (#8083) 2021-11-18 09:55:20 -08:00
Serhii Chvaliuk
af903f2381 🎉 Source Recharge: improve 'backoff' for HTTP requests (#7626)
* backoff for successful but incomplete responses

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-11-08 10:23:51 +02:00
Marcos Marx
5a52d20979 Source Recharge: change schema for discount and order (#7295) 2021-10-25 14:10:55 -03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Yevhenii
76140b517d 🐛 Source Recharge: change cursor_field from created_at on updated_at (#6149)
* Source Recharge: change cursor_field from created_at on updated_at
2021-09-17 15:47:37 +03: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