1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

66 Commits

Author SHA1 Message Date
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
Philip Corr
ceadf31444 🎉 Source bigcommerce: add brands and categories streams (#20518)
* Add product info to the orders stream

* Update docs

* Refactor order_products into its own stream

* formatting

* Update docs and docker version

* remove duplicate field

* Add brands and categories streams to bigcommerce

* remove duplicate state

* remove duplicate source

* update docs

* update docs

* bump docker version

* update markdown

* lint

* auto-bump connector version

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-12 12:01:53 -05:00
Ella Rohm-Ensing
bc5b72ddb4 Update bigcommerce CDK dependency (#20540)
* Bump bigcommerce

* Update PR number

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-15 17:21:52 -05:00
Philip Corr
25b0e7ae42 🎉 Source bigcommerce: add order_products stream (#20090)
* Add product info to the orders stream

* Update docs

* Refactor order_products into its own stream

* formatting

* Update docs and docker version

* remove duplicate field

* Allow another empty stream and bump abnormal state id

* 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-15 06:25:41 -05:00
roisinbolt
8afaaaac21 Source bigcommerce: add channel and store stream (#16647)
* add bigcommerce channels stream

* add bigcommerce store stream

* update bigcommerce store.json

* remove logger from testing

* update dockerimagetag

* add store url

* update catalog

* resolve test_core integration test

* update store abnormal_state

* remove full refresh store stream from integration test state jsons

* Update source_definitions.yaml

* Update source_specs.yaml

* fix: bigcommerce unit tests

* Update sample_state.json

* fixed all the schemas and unit tests

* auto-bump connector version [ci skip]

Co-authored-by: Vincent Koc <koconder@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-03 10:27:52 -04:00
Jianhao Zhang
ab65ef5ab7 🐛 Source Bigcommerce: fix infinite loop in Page stream (#14940)
* fix(source-bigcommerce): infinite loop by overloaded request_params() in class Page

* bump connector version to 0.1.6 in Dockerfile

* update docs/integrations/sources/bigcommerce.md

* fix: tests are failing

* docs: updated connector definitions

* auto-bump connector version [ci skip]

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-15 13:48:09 +05:30
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
ron-damon
df5170ad20 🐛 Source BigCommerce: Fix date-time columns for orders (V2 stream) (#9935)
* fix datetime columns for orders

* bump connector's version

* add changelog entry

* set PR

* remove unused import

Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2022-02-11 15:23:08 -03:00
Guido Turtu
4d48e77070 🎉 Source BigCommerce: add Products Stream (#9516) 2022-01-26 21:52:42 +01: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
James Sewa Wilson
c496368a57 Source BigCommerce: change dates comparison (#8416)
* fix RFC2822 dates comparison

* quick fix

* merged into master

* quick fix

* run format

* bump version

* run seed file

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
2021-12-08 00:20:35 -03: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
Marcos Marx
3a825e877a correct linkedin ads readme link (#6540)
* correct linkedin ads readme link

* correct link in bigcommerce doc
2021-09-29 10:26:01 -03:00
jacqueskpoty
4e8f7af777 🎉 New Source: BigCommerce (#5521)
Commits
* add new source connector BigCommerce
* all tests passed source-bigcommerce
* Documentation added
* PR number update

Co-authored-by: jsewawilson <jwilson@pebblepost.com>
2021-08-28 14:38:49 -07:00