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

51 Commits

Author SHA1 Message Date
dependabot[bot]
72f33f7b7c Bump loader-utils from 2.0.2 to 2.0.4 in /docusaurus (#19457)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-15 16:39:31 -08:00
dependabot[bot]
b3a11bb6dc Bump loader-utils from 2.0.2 to 2.0.3 in /docusaurus (#19097)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Hu <peter@airbyte.io>
2022-11-15 16:35:05 -08:00
Sophia Wiley
f91799ba09 October Release Notes (#19318)
* added october release notes to sidebar and added content

* changed link and edited word

* changed number
2022-11-10 15:07:47 -08:00
Topher Lubaway
286b51ba58 Version bumps docusaurus because firefox (#17849)
firefox was not showing the search bar
this update seems to fix the problem

https://airbytehq-team.slack.com/archives/C032Y32T065/p1665503058314239
2022-10-11 11:14:31 -05:00
Charles
2237654392 config db data catalog (#16427) 2022-10-08 23:11:11 -05:00
Sophia Wiley
37bf5f5885 September Release Notes (#17754)
* added info

* added sidebar

* small formatting change

* spelling fix
2022-10-07 13:46:07 -07:00
Amruta Ranade
11c4e93dff Added redirect 2022-10-03 18:40:19 -04:00
Amruta Ranade
1ac6df7537 low-code connector docs (#17534) 2022-10-03 18:22:29 -04:00
Alexandre Girard
eb14f4930b Add low code docs to the sidebar (#17490)
* Add low code docs to the sidebar

* fix
2022-10-03 12:42:58 -04:00
Simon Späti
8a74d39ac3 📖 Removing existing Glossary of Terms and link to new Data Glossary (#17313) 2022-10-03 12:37:34 +02:00
Amruta Ranade
f20b5047f2 New security doc (#16547) 2022-09-09 15:10:34 -04:00
Sophia Wiley
be1fc3b1d4 August Release Notes v.2 (#16536)
* Added August to sidebar

* Added content
2022-09-09 10:21:46 -07:00
Davin Chia
c2c276d1a4 Add documentation on how to configure and debug connector resources. (#16204)
* Add documentation on how to configure and debug connector resources.

* Wording.

* Add to sidebar.
2022-09-01 14:48:14 -07:00
Sophia Wiley
86a5f90f2e Edited July Release Notes (#16179)
* Changed August to July in title, file, and sidebar

* deleted extra spaces
2022-08-31 11:07:27 -07:00
Sophia Wiley
732ec3ca81 Release Note Documentation (#16148)
* added release notes file

* changed file name

* Added release notes

* Edited formatting and links

* Deleted extra lines and backticks

* Deleted extra spaces

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2022-08-31 11:34:53 -04:00
Alexandre Girard
2fd43d4d37 Make config-based docs accessible through direct link (#15662)
* fix broken links

* include config-based

* throw on broken links

* fix link

* reset
2022-08-15 10:03:37 -07:00
Alexandre Girard
288c3cabad Tutorial and documentation for config-based connectors (#15027)
* 5-step tutorial

* move

* tiny bit of editing

* Update tutorial

* update docs

* reset

* move files

* record selector, request options, and more links

* update

* update

* connector definition

* link

* links

* update example

* footnote

* typo

* document string interpolation

* note on string interpolation

* update

* fix code sample

* fix

* update sample

* fix

* use the actual config

* Update as per comments

* write as yaml

* typo

* Clarify options overloading

* clarify that docker must be running

* remove extra footnote

* use venv directly

* Apply suggestions from code review

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

* signup instructions

* update

* clarify that both dot and bracket notations are interchangeable

* Clarify how check works

* create spec and config before updating connector definition

* clarify what now_local() is

* rename to yaml structure

* Go through tutorial and update end of section code samples

* fix link

* update

* update code samples

* Update code samples

* Update to bracket notation

* remove superfluous comments

* Update docs/connector-development/config-based/tutorial/2-install-dependencies.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/3-connecting-to-the-API-source.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* Update docs/connector-development/config-based/tutorial/4-reading-data.md

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* fix path

* update

* motivation blurp

* warning

* warning

* fix code block

* update code samples

* update code sample

* update code samples

* small updates

* update yaml structure

* custom class example

* language annotations

* update warning

* Update tutorial to use dpath extractor

* Update record selector docs

* unit test

* link to contributing

* tiny update

* $ in front of commands

* $ in front of commands

* More readings

* link to existing config-based connectors

* index

* update

* delete broken link

* supported features

* update

* Add some links

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/record-selector.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* Update docs/connector-development/config-based/overview.md

Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>

* mention the unit

* headers

* remove mentions of interpolating on stream slice, etc.

* update

* exclude config-based docs

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Augustin <augustin.lafanechere@gmail.com>
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>
2022-08-12 15:50:54 -07:00
Amruta Ranade
3c9c5d412e Updated the docs contribution guide (#15619)
* Initial changes

* more edits
2022-08-12 13:55:53 -04:00
Amruta Ranade
1c0612b5ae Docs cleanup (#15174)
* Deleted extra pages + removed changelogs from the navigation bar

* fixed broken link
2022-08-01 16:24:55 -04:00
Snyk bot
8b763cc531 fix: upgrade prism-react-renderer from 1.3.3 to 1.3.5 (#14980)
Snyk has created this PR to upgrade prism-react-renderer from 1.3.3 to 1.3.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/davinchia/project/50ac983e-6d39-4eda-a744-e51fe8873952?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2022-07-27 10:12:02 -05:00
Amruta Ranade
47d41ee7b2 fixing broken things in docs (#14685) 2022-07-13 13:53:23 -04: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
Amruta Ranade
a31ef3bd5c Updated connector status page (#14466)
* Updated connector status page

* fixed google analytics filenames

* Fixed links
2022-07-06 17:04:46 -04:00
Sophia Wiley
1db8e99072 Add Metrics section to Scaling Airbyte doc (#14224)
* Added metrics section to scaling airbyte doc

* Updated URL in doc

* Deleted link

* Added link

* Added backslashes before brackets that aren't links

* Edited note about tagged metrics

* Changed list

* Changed spacing

* Changed spacing

* Changed spacing

* Deleted period

* Fixed broken firebolt link

* Added tables

* Cleaned up wording in tables
2022-06-29 10:24:03 -07:00
Amruta Ranade
fb0b5a3694 Fix broken link (#13815)
* fixing broken links

* docusaurus updates
2022-06-15 13:57:46 -04:00
Amruta Ranade
d5b1069b49 Remove the catalog from the sidebar since the file has been deleted in Update Airbyte Protocol Docs (#13709) (#13813) 2022-06-15 13:19:40 -04:00
Amruta Ranade
bc98dc0fd2 Edited Stripe, HubSpot, Intercom docs (#13810)
* Initial edits

* Updated the Stripe connector doc

* Updated the Stripe doc

* Updated HubSpot and Intercom docs

* Minor sidebar edit
2022-06-15 13:07:08 -04:00
Charles
22b727c0ea Update Airbyte Protocol Docs (#13709) 2022-06-14 15:04:38 -07:00
Amruta Ranade
235af43d2c Added link to maintainer code of conduct (#13653)
* added link to maintainer code of conduct

* Docusaurus updates
2022-06-09 14:58:16 -04:00
Amruta Ranade
a982bc45d6 Redesign landing page (#13628)
* Initial edits

* Edited the landing page and simplified sidebar.js

* more tweaks

* Docusaurus updates
2022-06-08 19:02:43 -04:00
Sherif A. Nada
0ce18fb56d Auto-add connector docs pages to catalog sidebar and update checklist (#13467) 2022-06-06 13:30:24 -07:00
Topher Lubaway
0c5cdc7e66 Adds redirects to the sidebars (#13334)
fixes two HTML tag like errors docusaurs isn't into
2022-05-31 09:51:32 -05:00
Topher Lubaway
d7cffe4ed7 Toph redirects some docs (#13200)
* Yarn install docs redirects

yarn upgrade && \
yarn add @docusaurus/plugin-client-redirects

* Makes a redirect in docs and guide to make another
2022-05-25 16:01:31 -05:00
Topher Lubaway
3a64c25073 Fixes all broken links and enforces no broken (#13152)
* Fixes all broken links and enforces no broken

* Addresses peter's comments

removes unused summary.md: an artifact of gitbook
2022-05-25 15:59:29 -05:00
Topher Lubaway
89219c2a19 Adds google sheets to docs sidebar (#13153) 2022-05-24 15:30:28 -05:00
Topher Lubaway
7df8829353 Some kind words around docs contribution (#13133)
copied from Cloud
2022-05-24 15:21:48 -05:00
Topher Lubaway
a9636850dc Change header links for docs (#13024)
also upgrades docusaurus
also removes legacy npm lock
2022-05-19 10:29:30 -05:00
Upmitt
834ecd700c First test nicolas (#12244)
* logo update and removing shadows

* removed old logos

* left column links - Header links - left column arrows size - left column hover states
2022-05-17 08:26:00 -05:00
Davin Chia
f8a35eaa80 Add Java Catalog documentation. (#12751)
Clean up and add better guidelines on how to use the Java catalogs we recently added.

Took the chance to move existing documentation to improve reading flow.
2022-05-11 13:02:07 +08:00
Topher Lubaway
839beb32fc Bump async from 2.6.3 to 2.6.4 in /docusaurus (#12611)
rebased

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 10:16:43 -05:00
Topher Lubaway
b9d8f760e3 Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock (#12609)
* Trim 0.0.1 -> 0.0.3. Yarn upgrade rm json.lock

trim secuirty patch
general upgrade
remove unused package_lock.json

* Also updates nth check for depdendabot
2022-05-05 09:12:57 -05:00
dependabot[bot]
075bec3882 Bump minimist from 1.2.5 to 1.2.6 in /docusaurus (#11766)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 15:50:38 -05:00
Ari Bajo
265eddcc08 Add Google Analytics tracking to docs (#12418)
* Configure plugin-google-gtag

* Fix curly brackets
2022-05-03 21:25:18 +02:00
swyx
e39881c6be Docs: fix edit link url (#11881) 2022-04-25 11:34:41 -03:00
Upmitt
acf194dd73 logo update and removing shadows (#12020)
* logo update and removing shadows

* add border radius to images - remove alert shadows

* removed old logos
2022-04-19 16:10:35 +02:00
Topher Lubaway
6dd1daf6a0 Toph docs deployment workflow (#11991)
* Adds deploy docusaurus command

(won't work yet. commit for testing)

not force pushing

* Adds GH token workflow for GH actions

* Small comment changes

* Adds branch name to push

* adds gh switch

* Commit for clear dir for testing

* Addresses comments by adding comments
2022-04-15 13:32:55 -05:00
Amruta Ranade
68f185e92a Docs post-migration cleanup (#12074) 2022-04-15 11:56:26 -04:00
Topher Lubaway
cbed3205f1 Configuration changes for docs (#11834)
changes are already deployed.
updating for consitency and clairity
2022-04-08 09:46:24 -07:00
Topher Lubaway
c8337ea3ba Add docs sidebar (#11817)
* Brings pairity for doc checks from cloud

* WIP Sidebar config

It's sketchy JSON let's commit before we break i

* MVP sidebars

summary.md is no longer functional
it's higherarchy was translated into sidebar.js
as a JSON format that docusaurus likes

* Removes another unused readme
2022-04-07 14:16:35 -07:00