1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Dhroov Makwana
eace1e2c21 Source Freshservice: Make Connector Compatible with Builder (#38195)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
2024-05-20 18:09:30 -07:00
Marcos Marx
dc8df8f924 🌟 Source Freshservice: add requested_items stream (#34272) 2024-01-16 10:45:23 -03:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Aviraj Gour
0a86d69e15 Source FreshServices : Migrate Python CDK to Low-code CDK (#29126)
Co-authored-by: Mal Hancock <mhancock@archangelic.space>
2023-08-16 11:12:29 -07:00
Sajarin
a3cd983dbb [non-forked] Source Freshservice API: add stream for customer satisfaction survey responses endpoint (#25929)
* Source Freshservice API: change field data type from integer to string to match API

* Source Freshservice API: correct data types for phone number fields

* Source Freshservice API: correct data types for phone number fields

* add missing testing dependencies

* remove unnecessary install

* Source Freshservice: add stream for customer satisfaction survey responses

* version bump

* fix: linting

* update integration test files with new stream

* bump dockerfile, readme and metadata.yaml

* fix dockerfile and broken cat schema file

* Automated Change

* Automated Change

* fix dockerfile whitespace and add null to schema fields for csat stream

* Automated Change

* Update freshservice.md

* Automated Change

---------

Co-authored-by: Adam Roderick <aroder@gmail.com>
Co-authored-by: Adam Roderick <23650+aroder@users.noreply.github.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-19 13:58:17 -04:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Tuan Nguyen
facdf85fc0 🎉 New Source: Freshservices (#6967)
* add first table

* add other sources and incremental sync

* clean up

* fix schema

* fix unit tests and linting

* Update airbyte-integrations/connectors/source-freshservice/integration_tests/invalid_config.json

Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>

* Update airbyte-integrations/connectors/source-freshservice/Dockerfile

Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>

* Update airbyte-integrations/connectors/source-freshservice/setup.py

Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>

* clean up

* change schema & more clean up

* final touch

* add null for object and array

* final touch

* fix config

* fix integration test

* add unit test

Co-authored-by: oleh.zorenko <19872253+Zirochkaa@users.noreply.github.com>
2021-10-28 22:02:12 -03:00