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

20 Commits

Author SHA1 Message Date
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
Christo Grabowski
632ef0221a Source Babelforce: Migrate to manifest-only (#43439) 2024-08-09 13:35:05 -07:00
Augustin
9f75341202 🐙 source-babelforce: run up-to-date pipeline [2024-08-03] (#43191) 2024-08-04 02:22:57 +02:00
Augustin
384519c5aa 🐙 source-babelforce: run up-to-date pipeline [2024-07-27] (#42633) 2024-07-28 02:28:54 +02:00
Augustin
de494d2156 🐙 source-babelforce: run up-to-date pipeline [2024-07-20] (#42239) 2024-07-21 02:24:51 +02:00
Augustin
98792772e4 🐙 source-babelforce: run up-to-date pipeline [2024-07-13] (#41728) 2024-07-14 02:27:51 +02:00
Augustin
ad9e74cdd9 🐙 source-babelforce: run up-to-date pipeline [2024-07-10] (#41508) 2024-07-11 02:21:22 +02:00
Augustin
ae1dc3ff4f 🐙 source-babelforce: run up-to-date pipeline [2024-07-09] (#41260) 2024-07-10 02:17:47 +02:00
Augustin
08e5c2c728 🐙 source-babelforce: run up-to-date pipeline [2024-07-06] (#40911) 2024-07-07 02:21:40 +02:00
Augustin
307498a628 🐙 source-babelforce: run up-to-date pipeline [2024-06-25] (#40386) 2024-06-26 02:24:52 +02:00
Augustin
6154215aa3 🐙 source-babelforce: run up-to-date pipeline [2024-06-22] (#39963) 2024-06-23 02:26:10 +02:00
Dhroov Makwana
f4cb64eb4a Source Babelforce: Make Connector Compatible with Builder (#38776) 2024-06-13 02:14:23 +02:00
Augustin
f3c0b38403 source-babelforce: [autopull] Upgrade base image to v1.2.2 (#39163) 2024-06-06 10:29:32 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
b3231bb76a source-babelforce: [autopull] base image + poetry + up_to_date (#38523)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
2024-05-24 15:57:43 -07:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Tope Folorunso
5e21b9742c Migrate Babelforce Source Connector to Low Code (#29314)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-08-24 07:42:12 -05:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Evan Tahler
199b7e9114 Fix babelforce doc title (and navigation) (#21070) 2023-01-05 10:16:46 -08:00
Mohamed Magdy
a7f32c00e8 🎉 New source: Babelforce (#12700)
* solve deleted file

* Set Babelforce version to `0.1.0`

* Update Babelforce source documentaiton with the PR link

* Remove `.python-version` file in Babelforce source from Git

* Fix typo in Babelfoce `spec` description field

* Remove redaundant `title` field from JSON schema in Babelforce source

* Add examples for the `date_created_from` and `date_created_to` Babelforce source spec

* Remove redaundant `static` `authenticator` method in Babelforce source

* Check if `date_created_from` less than `date_created_to`

In Babelforce source

* Add parsing details to `docstring`

For Babelforce source

* Fix fetching next page token

In Babelforce source

* Remove parent class `docstring`

In Babelforce source

* Use `pendulum` to parse date/time

In Babelforce source

* add babelforce to source index

* remove icon

* format files

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-12-02 19:29:04 -03:00