1355 Commits

Author SHA1 Message Date
Dexter Lee
83c5259d14
docs(nocode): fix typo in autocomplete annotation (#2664) 2021-06-08 09:08:45 -07:00
Gabe Lyons
d3a1e2ccab
docs(nocode): adding documentation to handle backwards incompatibility issues (#2662) 2021-06-07 23:20:00 -07:00
Gabe Lyons
b1ff56f606
docs(nocode): Adding documentation for no-migration upgrade option (#2656) 2021-06-04 17:54:17 -07:00
Dexter Lee
ee454eb5d6
feat(nocode): Add datahub-upgrade job to helm chart and set version to v0.8.1 (#2643) 2021-06-04 15:13:32 -07:00
Harshal Sheth
f91062d827
docs(nocode): fix links to datahub-upgrade (#2651) 2021-06-04 11:30:06 -07:00
Dexter Lee
e187b07cf3
docs(nocode): Update migration docs with workaround for stuck upgrade(#2649) 2021-06-04 00:18:41 -07:00
John Joyce
81c9fc30aa
feat(datahub-upgrade): Use the "head" image tag. (#2641) 2021-06-03 16:25:17 -07:00
Gabe Lyons
b6889181ce
docs(no-code): removing unused snapshot annotations (#2642) 2021-06-03 16:24:43 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling (#2629)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
Shirshanka Das
7a0bab62b6
docs: update roadmap with accomplished items (#2617) 2021-06-03 11:43:26 -07:00
Dexter Lee
b38ea63d53
docs: added AWS deployment guide (#2616) 2021-05-26 21:37:37 -07:00
Harshal Sheth
f2580f7bd7
fix(docs): various fixes and additions (#2609) 2021-05-25 18:51:24 -07:00
Harshal Sheth
deca4a5073
docs(ingest): add a guide for writing sources (#2575) 2021-05-24 12:23:03 -07:00
Shirshanka Das
5ed410635d
docs: town-hall updates and some badges (#2558)
* Update README.md

* Update townhall-history.md

* Update townhalls.md

* Update townhalls.md

* Update README.md
2021-05-14 11:00:50 -07:00
Harshal Sheth
3dfe3d375b
feat(ingest): add options for Airflow lineage backend (#2557) 2021-05-13 20:02:47 -07:00
Harshal Sheth
a671001824
refactor(ingest): move Airflow into datahub_provider module (#2521) 2021-05-12 15:01:11 -07:00
Harshal Sheth
36922c1746
docs: enable better syntax highlighting (#2529) 2021-05-11 15:16:12 -07:00
shakti-garg
8ed14a62e2
feat(business_glossary): add new entity business term and its relationship with dataset and its fields (#2228)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-10 13:20:23 -07:00
Shirshanka Das
3273ac1c76
docs: Update roadmap with accomplished items (#2495) 2021-05-05 12:02:28 -07:00
Brian Boylen
898d5e12a7
docs: Corrected typo on docs/docker/development.md (#2453) 2021-04-26 16:20:53 -07:00
Shirshanka Das
e602fd3a33
docs: Update agenda for Apr 23 townhall (#2431) 2021-04-21 10:18:22 -07:00
Harshal Sheth
011ab9a09a
docs(ingestion): remove outdated data-source-onboarding.md docs (#2360) 2021-04-09 17:33:09 -07:00
Harshal Sheth
a8a19a3d87
doc: update slack links to https (#2317) 2021-03-31 12:29:01 -07:00
Arun Vasudevan
d05d22a94e
fix(docs): Update metadata-serving.md (#2323) 2021-03-31 11:14:32 -07:00
Shirshanka Das
ee733e257e
docs: Update next townhall details, fixup links and misc docs (#2321) 2021-03-31 08:48:24 -07:00
shakti-garg
15ed5bb067
feat(kafka-config): add variable KAFKA_CONSUMER_GROUP_ID to override group id value for kafka consumer (#2297) 2021-03-27 20:24:36 -07:00
Harshal Sheth
07f4cb1199
feat: datahub check local-docker (#2295) 2021-03-26 10:03:51 -07:00
Gabe Lyons
1de47d6a6a
fix(docs): fix index builder link (#2296) 2021-03-24 11:18:29 -07:00
John Plaisted
5e91014e00
feat(search) BREAKING Support ElasticSearch 7, drop ES5 (#2263)
Merges in changes from our ES7 branch, and drops support for ES5.

This is a breaking change due to the upgrade, we have a ES5 branch at the commit before this.
2021-03-18 19:16:44 -07:00
Harshal Sheth
b1aa5fe007
docs: update roadmap progress (#2259) 2021-03-18 16:34:59 -07:00
Harshal Sheth
d8268dae5a
fix: update slack links (#2256) 2021-03-18 14:15:33 -07:00
Gabe Lyons
039fe597f7
feat(tags): editing tags from react client on datasets, schemas, charts & dashboards (#2248) 2021-03-18 11:52:14 -07:00
John Joyce
728a742528
refactor(react): React as the default UI (#2252)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 09:55:05 -07:00
Shirshanka Das
dfe0f3c4da
docs: adding mar-19 townhall agenda (#2243) 2021-03-16 11:41:29 -07:00
Shirshanka Das
f8b88c5a3c
docs: Improving architecture docs (#2241) 2021-03-15 22:29:11 -07:00
John Joyce
f8a7f1ef96
docs(react): Oidc React Doc Updates (#2234)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-12 17:16:08 -08:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication (#2190)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Harshal Sheth
6378347f81
feat(ingest): standalone metadata emitters (#2207) 2021-03-10 14:32:12 -08:00
Shirshanka Das
fc727f26eb
chore: renaming business_glossary rfc directory with pull request number (#2181) 2021-03-08 19:15:18 -08:00
Shirshanka Das
c2168e9bbb
chore: renaming graphql_frontend rfc directory with pull request number (#2182) 2021-03-08 19:14:44 -08:00
Shirshanka Das
9fd7d65ecb
chore: renaming react-app rfc directory with pull request number (#2183) 2021-03-08 19:14:18 -08:00
Shirshanka Das
142575d6ab
docs(roadmap): update project roadmap (#2196)
* docs(roadmap): update project roadmap

* grammar, drop saml
2021-03-08 18:26:23 -08:00
Harshal Sheth
c7771a3d71
feat(docs): automatically populate sidebar with RFCs (#2191) 2021-03-08 15:39:49 -08:00
Fredrik Sannholm
973768fc5a
feat(tags): RFC for tags (#2112) 2021-03-07 20:40:58 -08:00
Harshal Sheth
d47cc31157
docs: point to hosted docs site (#2176) 2021-03-05 12:20:31 -08:00
Harshal Sheth
20bf794ec4
docs: hosted documentation website (#2174) 2021-03-05 00:12:12 -08:00
Shirshanka Das
234598b7e5
doc(townhall): Add links for Feb 19, upcoming townhall on Mar 19 (#2169) 2021-03-03 21:48:19 -08:00
John Plaisted
b9e9a08f3b
Fix link to ES mappings file 2021-02-19 19:29:37 -08:00
Harshal Sheth
fd4878a89d
docs(ingest): clarify docs for new ingestion framework (#2108) 2021-02-16 15:31:13 -08:00
Shirshanka Das
a141f8dbfa
Update with Feb 19 Agenda (#2107) 2021-02-16 08:29:20 -08:00