1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
Henri Blancke
381f49e250 🐛 Source Retently: Fix invalid json schema for nps stream (#25714)
* [FIX] fix nps json schema

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump version to v0.1.4

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add PR to changelog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update acceptance test config to new version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] schemas

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* add nulls to feedback schema, bump dockerfile, metadata.yaml and readme

* remove unused parse function

* [FIX] json schemas

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* fix broken schema files

* enable backwards_compatibility for 0.1.5

* add back date-time to outbox.json schema and cast empty strings to null

* refactor: improve handling of empty strings

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

---------

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-19 16:02:02 -04:00
Marcos Marx
9c259f0a3c Source Retently: correct schemas and make integration test work again (#25900)
* remove duplicate streams

* fix integration test for retently

* remove unrelated change to cdk

* remove logs

* bump connector version

* update doc

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-09 14:04:05 -03:00
Henri Blancke
305b1eb7ef 🎉 Source Retently: Add campaigns, feedback, outbox, templates streams (#19456)
* [ADD] missing streams

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] increase request limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update customers schema

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] formatting, fix unit and acceptance tests

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] bump version

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [FIX] feedback additional questions answer can be string

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] docs

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] companies pagination limit

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add all streams to configured catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] update sample catalog

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>

* [UPD] add newline

Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>

* fix: modify schema files to pass SAT

* Update configured_catalog.json

Signed-off-by: Henri Blancke <blanckehenri@gmail.com>
Co-authored-by: Haithem SOUALA <haithem.souala@woopit.fr>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-12-16 13:18:48 -05: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
Iryna Grankova
1e4eea241e Update fields in source-connectors specifications: retently (#9045)
* Files title/description update for issue # 8914

* Version update for issue # 8914

* Update airbyte-integrations/connectors/source-retently/source_retently/spec.json

Update description

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>

* Update airbyte-integrations/connectors/source-retently/source_retently/spec.json

Update Description

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>

* add doc

* add doc

* bump version

Co-authored-by: Anna Lvova <37615075+annalvova05@users.noreply.github.com>
Co-authored-by: alvova <annalvova05@gmail.com>
2021-12-28 14:26:06 +02:00