Joe Reuter
5f05971924
Connector builder: Add documentation for unified oauth authenticator ( #27061 )
...
* add documentation
* adjust docs
2023-06-22 12:20:32 +02:00
Ben Church
9dc8bb7a19
Update documentation for support url to documentation url ( #27375 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
2023-06-14 14:24:43 -05:00
Augustin
5b8200181c
connectors-ci: deprecate slash test ( #27200 )
2023-06-14 18:19:13 +02:00
Joe Reuter
69c3a73ba9
Connector builder: Adjust documentation for incremental sync changes ( #27206 )
...
* adjust documentation
* update tutorial based on incremental sync changes
---------
Co-authored-by: lmossman <lake@airbyte.io >
2023-06-13 14:09:55 -07:00
Ben Church
a816d39223
Add icon docs ( #27295 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
2023-06-12 20:51:28 -05:00
Joe Reuter
27635ba26a
Low code CDK: Datetime format documentation ( #27149 )
...
* add format documentation
* fix
* improve
2023-06-12 17:39:12 -07:00
Lake Mossman
ca41f23570
Update connector builder docs for auto-import schema change ( #27218 )
...
* adjust connector builder docs to account for auto-import schema
* undo formatting changes to record-processing
* undo formatting changes to tutorial
* reword
2023-06-09 12:21:27 -07:00
Joe Reuter
3e336bfcaa
add documentation for new ability ( #27009 )
2023-06-09 12:21:38 +02:00
Ben Church
623391bfa3
Update docs ( #26935 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
2023-06-02 09:54:48 -07:00
Tyler B
001abdf494
Correct links at bottom of tutorial page ( #26910 )
...
* Correct links at bottom of tutorial
The current links take you to `https://docs.airbyte.com/connector-development/connector-builder-ui/tutorial/record-processing ` which is a 404.
I think I changed it correctly to redirect to `https://docs.airbyte.com/connector-development/connector-builder-ui/record-processing ` which is the correct url by excluding `/tutorial`
* Update tutorial.mdx
* absolute path
---------
Co-authored-by: Joe Reuter <joe@airbyte.io >
2023-06-01 17:57:46 +02:00
Lake Mossman
1b171e0ead
update docs for step ( #26809 )
2023-05-31 14:38:37 -07:00
Ben Church
1dabc6208e
Metadata: add tags field ( #26320 )
...
* Add optional tags field
* Remove duplicate icons
* Add programming tags to all
* Update docs
* supportUrl -> documentationUrl
* Ensure one language tag is applied
* Add keyvalue check
* rebase and fix tests
* Format
* Add cache buster
* Improve test
* Automated Commit - Formatting Changes
* Update error
* Fix missing tags
* Fix scaffold
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com >
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com >
2023-05-26 16:13:09 -07:00
Augustin
42f3d4559f
connectors-ci: re-upload spec if image exists + fix pre-release ( #26604 )
...
* connectors-ci: fix pre-release
* fix edge case
* Automated Change
---------
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com >
2023-05-25 21:53:51 +02:00
Marcos Marx
87f277f41b
remove old testing docs ( #26605 )
2023-05-25 15:22:52 -03:00
Joe Reuter
5b5fa23607
adjust documentation ( #26036 )
2023-05-24 04:36:58 -04:00
Augustin
80032f73f9
connectors-ci: deprecate slash publish ( #25865 )
2023-05-22 10:10:56 +02:00
Lake Mossman
e9da95ef07
add documentation about new simplify connector form fields ( #24125 )
...
* add documentation about new simplify connector form fields
* pr comments
* Update docs/connector-development/connector-specification-reference.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* fix description
* fix merge
* more in depth ordering description
* fix documentation after change to optional field ordering behavior
* add note about auto-opening collapsed sections
* Reword
* fix wording
---------
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2023-05-18 10:26:21 -07:00
Ben Church
8557eb96d9
Remove autobump from /publish ( #26166 )
2023-05-16 18:44:37 -05:00
Marcos Marx
d0fa40c307
Update Troubleshooting documentation ( #26048 )
...
* remove unused docs and create troubleshooting main page
* add desc
* update our troubleshooting page
* add premium support mention
* update link to daily oh
* add notes of premium support in other pages
* remove ref in local deployment and sidebar
2023-05-15 16:52:08 -03:00
Marcos Marx
611d954965
Docs: add schema stream reference instructions ( #25936 )
...
* add schema refenrence docs
* Update schema-reference.md
* Update schema-reference.md
2023-05-11 19:40:39 -04:00
Ben Church
f2944dd59b
Docs: Metadata add docs ahead of merge ( #26015 )
...
* Cherry pick docs files from metadata-service/feat-remove-definitions
* Add link to checklist
* Fix docasaurus error
2023-05-11 16:10:13 -05:00
Joe Reuter
6e8de6c615
prepare docs for open beta ( #25959 )
2023-05-11 14:50:52 -04:00
Evan Tahler
090c1a9701
help-connector-development > using-the-cdk ( #25902 )
2023-05-09 08:45:06 -07:00
Joe Reuter
bb6a40c285
small docs adjustments ( #25879 )
2023-05-09 16:41:28 +02:00
Sherif A. Nada
9959e8d437
docs: low-code is now in beta
2023-05-02 17:11:14 -07:00
Sherif A. Nada
ab688a77a8
Docs: change warning section to a note section
2023-05-02 16:56:19 -07:00
Deke Li
ad7c227c1b
fix doc naming for DatetimeCursorBased to DatetimeBasedCursor ( #25764 )
2023-05-02 23:46:03 +00:00
Joe Reuter
2552d93ef4
Connector builder documentation: Add example connectors ( #25563 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* first version of tutorial
* review comments
* improvements
* partitioning documentation
* incremental sync
* review comments
* improvements
* record processing doc
* improvements
* error handler connector builder ui documentation
* add missing link
* overview page
* add examples
* add something
---------
Co-authored-by: brianjlai <brian.lai@airbyte.io >
2023-05-02 20:10:57 +02:00
Joe Reuter
f5c871c33f
Connector builder documentation: Add recordings to concept pages ( #25628 )
...
* add recordings
* review comments
2023-04-30 07:33:53 +02:00
Alexandre Girard
a4b518fb30
low-code: Update docs on incremental syncs ( #25696 )
...
* Update docs
* Automated Commit - Formatting Changes
* update
---------
Co-authored-by: girarda <girarda@users.noreply.github.com >
2023-04-28 18:55:07 -07:00
Joe Reuter
1ab5f91f48
doc fixes ( #25645 )
2023-04-27 21:38:32 +02:00
Joe Reuter
fe5e438196
Connector builder documentation: Add sections about custom params ( #25546 )
...
* add sections about custom params
* Update docs/connector-development/connector-builder-ui/incremental-sync.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/connector-builder-ui/incremental-sync.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
---------
Co-authored-by: Lake Mossman <lake@airbyte.io >
2023-04-27 18:19:47 +02:00
Joe Reuter
5ec81cc8d1
Connector builder: Restructure documentation ( #25353 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* first version of tutorial
* review comments
* improvements
* partitioning documentation
* incremental sync
* review comments
* improvements
* record processing doc
* improvements
* error handler connector builder ui documentation
* add missing link
* overview page
* mention current limitation
---------
Co-authored-by: brianjlai <brian.lai@airbyte.io >
2023-04-27 12:32:26 +02:00
Joe Reuter
7304de89f5
Connector builder documentation: Adjust cursor pagination section ( #25416 )
...
* adjust
* review comments
2023-04-27 11:14:23 +02:00
Lake Mossman
2500f4cf68
fix transformation docs typo ( #25530 )
2023-04-26 13:48:00 -07:00
Joe Reuter
e96fc22d6f
Connector builder documentation: Auto-generate yaml reference and link up in fitting places ( #25428 )
...
* auto-generate yaml reference and link up
* Update description
* Add examples
* format
* update
* update
* add description for params
* Update declarative_component_schema.yaml
* render type and examples for interpolation variables
* fix schema bug
* Regenerate yarn lock file
---------
Co-authored-by: Alexandre Girard <alexandre@airbyte.io >
2023-04-26 16:08:35 +02:00
Joe Reuter
b894afc845
Connector builder documentation: Add recordings to tutorial ( #25488 )
...
* add recordings to tutorial
* review comments
2023-04-26 13:48:46 +02:00
Joe Reuter
7ae2007271
add another case ( #25473 )
2023-04-26 09:25:45 +02:00
Brian Lai
e77850b36c
Connector Builder UI Error Handler Documentation ( #25351 )
...
* error handler connector builder ui documentation
* add missing link
* address pr feedback
* touch up and a little more PR feedback
---------
Co-authored-by: Joe Reuter <joe@airbyte.io >
2023-04-26 00:43:36 -04:00
Joe Reuter
8c4db0bb29
Connector builder docs: Adjust stream_slice variable usage ( #25389 )
...
* adjust stream_slice variable usage
* rename
2023-04-24 08:41:23 +02:00
Cynthia Yin
fd849d4a0c
small docs fixes ( #25377 )
2023-04-21 10:49:57 -07:00
Joe Reuter
62f3c0bfe0
Conenctor builder: Record processing page ( #25267 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* first version of tutorial
* review comments
* improvements
* partitioning documentation
* review comments
* improvements
* record processing doc
* review comments
2023-04-21 16:20:18 +02:00
Joe Reuter
5edce353a3
Connector builder: Incremental sync documentation ( #25238 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* review comments
* partitioning documentation
* incremental sync
* improvements
* review comments
2023-04-21 16:20:04 +02:00
Ella Rohm-Ensing
eecb080446
update link ( #25349 )
2023-04-19 19:24:00 -07:00
Lake Mossman
2b6aa624d9
Builder documentation: Pagination documentation ( #25261 )
...
* add offset increment and page increment docs
* add cursor pagination docs
* add full example of requests submitted by connector
* improve examples and explanation of page/cursor increment
* improve descriptions
* add section about accessing last record for cursor pagination
* add recommendation about page size
* add links to low-code and python CDKs
2023-04-19 11:09:56 -07:00
Joe Reuter
92ce26bc73
Connector builder: Tutorial ( #25153 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* first version of tutorial
* review comments
* improvements
* improvements
* review comments
2023-04-19 10:55:02 +00:00
Joe Reuter
e19bc57352
remove session token auth ( #25142 )
2023-04-19 12:27:23 +02:00
Joe Reuter
4221448332
Connector builder: Authentication documentation ( #25112 )
...
* authentication documentation
* some fixes
* fix broken link
* remove session token auth
* review comments
* first version of tutorial
* Revert "first version of tutorial"
This reverts commit bbdeb997f2 .
* review comments
* review comments
* Connector builder: Partitioning documentation (#25209 )
* partitioning documentation
* review comments
2023-04-18 08:58:42 +00:00
Alexandre Girard
fc3655c12a
low-code: Clean up SessionTokenAuthenticator interface ( #25086 )
...
* Username and session token are optional fields
* update
* Add titles, descriptions, and examples
* Automated Commit - Formatting Changes
* fix a small typo
---------
Co-authored-by: girarda <girarda@users.noreply.github.com >
2023-04-17 14:42:49 -07:00
Alexandre Girard
f7fa1de93b
Add connector builder compatibility guide ( #24916 )
...
* Add connector builder compatibility guide
* Update
* Update
* Update
* Update
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update docs/connector-development/config-based/connector-builder-compatibility.md
Co-authored-by: Lake Mossman <lake@airbyte.io >
* Update
* Update
* Update
* Update whimsical link
---------
Co-authored-by: Lake Mossman <lake@airbyte.io >
2023-04-11 12:17:41 -07:00