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

16 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
24c170ebde Surveymonkey refactor: add CheckpointMixin for state management (#39329) 2024-06-07 11:52:43 -04:00
Christo Grabowski
368b211304 Source Surveymonkey: update authenticator (#38559) 2024-05-22 16:09:10 -04:00
Serhii Lazebnyi
85df7763b9 Source Survey Monkey: Migrate to low code (#35561) 2024-04-01 23:09:58 +02: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
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
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
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
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
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
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
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07: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
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