Grant Nicholas
fce8a535c2
feat(ingest): adds experimental support for ingesting Looker metadata ( #2315 )
2021-04-02 11:00:58 -07:00
Gary Lucas
9d00e8bb2e
fix(test): dbt-manifest files ( #2330 )
2021-04-02 10:59:20 -07:00
Brian
22a4084796
feat(react): moving filter panel from modal to drawer ( #2329 )
2021-04-02 10:58:40 -07:00
Harshal Sheth
478d232d2f
build: remove deprecated ember app from build ( #2328 )
2021-04-01 12:16:47 -07:00
Harshal Sheth
cb24628886
feat(ingest): verify dynamic registry types at runtime ( #2327 )
2021-04-01 12:15:05 -07:00
Joe Mirizio
f3304bec7c
feat(ingest): dynamically register plugins ( #2316 )
...
Co-authored-by: Joe Mirizio <mirizioj@email.chop.edu>
2021-03-31 20:59:45 -07:00
Harshal Sheth
7085051a73
fix(ingest): remove outdated metadata-ingestion scripts ( #2325 )
2021-03-31 20:50:21 -07:00
shakti-garg
1a62813e71
fix(k8s): make es-setup job parameters more contextual ( #2313 )
...
* 2301 | update property names to signify that it is a setup job (#2313 )
2021-03-31 12:32:03 -07:00
Gabe Lyons
02dff7007b
docs(theme): making yarn start
instructions more explicit ( #2322 )
2021-03-31 12:29:52 -07:00
Harshal Sheth
a8a19a3d87
doc: update slack links to https ( #2317 )
2021-03-31 12:29:01 -07:00
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