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
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
Arsen Losenko
61931e60f1
Source 3PL Central: add a check for HTTP URLs in config ( #18763 )
...
* Source TPI Central: add a check for HTTP URLs in config
* Update changelog
* Fix tests
* Add missing attributes to fix the test that wasn't working
* Add HTTPS URL check to SAT tests
* Remove previously added changes
2022-11-09 17:11:49 +02: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
Juozas V
22dcb0f674
🎉 New Source: 3PL Central ( #7322 )
...
* Add source-tplcentral
* Add source definition
* Add missing file
* Update catalog
* Update sample config
* Update formatting
* Update invalid config
* Fix primary key identifier
* Update naming
* Rename variable
* Parametrize page size
* Implement Items stream
* Update schemas
* Update response normalization
* Add arrow
* Implement items stream cursor
* Fix types
* Cleanup
* Add customers stream
* Fix items sort
* Add stock_details stream
* Add inventory stream
* Add orders stream
* Refactor streams to a separate file
* Update cursor handling
* Refactor request_params
* Simplify
* Update params generation
* Update response parse
* Refactor stream+slices
* Refactor parse_response
* Cleanup
* New order
* Fix style
* Refactor parse_reponse
* Fix cursor
* Don't fetch next page after the last
* Fix schema errors
* Flatten shared schemas
* Inline refs
* Fix handling None stream_state
* Update schemas
* Implement primary_key and cursor fields
* Fix style
* Fix style
* Fix schemas
* Fix deep_map
* Fix items schema
* Fix cursor formatting
* Update integration tests assets
* Update README.md
* Remove TODO.md
* Update spec.json
* Cleanup
* Add bootstrap.md
* Increase page sizes
* Increase state checkpoint interval
* Add documentation
* Update links to the documentation
* Add build status badge
* Implement test_source.py
* Improve code testability
* Add stream tests
* Implement test_incremental_streams
* Add requests-mock dependency
* Fix formatting
* Update author
* Run ./gradlew format
* Cleanup failed merge artifacts
* Update sample_state.json
* Add stream documentation urls
* Cleanup
* Preserve upstream naming
* Fix primary key
* Fix configured catalog
* Update schemas
* Update catalog.json
* Fix tests
* Add schema source files
* Split configured catalogs
* Cleanup
* Update documentationUrl
* Add new properties
* Run gradlew format
* Remove additionalProperties: false from the schemas
* Revert "Remove additionalProperties: false from the schemas"
This reverts commit d4e8fea2fd .
2021-12-28 13:35:36 +05:30