1
0
mirror of synced 2025-12-23 03:47:05 -05:00
Commit Graph

140 Commits

Author SHA1 Message Date
Baz
01381ae37c 🐛 Source Shopify: fix one-time retry after Internal Server Error for BULK streams (#37468) 2024-04-22 18:00:42 +03:00
Baz
dccb6c02aa 🎉 Source Shopify: dynamically adjust the size of the slice for Bulk API streams (#36788) 2024-04-17 12:13:29 +03:00
Maxime Carbonneau-Leclerc
893929841c Source Shopify: ensure Per-Stream Error Messaging and Record Counts In State (#36355) 2024-03-22 08:15:31 -04:00
Baz
6efff86a26 🐛 Source Shopify: fix STATE messages frequency for the nested sub-streams (#36170) 2024-03-15 18:08:17 +02:00
Brian Lai
01da74edb9 🐛 [source-shopify] Fix discover command if shop name does not exist (#36000) 2024-03-13 11:37:26 -04:00
Baz
3791a43a57 🐛 Source Shopify: Fixed bug when start date was not provided, but the stream was using it (#35952) 2024-03-11 17:26:04 +02:00
Baz
f5094041be 🐛 Source Shopify: Migrate from REST > GraphQL BULK Operations where possible, fixed STATE collisions for sub-streams (#32345) 2024-02-26 18:05:36 +02:00
Augustin
4bf3f02b61 source-shopify: migrate to poetry (#35166) 2024-02-13 04:53:25 -06:00
Danylo Jablonski
2570ec9062 📝Source Shopify: Docs: Update shopify.md (#33804) 2024-01-22 17:10:40 +02:00
Joe Reuter
919f94bc50 Source Shopify: Convert to airbyte-lib (#33935) 2024-01-15 12:15:49 +01:00
Artem Inzhyyants
6850437d7c 🐛 Source Shopify: Fix GraphQL query (#33827) 2024-01-08 20:39:07 +01:00
Christo Grabowski
67dc33e11b Docs: Update Source Shopify docs (#31348)
Co-authored-by: katmarkham <40400595+katmarkham@users.noreply.github.com>
2023-11-08 16:56:53 -05:00
Augustin
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +02:00
Baz
2eeed50fc7 🐛 Source Shopify: Fixed the issue caused by the missing access token while setup the new source and not yet authenticated. (#31500)
Co-authored-by: bazarnov <bazarnov@users.noreply.github.com>
2023-10-18 13:16:23 +03:00
Baz
9469c71897 🐛 Source Shopify: Fix feching Deleted Events with STATE presence (#31381) 2023-10-13 15:11:53 +03:00
Peter Hu
f1ea39786b Source Shopify: Include socat binary in docker image (#30560) 2023-09-19 10:03:11 -07:00
Baz
9734fa3157 🎉 Source Shopify: Add ability to fetch destroyed records for Articles, Blogs, CustomCollections, Orders, Pages, PriceRules, Products (#30246) 2023-09-18 19:07:18 +03:00
Sherif A. Nada
fa0b959e85 Fix Shopify.md formatting (#30053) 2023-08-31 11:44:33 -07:00
Baz
72c4f5446f 🎉 Source Shopify: migrate to the Shopify API Version 2023-07 (#29361) 2023-08-28 19:00:18 +03:00
Baz
5a413d4826 🐛 Source Shopify: handle the HTTP-500 Internal Server Error (#29302) 2023-08-10 00:21:45 +03:00
Baz
443d921765 🎉 Source Shopify: updated OAuth Spec, allow *.myshopify.com shop names for input configuration (#28291) 2023-08-09 09:50:04 +03:00
Efim Matytsin
f1c89a157c Source Shopify: add new stream Disputes (#28770)
* SCNTALS-1988 add disputes stream to shopify

* Update airbyte-integrations/connectors/source-shopify/source_shopify/schemas/disputes.json

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>

* added disputes to acceptance-test-config.yml

* add docs for shopify stream

---------

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
2023-08-04 13:25:38 -05:00
Baz
343a45c3b7 🐛 Source Shopify: improve error messages, refactored code (#28700) 2023-07-26 15:44:52 +03:00
Marcos Marx
57a7a03705 change discourse to github discussion (#28152) 2023-07-11 11:50:32 -03:00
Evan Tahler
62d9823cd8 Shopify connector license to Elv2 (#27732)
* Shopify connector license to Elv2

* PR id
2023-06-27 10:59:41 -05:00
Serhii Lazebnyi
d96f6cbcdb Source Shopify: Added new streams (#27315)
* Added new streams

* Delete blocked streams

* Delete unnecessary scopes

* Bump version

* Updated configured catalog

* Fix test_privileges_validation

* Fixed CAT for shopify

* Fix CAT for shopify

* Fix abnormal state

* Firmat code

* Updated doc
2023-06-22 18:13:32 +02:00
Natalie Kwong
af1535c29f Create additional setup guides for top API sources (#27101)
* New setup guides

* Remove Google Ads bottom note

* Add "s" for Google Sheets

* Improve headers on Shopify

* Add two streams back
2023-06-08 19:05:40 -04:00
Natalie Kwong
3476a81738 Updates to setup guides for APIs (#26870)
* Updates to API docs

* Updates from review

* resolve conflits

* Update Asana doc

* Revert Asana

* Add note on multiple projects
2023-06-05 18:04:41 -04:00
Baz
da60731bda 🐛 Source Shopify: validate shop input (name only, reject urls) (#25961) 2023-05-11 11:11:37 +03:00
Baz
26c9ad5062 🐛 Source Shopify: fix None cursor field value, access_scopes keyError issue, JSONDecodeError issue, mark datefields as format of date (#25110) 2023-04-24 23:47:51 +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
Baz
b7808a3b29 🐛 Source Shopify: fix OOM/memory leak (#23473) 2023-02-27 21:19:44 +02:00
Yowan Ramchoreeter
e93a463983 Update shopify.md (#21502)
Adding call to action to Shopify doc to help us land OAuth in Cloud
2023-01-23 23:53:58 +05:30
Baz
4ade1dad88 🎉 Source Shopify: unblock for all workspaces (#21439) 2023-01-18 16:49:52 +02:00
Baz
5b731d1c8d 🐛 Source Shopify: add discount applications to orders stream (#21461) 2023-01-17 16:49:14 +00:00
Philip Corr
b452d53e97 🎉 Source Shopify: Add a graphql products stream (#19789)
* add graphql stream for shopify products

* Update docs

* add json schema back in

* Fix graphql source tests

* fix: format python files with flake8

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-04 18:00:56 -05:00
Baz
5e302e0a8a 🎉 Source Shopify: update API version to 2022-10 (#18298) 2022-10-24 15:23:15 +03:00
Artem Inzhyyants
fc8be13d33 🎉 Source Shopify: Add metafield streams (#17962)
* 🎉 Source Shopify: Add metafield streams

* Source Shopify: fix unittest

* Source Shopify: docs update

* Source Shopify: fix backward compatibility test

* Source Shopify: fix schemas

* Source Shopify: fix state filter

* Source Shopify: refactor & optimize

* Source Shopify: fix test privileges

* Source Shopify: fix stream filter

* Source Shopify: fix streams

* Source Shopify: update abnormal state

* Source Shopify: fix abnormal state streams

* Source Shopify: fix streams

* updated methods, formated code

* Source Shopify: typo fix

* auto-bump connector version

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-17 23:01:10 +02:00
Baz
c04d317e45 🐛 Source Shopify: fix 404 for configured streams, fix missing cursor error for old records (#17777) 2022-10-12 15:16:09 +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
Tomas Perez Alvarez
5689483bfe doc: fix small typo on Shopify documentation (#13992) 2022-06-22 17:58:07 +02:00
Sherif A. Nada
b8e147538c Update various connector input configs & docs copy (#12500) 2022-05-04 23:37:10 -07:00
Harshith Mullapudi
9508f611fb 🎉 Source Shopify: implement BalanceTransactions stream (#10204) 2022-03-22 21:24:24 +02:00
Baz
0c064f1fbe 🐛 Source Shopify: Improve SubStream state handling (#10915) 2022-03-09 15:24:21 +02:00
Baz
21a88446dd 🐛 Source Shopify: Minor specification re-order, fixed links in documentation (#10794) 2022-03-04 19:26:21 +02:00
Philippe Boyd
10f17ef38b 🐛 Source Shopify: fix wrong field type for tax_exemptions (#10419)
* fix(shopify): wrong type for tax_exemptions

abandoned_checkouts customer tax_exemptions had the wrong field type

* fix(shopify): wrong type for tax_exemptions

abandoned_checkouts customer tax_exemptions had the wrong field type

* bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-02-23 14:38:30 -03:00
Baz
67b7fc96ad 🎉 Source Shopify: add tender_transactions stream (#10449) 2022-02-21 20:22:02 +02:00
Baz
26934802a0 🐛 Source Shopify: fixed compatibility issues for legacy user config (#10175) 2022-02-08 16:37:28 +02:00
Serhii Lazebnyi
d76fe1eb21 🎉 Source Shopify: Add privileges validation (#9648)
* Add handling of scroll param when it expired

* Updated PR number

* Fix typo in docs

* Add unittest

* Updated scroll or standard switch mechanism

* Updated to linters

* Updated spec.yaml and defenitions

* Added privileges validation

* Updated to linter

* Updated PR number

* Updated to review

* Bumped docker version

* Bumped seed version
2022-01-24 21:52:52 +02:00