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

41 Commits

Author SHA1 Message Date
Airbyte
6b629234fd 🐙 source-close-com: run up-to-date pipeline [2024-10-21] (#47047) 2024-10-21 23:09:18 +03:00
Airbyte
143e17ae6f 🐙 source-close-com: run up-to-date pipeline [2024-10-12] (#46803) 2024-10-13 03:20:10 +03:00
Airbyte
ede5cf153f 🐙 source-close-com: run up-to-date pipeline [2024-10-05] (#46449) 2024-10-06 03:20:06 +03:00
Airbyte
b1fbc51ff0 🐙 source-close-com: run up-to-date pipeline [2024-09-28] (#46116) 2024-09-29 03:23:06 +03:00
Airbyte
7a99853951 🐙 source-close-com: run up-to-date pipeline [2024-09-21] (#45738) 2024-09-22 03:22:29 +03:00
Airbyte
0d3882ffbc 🐙 source-close-com: run up-to-date pipeline [2024-09-14] (#45483) 2024-09-15 03:23:00 +03:00
Airbyte
49916141e5 🐙 source-close-com: run up-to-date pipeline [2024-09-07] (#45300) 2024-09-08 03:18:35 +03:00
Airbyte
c800444702 🐙 source-close-com: run up-to-date pipeline [2024-08-31] (#44976) 2024-09-01 03:22:16 +03:00
Airbyte
f44e459733 🐙 source-close-com: run up-to-date pipeline [2024-08-24] (#44651) 2024-08-25 03:21:17 +03:00
Airbyte
9cb112b585 🐙 source-close-com: run up-to-date pipeline [2024-08-17] (#44305) 2024-08-18 03:19:19 +03:00
Airbyte
9d06a57c01 🐙 source-close-com: run up-to-date pipeline [2024-08-12] (#43877) 2024-08-12 19:50:21 +03:00
Augustin
4f97c16b38 🐙 source-close-com: run up-to-date pipeline [2024-08-10] (#43574) 2024-08-11 02:23:02 +02:00
Augustin
99415af973 🐙 source-close-com: run up-to-date pipeline [2024-08-03] (#43296) 2024-08-04 02:17:05 +02:00
Augustin
f46ecff0c6 🐙 source-close-com: run up-to-date pipeline [2024-07-27] (#42639) 2024-07-28 02:28:36 +02:00
Augustin
ec49dc290b 🐙 source-close-com: run up-to-date pipeline [2024-07-20] (#42318) 2024-07-21 02:20:39 +02:00
Augustin
c2f1c1f08a 🐙 source-close-com: run up-to-date pipeline [2024-07-13] (#41896) 2024-07-14 02:19:14 +02:00
James Truty
2b428510c7 bug(source-close-com): add array type support to custom field types (#40515) 2024-07-11 14:05:51 +00:00
Augustin
60010988ce 🐙 source-close-com: run up-to-date pipeline [2024-07-10] (#41374) 2024-07-10 14:27:50 +02:00
Augustin
e9d7ab5683 🐙 source-close-com: run up-to-date pipeline [2024-07-09] (#41313) 2024-07-10 08:32:21 +02:00
Augustin
27041f7b19 🐙 source-close-com: run up-to-date pipeline [2024-07-06] (#40994) 2024-07-07 02:17:38 +02:00
Augustin
183ac5c53e 🐙 source-close-com: run up-to-date pipeline [2024-06-25] (#40350) 2024-06-26 02:26:37 +02:00
Augustin
ba100b0fd0 🐙 source-close-com: run up-to-date pipeline [2024-06-22] (#40043) 2024-06-23 02:22:50 +02:00
btkcodedev
46b2188fe0 🐛Source Close.com: format source, delete requirements.txt, change spec from json to yaml (#39477) 2024-06-14 11:06:32 -07:00
Natik Gadzhi
5e3aef6efc source-close-com: [autopull] base image + poetry + up_to_date (#38391)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-06-14 02:15:11 +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
Marcos Marx
31db9f8df7 Source Close.com: add custom fields (#34286)
Co-authored-by: James Truty <jtruty@gmail.com>
2024-01-16 10:45:44 -03:00
Tope Folorunso
a7f6928528 :bug:Source Close.com: Fix Email Activities Stream Pagination (#31534)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-11-10 15:57:49 -03:00
Baz
b277cd37ec 🐛 Source Close-Com: fix DatePicker format issue with Start Date (#29206)
* updated spec

* updated changelog
2023-08-08 13:28:36 +03:00
Christo Grabowski
9217c1221b Source Close.com: add human readable titles to api-key and `start_d… (#27950)
* Source Close.com: add human readable titles to `api-key` and `start_date` fields 

- Added `api-key` title: `API Key`
- Added `start_date` title: `Replication Start Date`

* update version to 0.4.1 in metadata.yaml

* update version to 0.4.1 in Dockerfile

* update close-com.md changelog to 0.4.1

* Update airbyte-integrations/connectors/source-close-com/source_close_com/spec.json

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

---------

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-07-11 11:48:26 -04:00
Christo Grabowski
bbbf1e66a6 📝 docs: update close.com source page (#27922)
* docs: update close.com source page

- Added link to source
- Added step-by-step instructions for creating API key
- Addressed edge case wherein first-time users have slightly different setup steps
- Expanded setup steps,
- Added example of date formatting
- Fixed minor typos

* docs: updates to close.com source page
2023-07-05 15:13:06 -04:00
Artem Inzhyyants
c777ed8ab9 Source Close com: Update the Email Followup Tasks stream schema (#27776)
* Source Close: update expected_records

* Source Close: update schemas

* Source Close: bump version + docs update
2023-06-29 12:30:26 +02:00
Denys Davydov
84fd8a5290 🐛 Source Close-Come, Source Hubspot, Source GitHub, Source TikTok-Marketing, Source SurveyMonkey, Source SmartSheets: fix builds (#26024)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* fix builds

* resolve dependencies conflict, bump version

* tiktok: upd expected records

* connector health: revert GA4 changes

* auto-bump connector version

* connector health: upd source definitions manually

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-12 23:10:19 +03:00
Baz
aa5a9141b3 🐛 Source Close.com: extend roles schema with missing properties (#25868) 2023-05-09 13:54:46 +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
Arsen Losenko
1fcc1fa95b Source Close.com: Mark datefields in spec as dates (#23074)
* Source Close.com: Mark datefields in spec as dates

* Update changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-03 17:35:49 +02:00
Roman Yermilov [GL]
ab44197bcf Source Close.com: migration to low-code (#18968)
* Source Close.com: migration to low-code

* Source Close.com: bump version; update changelog

* Source Close.com: documentation structure standartization

* Source Close.com: making connector to be prepared to beta

* Source Close.com: migrate SAT  config to new version

* Source Close.com: unit tests for custom components

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-07 22:00:37 +04: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
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Anna Lvova
03e1e08047 🎉 New Source: Close.com (#5366)
* added close com source

* added docs

* added activities streams

* added tasks streams

* updated doc

* fixed indent

* added docs

* add PR to doc

* fix doc

* fix doc

* update after review

* update after review

* remove streams from empty_streams

* move path from streams to Mixin classes

* update README

* add streams

* update doc

* fix opportunities cursor_field

* remove Roles stream from tests

* add Roles stream to SAT after fix in 5738 PR

* add bootstrap.md

* add bootstrap.md

* update after review

* update after review

* remove state_checkpoint_interval
2021-09-13 17:44:31 +03:00