1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

83 Commits

Author SHA1 Message Date
Brian Leonard
78bf371718 source-surveymonkey: ensure inline schemas, updated cdk, poetry (where possible) (#36664)
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
2024-05-07 14:26:18 +02:00
Serhii Lazebnyi
85df7763b9 Source Survey Monkey: Migrate to low code (#35561) 2024-04-01 23:09:58 +02:00
Danylo Jablonski
5c26b692f5 📝Update certified connectors docs with full list of supported streams (#36235) 2024-03-20 15:03:44 +01:00
Augustin
2f9c884f81 source-surveymonkey: migrate to poetry (#35168) 2024-02-12 06:41:14 -06:00
Augustin
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +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
Leo Schick
f4d2c642fa 🐛 Source SurveyMonkey: fix add missing params to stream survey_responses (#25109)
* add missing params to stream survey_responses

* fix unit test test_surveys_responses_request_params

* use next_page_token when given in survey_responses stream

* fix integration tests

* fix build

* update expected records

* update expected records complete

* fix expected records

* bump connector version and update docs

* Update source_definitions.yaml

* auto-bump connector version

---------

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-27 13:27:22 -03:00
Dominik Wagner
cb593fae9b 🎉 Source SurveyMonkey: add survey_collectors and collectors stream (#23721)
* add survey_collectors stream

* add stream to docs

* add missing schema

* fix stream and add expected records

* remove unused file

* bump connector version

* fix unit test

* add doc url for surveycollectors

* update expected records

* auto-bump connector version

---------

Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-27 07:16:28 -03:00
Marcos Marx
f880bbb8e5 Source Surveymonkey: Fix spec.json required fields and update schema for surveys and survey_responses (#25080)
* Fixes required fields on SurveyMonkey UI

* fix integration test schema update for surveys and survey response

* fix expected records

* update dockerfile and docs

* auto-bump connector version

---------

Co-authored-by: Ali Hassan <alihassan01264@gmail.com>
Co-authored-by: Ali Hassan <62539376+Alihassanc5@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-13 12:07:54 -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
1a22813092 Source SurveyMonkey: Mark datefields in spec as dates (#22865)
* Source SurveyMonkey: Mark datefields in spec as dates

* Update changelog

* Add allowedHosts

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-28 20:17:48 +02:00
Ella Rohm-Ensing
b116cf2f7f Turn off default httpavailabilitystrategy for source-surveymonkey (GA) (#22024)
* Turn off default for source-surveymonkey (GA)

* Update streams.py

* Update streams.py

* Update surveymonkey.md

* Update surveymonkey.md

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-30 16:56:53 +00:00
Augustin
f262bef9d2 source-surveymonkey: fix getBaseURLByOrigin (#19868) 2022-11-29 11:51:56 +01:00
darynaishchenko
e852de13db SurveyMonkey: added OAuth for Eu and Ca (#17964)
* SurveyMonkey: added OAuth for Eu and Ca

* fixed java OAuth flow, removed OneOf

* fixed orders i spec.json, removed unneded tags

* fixed acceptance test

* added unit tests, origin to error message, removed .get

* added check for credentials

* auto-bump connector version

Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-18 12:22:24 +02:00
Arnaud Jeannin
0164355635 🎨 Add oss/cloud tags on doc for GA connectors (#19118)
* feat: add cloud and oss tags

* put headers back

* fix: rm prettier style

* fix: aws styles
2022-11-17 17:01:20 +01:00
Yowan Ramchoreeter
016907ed98 Add notes about EU OAUth (#18835)
EU OAuth is not fully tested so adding a note to account for that.
2022-11-02 11:13:30 -04:00
Augustin
0f618f3503 migrate GA source connectors to per-stream state (#17326) 2022-09-29 14:45:35 +02:00
Roman Yermilov [GL]
18552b49ab 🎉Source SurveyMonkey: handle 404 (#16706)
* Source Survey Monkey: handle nonexistant survey

* Deleted airbyte cdk version from setup

* Updated release stage to GA

* Updated log in doc

* auto-bump connector version [ci skip]

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-16 19:10:42 +02:00
Jagruti Tiwari
8288c16485 fix: replace airbyte oss with airbyte open source (#15885)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-24 01:01:53 -03:00
midavadim
8fe89f5444 🎉 Source SurveyMonkey - to beta (#14998)
* fixed incremental syns for response stream, added unittest, fixed specs, fixed incremental SAT

* removed comments

* updated docs

* updated docs

* bumped connector version

* bumped release stage

* auto-bump connector version [ci skip]

* updated source_specs.yaml

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-03 20:45:22 +03: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
Daniel Diamond
fb9d2bc450 🐛 Update Survey Monkey Incremental Streams (#13046)
* Update get_updated_state

* Bump Dockerfile version and update docs

* Fix updated_state

* Fix bug in response incremental stream

* Include incremental stream in integration tests configured catalog

* Formatting

* chore: bump version in source definitions

* chore: update seed file

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2022-05-25 15:20:09 +05:30
Daniel Diamond
98bbda10ef 🎉 Source Survey Monkey: add option to filter survey IDs (#8768)
* Add custom survey_ids

* bump version

* Update survey_question schema

* Add changelog

* Allow null objects

* merge master and format

* Make all types safe with NULL and add survey_ids to all streams

* Make additional types safe with NULL

* Make additional types safe with NULL

* One last safe NULL type

* small fixes

* solve conflic

* small fixes

* revert fb wrong commit

* small fb correction

* bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-02-24 11:20:35 -03:00
Anna Lvova
edc0925eca 🎉 SurveyMonkey source: scopes change (#9508)
* change list of scopes

* upd changelog

* bump version
2022-01-17 18:17:52 +02:00
ycherniaiev
d1966e0ebd Update fields in source-connectors specifications: sentry, shortio, surveymonkey, tempo, trello, us-census (#8628) 2021-12-28 17:25:20 +02:00
Serhii Chvaliuk
b76d15534e 🎉 Survey Monkey: Improve 'check' using '/users/me' API call (#7868)
* Improve 'check' using '/users/me' API call

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-11-18 14:52:15 +02:00
Dmytro
85381bde3c Surveymonkey: oAuth backend and connector's spec change. (#7524) 2021-11-02 10:40:39 +02:00
Arthur Galuza
74c78b92f5 🎉 Source SurveyMonkey: add OAuth support (#7433)
* Add OAuth support

* Upd changelog

* Upd spec
2021-10-31 13:33:04 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Dmytro
6ec45b3602 🐛 Surveymonkey source: fix gzip compressed http response caching (#5983)
* Surveymonkey source: fix gzip compressed http response caching
2021-09-12 19:09:24 +03:00
Abhi Vaidyanatha
15971e89b1 0.27.1 Connector Patch Notes (#4646)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-07-09 00:15:28 -07:00
vovavovavovavova
4774edf2ca add source-definitions (#4601)
* add source-definitions

* tmp: add docs

* upd docs

* add changelog

* changes

* upd docs/integrations/readme
2021-07-07 20:48:20 +03:00