34 Commits

Author SHA1 Message Date
Mars Lan
2919fd6a62
Drop LI internal fabrics (#1581)
Drop LI internal fabrics
2020-03-02 13:45:25 -08:00
larluo
e69def98eb
fix typo and watchman error (#1574)
* adjust gradew to gradlew

* add watchman proxy URL
2020-02-23 19:36:26 -08:00
Albert Franzi
eab97f7c7b
feature: 📷 - Use pictureLink property to show person picture (#1570) 2020-02-21 00:14:51 -08:00
dependabot[bot]
c7be8ce9ee
Bump codecov from 3.5.0 to 3.6.5 in /datahub-web (#1565)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 23:26:44 -08:00
Albert Franzi
2ca1305e4e
feature: 📝 - Show Dataset description (#1569)
* Use v0.3 for datahub docker images as part of quickstart

* feature: 📝 - Show Dataset description

* wip: clean unrelated changes

Co-authored-by: Kerem Sahin <ksahin@linkedin.com>
2020-02-20 23:25:35 -08:00
dependabot[bot]
a936ebd16e Bump eslint-utils from 1.4.0 to 1.4.3 in /datahub-web
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-14 18:45:53 -08:00
dependabot[bot]
19618ae1ff Bump yarn from 1.17.3 to 1.22.0 in /datahub-web
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.17.3 to 1.22.0.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/compare/v1.17.3...v1.22.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-14 17:45:43 -08:00
dependabot[bot]
ed4a013ab3 Bump marked from 0.5.2 to 0.6.1 in /datahub-web
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.6.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v0.5.2...v0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-11 17:38:02 -08:00
Seyi Adebajo
5172b766c5 update package.json with dynamic-link 2020-02-11 16:28:58 -08:00
Seyi Adebajo
91f513fb37 adds missing routes for user.profile in institutional-memory 2020-02-11 16:28:58 -08:00
Seyi Adebajo
17c82b3866 Minor updates to app name as per new brand guidelines. Links to profile page from Doc and owner avatars 2020-02-11 16:28:58 -08:00
Seyi Adebajo
06d19d2958 Misc. bug fixes related to search and person entity display attributes, and lost picture url for person entity 2020-02-10 21:05:54 -08:00
Seyi Adebajo
6749eb0482
Update README.md 2020-02-07 10:08:57 -08:00
Seyi Adebajo
cfd4f9dc8f Update README.md 2020-02-06 09:55:20 -08:00
Seyi Adebajo
0d821a9e08 Update DataHub Web README 2020-02-06 09:55:20 -08:00
Kerem Sahin
2cae6b36bd Fix links for default avatars 2020-02-06 01:54:19 -08:00
Seyi Adebajo
dab61485c5 Corrects old references to previous dataset type 2020-02-02 22:54:22 -08:00
Seyi Adebajo
7952a69f8b Fixes failing tests 2020-02-02 22:54:22 -08:00
Seyi Adebajo
7d6a4b65f8 Fixes type: IDatasetApiView -> IDatasetEntity. Updates relationship-level render 2020-02-02 22:54:22 -08:00
Seyi Adebajo
17f58edc1a Show additional dataset details in search result card. Fix skills in person entity page. Removes people in browse 2020-02-02 22:54:22 -08:00
Seyi Adebajo
25ea4df19d Resolves conflict between monorepo package dependencies 2020-01-30 09:12:32 -08:00
Seyi Adebajo
67548c1409 fixes type annotation information 2020-01-29 18:01:12 -08:00
Seyi Adebajo
70abe852fb version 1 user feature: imports user profile page and user search features 2020-01-29 16:48:24 -08:00
Seyi Adebajo
1119f4b28b Remove local facet construction for platform and origin autocomplete facets, update tests for autocomplete platform and origin 2019-10-16 16:15:59 -07:00
Seyi Adebajo
8f1f786e2a Miscellaneous fixes from last meeting on OSS 2019-10-07 12:08:35 -07:00
Seyi Adebajo
95cc71d407 Reverts accidental deletion of tests/acceptance/login-test.js, refactors and converts to ts 2019-10-07 09:39:23 -07:00
Seyi Adebajo
59ed313bcd Fixes login tests related to token removal 2019-09-18 17:19:59 -07:00
Seyi Adebajo
6080ddfae9 Sets flag to show token credential input to false 2019-09-18 12:55:59 -07:00
Seyi Adebajo
829a10ce09 Updates the tests and autocomplete facets to origin string 2019-09-18 12:45:31 -07:00
Seyi Adebajo
424e7f79cb Updates the origin facet to origin instead of datatorigin 2019-09-18 11:56:22 -07:00
Seyi Adebajo
f66f81dc4c META-9929, META-9868, resolves related ticket issues and misc tasks 2019-09-18 10:07:04 -07:00
Ignacio Bona
e207d31729 fix image 2019-09-04 22:02:08 -07:00
Ignacio Bona
e2f985a298 Manual merge with more internal changes 2019-09-04 21:46:33 -07:00
Kerem Sahin
23339df23a Initial commit for Data Hub 2019-08-31 20:51:14 -07:00