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

8 Commits

Author SHA1 Message Date
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
midavadim
f2ba0873f3 🎉 Source ZohoCRM - enable in cloud (#23906)
* Fixed authentication to support latest CDK, fixed SAT, updated expected record, enabled high strictness

* updated docs and connector version

* updated format of abnormal state

* updated version is seed

* merged

* updated connector version

* fixed SAT

* fixed SAT

* added empty streams

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-19 23:24:50 +02:00
Marcos Marx
afb4a00bff Source Zoho CRM: Set airbyte type to string for zoho autonumbers when they include prefix or suffix #23818 (#24034)
* feature: correctly set autonumber type if it contains prefix or suffix

Zoho connector assumes any autonumber data type maps to airbyte's
big_integer. But that is not true as in Zoho you can create incremental
fields with strings in them via the prefix/suffix config params. Taking
this into account we choose string format in case prefix and suffix are
not empty.

* fix unit test and bump connector version

* correct auto_numbe ref

* update docker python base and fix auth

* fix python version file

* fix tests and validate with integration test

* fix  flake

* auto-bump connector version

---------

Co-authored-by: Gerard Clos <clos.gerard@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-15 12:35:20 -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
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
Denis Davydov
5739ee8722 🎉 New Source: ZohoCRM (#11193)
* issues 4934: new source - ZohoCRM

* 4934 zohoCrm: add incremental streams

* 4934 ZohoCRM: add max_workers to thread pool executor

* 4934 ZohoCRM: rm redundant stream, fix sync start_datetime

* 4934 ZohoCRM: multiselectpicklist data type

* 4934 format code

* 4934 acceptance tests

* #4934 zoho crm: unit tests

* #4934 zohocrm unittests

* #4934 tests

* #4934 zoho crm: docs

* #4934 zoho crm: review fixes

* #4934 zoho crm: review fixes

* #4934 zoho crm: review fixes

* #4934 new source - zoho crm: upd spec and definitions
2022-04-06 16:56:47 +03:00