1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Artem Inzhyyants
c2799133fb Source strava: update docs + http -> https (#24368)
* Source Strava: http -> https

* Source Strava: update docs

* Source Strava: update docs

* Source Strava: update docs

* Source Strava: add allowed hosts

* Automated Change

* Source Strava: add date-time format

* Source Strava: add date-time format

* auto-bump connector version

---------

Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-23 20:41:04 +01:00
midavadim
bb62d8089b 🎉 Source Strava - enable to cloud, to beta (#24101)
* fixed spec, added expected records, enabled high strictness, added unit tests

* updated docs, formatting

* Fix SAT

* Automated Change

* Fix typo in docs

* auto-bump connector version

---------

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com>
Co-authored-by: lazebnyi <lazebnyi@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-22 16:27:05 +01: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
Serhii Chvaliuk
39b62d6bf4 🐛 Source: Strava: support OAuth 2.0 (#8799)
* OAuth 2.0 added

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2021-12-15 19:30:58 +02:00
Iryna Grankova
ae8acdc788 Update fields in source-connectors specifications: smartsheets, square, strava, tiktok-marketing, typeform, zendesk-chat, airtable, amazon-seller-partner (#8425)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Your Name <you@example.com>
2021-12-10 11:58:21 +02:00
terencecho
1b1b52d6c9 🎉 New Source: Strava (#7151)
* Initial commit for new source: Strava

* Update readme and invalid_config

* Update PR number in docs

* Update docs/integrations/README

* Annotae spec with airbyte_secret

* Change starting_after input to start_date and add try/catch connection check

* Add connector to connector index

* Address PR commends and separate streams

* Set start_date as a required field

* Remove nexted objects from schema

* Remove schema TODO.md

* Fix schema

* Edit activites schema to allow for null values

* Fix formatting

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Fix formatting

* Update source_definitions.yaml

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2021-10-26 17:06:12 -03:00