12076 Commits

Author SHA1 Message Date
Fredrik Sannholm
e2d6adc906
fix(datajob): Fix URI templates for datajob and dataflow (#2324) 2021-03-31 12:27:43 -07:00
Fredrik Sannholm
b02c7a345c
fix(tags): Support creating tags with MCE (#2320) 2021-03-31 11:16:12 -07:00
Arun Vasudevan
d05d22a94e
fix(docs): Update metadata-serving.md (#2323) 2021-03-31 11:14:32 -07:00
Dexter Lee
9d1e24fd0b
fix(docker): Fix issue in gms start.sh (#2318)
Co-authored-by: bernardino <ricardo.bernardino@gmail.com>
2021-03-31 09:25:30 -07:00
Shirshanka Das
ee733e257e
docs: Update next townhall details, fixup links and misc docs (#2321) 2021-03-31 08:48:24 -07:00
bernardino
9a947948f0
feat(Kubernetes): Add JMX exporter containers to all DataHub components (#2251)
Co-authored-by: Ricardo Bernardino <ricardo.bernardino@definedcrowd.com>
2021-03-30 22:03:27 -07:00
Dexter Lee
a5b206a38d
fix(search): Fix styling for column match snippet (#2308) 2021-03-29 23:04:08 -07:00
shakti-garg
918097c874
feat(k8s): Add k8s hook in datahub helm chart for setting up elasticsearch (#2302) 2021-03-29 12:41:30 -07:00
Dexter Lee
d158da7820
feat(docker): Add dockerfile for initializing an existing mysql server (#2298) 2021-03-27 20:26:00 -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
Fredrik Sannholm
4591667e05
feat(elasticsearch): Elasticsearch simple auth over https support (#2303) 2021-03-27 20:21:10 -07:00
Harshal Sheth
f57c954fc6
feat(ingest): support environment variables in recipes (#2306) 2021-03-26 21:57:05 -07:00
Harshal Sheth
7afe038a5c
fix(ingest): deal with breaking change from confluent_kafka (#2305) 2021-03-26 17:42:57 -07:00
Harshal Sheth
e067103e65
fix(cli): validate only required containers (#2304) 2021-03-26 16:55:03 -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
Gabe Lyons
888135e60d
fix(react): improving layout of no data state (#2287) 2021-03-24 11:18:01 -07:00
Harshal Sheth
cc19465f55
fix(ingest): resolve array serialization bug (#2290) 2021-03-24 10:02:46 -07:00
Pedro Silva
ca2a7fb527
fix(ingest): Add druid-specific identification logic (#2284) 2021-03-23 20:25:05 -07:00
Dexter Lee
7e03ea62ca
feat(healthcheck): Add Healthcheck servlet for GMS (#2291) 2021-03-23 20:23:55 -07:00
Harshal Sheth
a921d0deae
feat(ingest): MongoDB ingestion source (#2289) 2021-03-23 20:15:44 -07:00
Dexter Lee
259e6af494
feat(search-by-field): Add the ability to search for field names (#2286) 2021-03-23 15:18:32 -07:00
Dexter Lee
0f035782fd
feat(docker): Add healthchecks to datahub docker images (#2288) 2021-03-23 15:15:16 -07:00
Harshal Sheth
f216e1836d
fix: remain as root until final datahub-frontend build stage (#2283) 2021-03-23 00:17:36 -07:00
Thomas Larsson
9c618b4835
feat(react): enable the react frontend to use SSL when talking with GMS (#2267)
Fixes: #2265

Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-03-22 23:23:11 -07:00
Gabe Lyons
01f27b4503
feat(react): updating entity layouts to be friendly to smaller viewport sizes (#2277) 2021-03-22 23:19:28 -07:00
Harshal Sheth
1ea450e0e4
fix(ingest): use custom pybigquery ref to get descriptions (#2279) 2021-03-22 23:17:54 -07:00
Harshal Sheth
c42ce2e668
docs(ingest): add python versions badge (#2278) 2021-03-22 23:12:41 -07:00
Gary Lucas
922307f8ec
feat(ingest): Add DBT source to metadata-ingestion (#2247) 2021-03-22 23:11:29 -07:00
Gabe Lyons
457b746185
feat(react): update search suggestion styling (#2276) 2021-03-22 14:46:41 -07:00
Gabe Lyons
304b835e94
fix(react): fix randomizing suggestions on autocorrect (#2274) 2021-03-22 14:46:05 -07:00
Lal Rishav
2eb8a24147
feat : custom menu options in the main dropdown menu (#2250)
Co-authored-by: lalrishav <lalrishav@gmail.com>
2021-03-22 14:44:14 -07:00
Harshal Sheth
fec39c682a
fix(docker): use local datahub-frontend in dev.sh (#2268) 2021-03-19 15:55:04 -07:00
Gabe Lyons
aea35c1417
feat(react): show search suggestions (#2270) 2021-03-19 15:40:48 -07:00
Harshal Sheth
183f7259c7
docs: update readme for v0.7.0 release (#2269) 2021-03-19 15:39:00 -07:00
Pedro Silva
f0d093f4ab
feat(react): add druid logo (#2264) 2021-03-19 08:29:52 -07:00
Gabe Lyons
29b1eda536
fix: fixing tag formatting issues (#2266) 2021-03-19 08:05:52 -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.
v0.7.0
2021-03-18 19:16:44 -07:00
Gabe Lyons
711e023f5e
fix(tags): fixing margins on tags for long descriptions (#2260) 2021-03-18 16:36:00 -07:00
Harshal Sheth
b1aa5fe007
docs: update roadmap progress (#2259) 2021-03-18 16:34:59 -07:00
Dexter Lee
61c37aa04d
refactor(demo): Add empty global tags to BigQuery demo data (#2258) 2021-03-18 16:03:05 -07:00
John Joyce
7c5d8cb719
feat(react): Adding shadow and deeper linear gradient (#2255)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-18 15:40:24 -07:00
Gabe Lyons
7106753a4d
feat(tags): improving elastic search templates for tags (#2254) 2021-03-18 15:04:24 -07:00
Gabe Lyons
8c8de74ec2
fix(tags): fix ownership on tag create (#2253) 2021-03-18 14:31:44 -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
Harshal Sheth
b8462028c3
feat(ingest): various minor fixes (#2246) 2021-03-17 23:05:05 -07:00
John Joyce
c819289b53
feat(react): Adding big query logo (#2245)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-17 20:34:37 -07:00
Gabe Lyons
c7febe5d72
fix(react): enabling charts and dashboards to be supported by theme config (#2249) 2021-03-17 20:33:43 -07:00