1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

53 Commits

Author SHA1 Message Date
Marcos Marx
ceb916d874 Source Pipedrive: correct schema removing timestamp from fields (#5642)
* update schema

* update docs and bump version

* rollback frontend change
2021-08-26 14:49:34 -03:00
Arthur Galuza
743a054140 Source Pipedrive: update money type to support floating point (#4912)
* Upd money type: prices can be with floating point

* Upd version in source definitions

* Add a stub integration test to bypass CI/CD test stage

* Remove validate_output_from_all_streams param from acceptance-test-config

* Upd pipedrive changelog
2021-07-23 17:28:45 +03:00
Vadym
24be682163 🎉 New source: Pipedrive connector (#4686)
* Add pipedrive source initial

* Add initial schemas.
Add MVP source implementation.

* Implement MVP streams

* Complete MVP streams implementation

* Apply schema format

* Add test creds

* Update streams.py
Fix schemas

* Update replication_start_date format.
Add extra pagination condition

* Refactor streams, remove unused classes.

* Add pipedrive.md docs file.
Add Pipedrive source definitions.

* Add json source definition.

* Update spec.json

* Add docs mentions throughout the project files
2021-07-19 15:08:23 +03:00