228 Commits

Author SHA1 Message Date
Harshal Sheth
2e8a0cef34
fix(docs): fix broken links (#2186) 2021-03-07 10:46:27 -08:00
Gabe Lyons
85f4f88d7d
docs(frontend): Update docs to clarify running local frontend w/ local react app (#2147) 2021-02-26 21:24:20 -08:00
John Joyce
12ff330a54
feat(GraphQL API): GQL implementation of Charts + Dashboards (#2117)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-17 23:36:17 -08:00
John Joyce
8ef5e2a545 Deploy React via Docker 2021-02-15 17:40:41 -08:00
John Joyce
da1258c335
feat(GraphQL Mutation): Introducing updateDataset mutation (#2091)
* Introducing updateDataset mutation

* WritableType -> MutableType

* Add createdAt input

Co-authored-by: John Joyce <john@acryl.io>
2021-02-09 10:08:28 -08:00
John Joyce
4cdef602b4
Enable mutation only in frontend (#2081)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-03 11:34:16 -08:00
John Joyce
1a49785add
feat(GraphQL Query): Supporting complete Dataset, CorpUser with Search & Browse in GraphQL API (#2076)
Co-authored-by: John Joyce <johnjoyce@johns-mbp.home>
2021-02-02 20:18:31 -08:00
John Joyce
50cec65f57
feat(GQL Queries): Productionalizing GraphQL Part 1: Dataset Query support + adding shared GraphQL module (#2066)
* Productionalizing GraphQL Part 1: Dataset Query support + introducing common datahub-graphql-core module.

Co-authored-by: John Joyce <jjoyce0510@gmail.com>
2021-01-22 15:44:00 -08:00
Mars Lan
2d33c905cf
Update README.md 2020-10-12 10:42:45 -07:00
Charlie Tran
84efa73098
fix (frontend): Partially fixes lineage issues and dataset API handling (#1874)
* Initial fix for lineage graph

* Fixes broken test by lineage fix commit and returns empty response instead of 500 for upstreams
2020-09-14 19:09:02 -07:00
Kerem Sahin
57f81d488d
feat(data-platforms): adding rest resource for /dataPlatforms and mid-tier support (#1817)
* feat(data-platforms): Adding rest resource for /dataPlatforms and mid-tier support

* Removed data platforms which are Linkedin internal
2020-08-20 12:55:30 -07:00
Mars Lan
dec2ce9152
build(frontend): Drop unnecessary DB-related dependencies (#1741)
* refactor(frontend): Drop unnecessary DB-related dependencies

* Drop unused dependencies from top-level build script
2020-07-22 19:43:30 -07:00
Mars Lan
267941edea
Update README.md 2020-07-22 11:02:45 -07:00
Mars Lan
c43e119b3e
refactor: change the default log location (#1667)
The original location (/local/log) is not a commonly writable location on Mac & Linux.
The new default location also matches the default data location for docker containers.
2020-05-08 14:39:20 -07:00
Mars Lan
980f39ae88
refactor(frontend): fails loudly to help debug gms issue (#1626)
This will print the full stacktrace in log to help identify various gms issues
2020-04-03 07:40:07 -07:00
Kerem Sahin
e56b6a2871 Add forward slash escape for Elasticsearch queries 2020-02-05 19:05:49 -08:00
Seyi Adebajo
8801127f16
Update README.md 2020-02-04 12:24:23 -08:00
Kerem Sahin
6863d09120 Fix wiki link 2020-02-03 11:50:29 -08:00
Kerem Sahin
0bc136da42 Enable people search 2020-01-30 13:38:34 -08:00
Kerem Sahin
dd60454420 Fix RTE resulting from using wrong Json converter on RecordTemplate 2020-01-06 17:51:45 -08:00
Kerem Sahin
f07f545df7 Add corp user search support 2020-01-06 16:35:02 -08:00
Kerem Sahin
165d4aef95 Documentation update part-1 2019-12-18 18:57:18 -08:00
Kerem Sahin
0ff23e62d1 Set linkedin.internal flag to false to disable 2FA banner 2019-12-12 10:48:02 -08:00
Kerem Sahin
162d52a421 Updated DataHub wiki link conf 2019-09-17 16:30:37 -07:00
Kerem Sahin
0dc5bd9fe0 Add documentation 2019-09-08 20:25:58 -07:00
Ignacio Bona
2d4cd66354 Minor and conf fixes 2019-09-05 10:53:55 -07:00
Kerem Sahin
4eaf86c0dd Rename environment variables for datahub-frontend 2019-09-04 20:29:36 -07:00
Kerem Sahin
23339df23a Initial commit for Data Hub 2019-08-31 20:51:14 -07:00