1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

31012 Commits

Author SHA1 Message Date
Jared Rhizor
1cc2c33b91 support manual schema changes in api (#1589)
* add scaffolding

* add backend api handling

* add other fields for merging

* keep defaults separate

* add good unit tests and fix bug

* remove sout

* add tests for discovery combination and fix lack of field selection propagation

* address some pr comments

* address some more pr comments

* remove wait for completion

* use first field

* fmt

* fix tests that expected sync sync jobs

* fmt
2021-01-12 14:03:06 -08:00
Charles
d16ce672bc hotfix: make displaySetupWizard optional (#1617)
* make displaySetupWizard optional

* make onboardingComplete optional
2021-01-12 09:13:06 -08:00
Charles
f51e1a9cb5 displaySetupWizard to workspace (#1608) 2021-01-11 17:27:58 -08:00
Christophe Duong
fe1fa17fbb Hook-up MigrationHandler API (#1587) 2021-01-11 14:15:06 +01:00
Michel Tricot
80a84e2490 Shorten long title in doc (#1586) 2021-01-10 20:02:14 -08:00
Sherif A. Nada
b61419021f Evangelist job description updates (#1590)
@johnlafleur gave thumbs up
2021-01-08 17:52:04 -08:00
John Lafleur
5b462eb81f GitBook: [job_desc_dev-rel_edit] 5 pages modified (#1585)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-08 18:27:58 +11:00
Sherif A. Nada
ba1cd15644 Add tentative changelog entries for 0.11.0 (#1578) 2021-01-07 10:48:02 -08:00
John Lafleur
10df06e07c Updated Platform changelogs (#1573)
* GitBook: [changelog_update] one page modified

* GitBook: [changelog_update] one page modified

* Update docs/changelog/platform.md

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

* Update docs/changelog/platform.md

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

Co-authored-by: John Lafleur <john@dataline.io>
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-08 05:45:15 +11:00
Sherif A. Nada
d334aac705 Publish connector development best practices guide (#1541)
Co-authored-by: Shrif Nada <sherif@dataline.io>
2021-01-06 23:46:54 -08:00
John Lafleur
7400c6e0b4 GitBook: [master] 2 pages modified 2021-01-07 03:05:47 +00:00
John Lafleur
a293cf19a1 GitBook: [master] 3 pages modified 2021-01-07 02:58:42 +00:00
Yevhenii
184cf98446 #1379 - Braintree Source incremental Sync (#1521) 2021-01-06 17:16:32 -08:00
vitaliizazmic
8890e39340 #1376 - Slack incremental sync #1376 (#1535)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-06 17:14:50 -08:00
vitaliizazmic
538f993589 1375 Salesforce incremental sync (#1511) 2021-01-06 15:28:06 -08:00
John Lafleur
b42b649bbf GitBook: [master] one page modified 2021-01-06 21:58:43 +00:00
Shrif Nada
220157137d GitBook: [master] 94 pages modified 2021-01-06 17:06:10 +00:00
Sherif A. Nada
6b92d1d077 Release incremental sync for hubspot (#1532) 2021-01-05 22:32:42 -08:00
Sherif A. Nada
c9f6befcbe 1349 GitHub connector (#1516)
Co-authored-by: Vitalii Vdovenko <vitalii.vdovenko@zazmic.com>
2021-01-05 21:28:17 -08:00
Eugene K
44385b15b9 #1377 - Support incremental sync in the mixpanel source (#1514)
Co-authored-by: Sherif Nada <snadalive@gmail.com>
2021-01-05 21:27:50 -08:00
Sherif A. Nada
bde34f8d4b Document connection sync scheduling behavior (#1528)
Co-authored-by: Shrif Nada <sherif@dataline.io>
2021-01-05 16:06:26 -08:00
John Lafleur
0856be5418 Fix links in documentation (#1517)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-04 20:33:37 -08:00
Michel Tricot
06b0cdf079 GitBook: [master] 91 pages modified 2021-01-04 23:20:59 +00:00
Michel Tricot
f2ec064ac6 GitBook: [master] 2 pages modified 2021-01-04 23:15:29 +00:00
Michel Tricot
7d1a454e9d Fix gitbook edits + reorg changelogs (#1513) 2021-01-04 15:13:02 -08:00
Charles
302e3d6548 add beginner's guide to the airbytecatalog (#1482) 2021-01-04 07:34:18 -08:00
Tommy Giardina
92fa63fb33 Plaid connector (#1476) 2020-12-31 09:22:20 -08:00
Sherif A. Nada
3df3644a35 Add technical support docs page & better logging when pulling Docker images (#1465) 2020-12-29 11:14:41 -08:00
Sherif A. Nada
94415a1d5f explicitly mention supported GH streams in documentation (#1467) 2020-12-28 19:39:55 -08:00
Omereshone Kelvin Oghenerhoro
a9cf5f7ed0 docs: fix code snippet to reference json_data instead of test_json (#1464) 2020-12-28 15:20:17 -08:00
Charles
355c798572 fix shell backticks (#1463) 2020-12-28 14:25:22 -08:00
Jared Rhizor
0ce6a8fd2d improve kube docs and mention eks support (#1460) 2020-12-28 13:44:28 -08:00
Artem Astapenko
26241aa294 Add logs for check connection and connection schema view (#1451)
* Change api calls for source create in UI

* Change api calls for destination create in UI

* Change api calls for source and destination update in UI

* Update api calls for source and destination check connection

* Fix connector data

* Add failed logs to create source view

* Add failed logs to update source and destination view

* Add failed logs to create destination view

* Create util function for error responce

* Add failed logs to create source and destination in onboarding

* Add failed logs to connection schema view

* Change 'incomplete' status message to 'retrying' message

* Trim the spaces before and after the text fields in JSON configs

* Fix status

* Remove unused webBackend methods
2020-12-29 02:26:06 +07:00
Jared Rhizor
08afdd3998 add gke support for kube (#1369)
* fix mounting

* svc accounts and other fixes

* remove redundant sync closure call

* switch back to using dev tags and format

* do not overwrite in initContainers

* rename to scheduler-service-account

* add documentation

* fix lack of cp -n on busybox

* use kubectl run, still needs affinity

* add affinity

* downgrade kubectl on scheduler to match docker-desktop latest

* fix overrides

* THE MISISNG PIECE

* add attach permissions

* fmt

* update kube documentation

* put docs on the docs site instead
2020-12-28 10:30:44 -08:00
John Lafleur
9f47bfcf67 GitBook: [team] 8 pages modified (#1440)
Co-authored-by: John Lafleur <john@dataline.io>
2020-12-28 16:10:31 +11:00
Sherif A. Nada
285a6a08c9 hotfix links in documentation 2020-12-27 13:28:46 -08:00
Charles
81b6b53da6 fix job state machine link (#1454) 2020-12-26 07:53:19 -08:00
Charles
359896ebbb add job state machine docs to gitbook (#1453) 2020-12-26 07:15:34 -08:00
Sherif A. Nada
ef3b0462a3 Source connector tutorial (#1428) 2020-12-24 22:21:43 -08:00
Sherif A. Nada
2f22a7e088 Y/looker (#1441)
Co-authored-by: ykurochkin <zhenia.kurochkin@gmail.com>
2020-12-24 20:04:40 -08:00
Sherif Nada
f2c61c41e9 hotfix: link to msft teams in SUMMARY.md 2020-12-21 22:54:44 -08:00
Sherif A. Nada
f221be71c5 hotfix: add Microsoft teams to SUMMARY.md 2020-12-21 22:41:00 -08:00
Sherif A. Nada
5b69b76024 Add microsoft teams source (#1422) 2020-12-21 22:33:19 -08:00
Michel Tricot
54ec74f587 fix build due to file renaming (#1423) 2020-12-21 21:29:49 -08:00
Michel Tricot
1214e2b958 Create a simpler Getting Started with demo data (#1408) 2020-12-21 16:09:12 -08:00
Charles
8a4632ea78 document release process (#1400) 2020-12-21 15:58:34 -08:00
Christophe Duong
6d25e65d57 Renaming some classes to be less specific to SQL destinations (#1283) 2020-12-21 15:16:57 +01:00
Michel Tricot
26f8302275 GitBook: [master] no pages and 4 assets modified 2020-12-19 05:19:16 +00:00
Michel Tricot
258e5c8e52 GitBook: [master] 4 pages modified 2020-12-19 03:46:48 +00:00
jrhizor
18a17fc28d hotfix: commit generated doc file 2020-12-18 10:31:56 -08:00