1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

29 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
9ea81b8168 fix(source-asana): Add items field to organization_export_ids array spec (#70445)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: alexandre@airbyte.io <alexandre@airbyte.io>
2025-12-08 18:06:13 -08:00
James Lee
33256bdd0f 🐛 Source asana: add new stream portfolio_items (#59224) 2025-05-05 15:30:31 -03:00
James Lee
aea88559bd 🐛 Source Asana: adds actual_time_minute field to the Task schema (#58594)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2025-04-24 17:40:28 -03:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Brian Lai
ef9b53f48b [source-asana] Upgrade to concurrent for non-incremental substreams / list based (#48712) 2024-12-06 13:27:11 -05:00
mr935h
4abd782a8b Source Asana: add task and target data to stories compact stream (#42856) 2024-07-30 21:39:49 -03:00
mr935h
5787132d5d Source Asana: add task data to stories schema (#42488) 2024-07-24 18:41:11 -03:00
btkcodedev
1c0908d5d6 🐛Source Asana: Fix pagination issues (#39551) 2024-06-18 12:27:51 -04:00
btkcodedev
fde04841fe 🚨🚨Source Asana: Migrate Python CDK to Low-code CDK (#36951)
Co-authored-by: askarpets <anton.karpets@globallogic.com>
2024-06-05 09:54:52 +02:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Marcos Marx
d2ccfe72a8 🐛 Source Asana: fix hidden config access (#32458) 2023-11-13 10:57:03 -03:00
btkcodedev
b7996783a0 Source Asana: Add new stream Portfolio Memberships (#31110)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-11-06 11:50:38 -05:00
Tope Folorunso
827d5a4a88 Source Asana: Add Portfolios stream (#31114)
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-11-03 14:20:28 -04:00
Tope Folorunso
357bb8cab3 Source Asana: Fix StoriesCompact stream, Add Stories stream (#31084)
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-10-25 15:25:54 -04:00
Tope Folorunso
6d0178415b Source Asana: Add OrgnizationExports Stream (#31634)
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-10-24 13:22:14 -04:00
Tope Folorunso
c201496a46 Source Asana: Add Attachments stream (#31090)
Co-authored-by: sajarin <sajarindider@gmail.com>
2023-10-19 15:31:11 -04:00
Tope Folorunso
2c8e1924f8 Source Asana: Add Events stream (#31089)
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-10-16 19:16:01 -04:00
Tope Folorunso
9479979350 Source Asana: Add SectionsCompact stream (#31009)
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-10-16 18:40:23 -04:00
Marius Posta
f5c7c1c0b8 chore: get ./gradlew format to pass for the whole repo (same java style) (#29786) 2023-08-24 05:09:42 -05:00
Arsen Losenko
055fef195d 🐛 Source Asana: migrate to advancedAuth (#26716)
* Source Asana: migrate to advancedAuth

* Update changelog and metadata.yml

* Add predicate key and predicate value to spec

* Update connector version and advancedAuth path
2023-06-01 13:25:14 +03:00
Anatolii Yatsuk
462316bbac 🐛Source Asana: Fix order of authentication methods (#26653)
* Fix the order of authentication methods to make OAuth default one 

* Add allowedHosts to metadata.yaml
2023-05-30 13:21:32 +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
Baz
0dddc1e647 🎉 Source Asana: migrate to new SAT, added base HTTP errors handling (#19561) 2022-11-22 19:34:45 +02:00
Serhii Lazebnyi
98924e0da4 🐛Source Asana: Add cash for project stream (#15749)
* Add cach for project stream

* Updated PR number

* Updated test credential

* Updated docs

* Increased unittest coverage

* Added timout to acceptance test

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-24 07:30:32 +02:00
Alexandre Girard
3894134d11 Bump year in license short to 2022 (#13191)
* Bump to 2022

* format
2022-05-25 17:56:49 -07:00
Dmytro
ae63696d2b Asana source: Add oauth init flow parameters support (#6832) 2021-10-07 10:15:38 +03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
oleh.zorenko
fe3026dd45 🐛 Source Asana: fix schemas and invalid_config.json (#6402)
* Update schemas + update invalid config file

* Add `Changelog` to asana.md + remove CHANGELOG.md

* Bump connector's version + update docs
2021-09-24 17:22:04 +03:00
oleh.zorenko
c8711abbd6 🎉 New Source: Asana (#3510)
* Asana source

* Fix creds for CI.

* Update connection status in acceptance test config

Change status from `exception` to `failed`.

* Implement change request.

Remove few files from /integration_tests folder.
Use `stream_slices` and/or `request_params` functions instear of `read_records` function

* Update sample_config.json file.

* Update airbyte-integrations/connectors/source-asana/CHANGELOG.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Update `stream_slices` using.

Create reneric `read_stream` function in AsanaStream class and move there logic from `stream_slices` function.

* Rename functions.

rename `read_stream` to `read_slices_from_records`.

* Changes about publishing.

Add asana source to `source_definitions.yaml`.
Add `asana.svg`.
Create connector related file in `STANDARD_SOURCE_DEFINITION` folder.

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-05-25 18:55:46 +03:00