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

17 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
Christo Grabowski
368b211304 Source Surveymonkey: update authenticator (#38559) 2024-05-22 16:09:10 -04:00
Alexandre Girard
a7406d0ffe refactor(source-surveymonkey) Replace AirbyteLogger with logging.Logger and upgrade base image (#38244) 2024-05-20 11:09:15 -07:00
Serhii Lazebnyi
85df7763b9 Source Survey Monkey: Migrate to low code (#35561) 2024-04-01 23:09:58 +02: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
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
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
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
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
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
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
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
vovavovavovavova
08b32d18ed 🎉 New Source: SurveyMonkey (#4097)
* add base files

* upd base

* save

* save sample files

* save & todo resolve state

* save the stage

* save the stage

* pre-gradle save

* fix catalogs

* merge && format

* normal stream slices

* apply requested changes

* requested_changes

* postfix

* update comment

* expand question stream add page_id

* upd typing once + rm missed inactual todo

* upd: caching with temp file

* upd requirements (requested)

* latest requested fixes

* posttext fix retn tempfile

* apply changes && comment

* newly requested changes

* return back spec -> changes to be set in new issue

* merge && usage comment

* add unit_test for get_updated_state function

* add simple date test

* parametrized (?) unittest

* upd comment on record_mode usage

* replace config with custom var

* pytest mark parametrized use

* rm unneeded var

* upd tests (requested)

* merge && upd texts

* add env airbyte_entrypoint
2021-07-05 19:35:46 +03:00