1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
Augustin
a3b6d71632 🐙 source-cart: run up-to-date pipeline [2024-06-29] (#40011) 2024-06-30 02:16:34 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
3b992edce7 source-cart: ensure inline schemas, updated cdk, poetry (where possible) (#37131) 2024-05-01 11:32:12 -07:00
Patrick Nilan
18908b1594 Source Cart: Update CDK to Latest Version (#32705) 2023-11-28 12:32:44 -08:00
Marcos Marx
1cc5e533ba Source Cart: fix schema and allow to use connector on Airbyte Cloud (#32517) 2023-11-16 15:56:39 -03:00
Marcos Marx
39f084adac Source Cart: remove incremental from order statuses stream (#23317)
* remove incremental from order statuses stream

* add changelog:

* auto-bump connector version

* Automated Change

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-13 20:15:11 +00:00
Evan Tahler
ea58882fa3 Fix affected connectors (#19865)
* source-appsflyer

* source-cart

* source-chargebee

* source-lemlist

* source-linnworks

* source-mailgun

* source-pardot

* source-plaid

* source-prestashop

* source-quickbooks-singer

* source-recharge

* source-tplcentral

* remove icons that aren't real

* Remove TODOs

* add missing specs

* Update docs/integrations/sources/primetric.md

Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>

* bump readmes

* revert ci_check_deps logic

* New name

Co-authored-by: Ella Rohm-Ensing <erohmensing@gmail.com>
2022-11-30 09:51:21 -08:00
Marcos Marx
db8a2000c7 Source Cart.com: add order_statuses and increase pagesize to 1000 (#14752)
* add order_statuses

* update schema

* update schema

* bump connector dockerfile version

* update changelog

* increase pagesize limit from 100 to 1000

* correct schemas

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-15 22:51:20 -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
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Marcos Marx
678b731a33 change cart naming to cart.com (#8115) 2021-11-19 14:57:31 -03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Maksym Pavlenok
b0be38fc08 🐛 Source Cart: fixing of testing for a lot of data (#5465)
* add the end_date spec field

* bump version

* Update cart.md

* fix descriptions

* fix descriptions

* handle a data parsing

* correction after merging

* remove end_date from spec

Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com>
2021-08-26 16:28:28 +03:00
Marcos Marx
93032a8dcc 🎉 Source Cart.com: add order_items stream (#5582)
* add order_items stream

* run format

* add order_items in integration_tests
2021-08-23 23:38:29 -03:00
vovavovavovavova
c403fc230e New Source Cart: Base (#4754)
* pushing auto-generated files for cart source

* New Source Cart: Implementation (#4785)

* save the setup

* preparing the streams::in progress

* adjust new source streams.py

* upd spec

* save schemas without nullable

* fixing with schemas

* save before test

* successful check

* fix discover

* rename wrong name

* read+

* upd configured_catalog

* format

* fixing schemas (doc mismatch a bit with responses also with fields presense) + fix abnormal json

* modify configured_catalog

* gradle jsons

* requested changes

* upd wording

* increase timeouts

* if Cart store name is incorrect: improve user hint && upd failure timeout to be able to check wrong stor name (not only wrong token which is fast)

* cleanup spec.json

* latest upd

* New Source Cart (#4588): Documentation (#4859)

* save docs

* forgotten file name

* finish docs?

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* Update docs/integrations/sources/cart.md

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* merge && resolve conflict

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* apply add abs_property

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>

* rm outdated in acceptance.yaml

Co-authored-by: Eugene Kulak <widowmakerreborn@gmail.com>
2021-07-23 12:37:27 +03:00