66 Commits

Author SHA1 Message Date
Arpan Majumder
b3dfa1e4ae
2056 | Change dataset lineage pendulum animation component (#2061) 2021-02-08 15:33:15 -08:00
Charlie Tran
c739ab4f22
fix/docs(frontend): Syncs UI with internal frontend (#2009)
* Init new and improved in repo documentation for open source and github
{COMMIT-SYNC:dca335ff397c3e9c1283d845cef56fdb42f7853b}

* [META-13251] Initial implementation for button to integrate with wintermute
{COMMIT-SYNC:491b2bf5bc91137a2919370e81936033be15b13a}

* Quickfix for UMP Datasets not showing the correct owner link
{COMMIT-SYNC:26eb64cca78f96ed383994b7e67dd4fc8a99d985}

* Updates history of datahub documentation
{COMMIT-SYNC:306b2c72f3a81e699c8b414a8aaf4dcbfdf1ed31}

Co-authored-by: Ignacio Bona <ibonapiedrabuena@linkedin.com>
2020-11-26 06:56:18 -08:00
Nagarjuna Kanamarlapudi
5d083143db
feat(dataset): Enable search of datasets by field names (#2001)
* feat(dataset): Enable search of datasets by field names
2020-11-20 12:01:07 -08:00
cptran777
89caefe268 Init new and improved in repo documentation for open source and github
{COMMIT-SYNC:dca335ff397c3e9c1283d845cef56fdb42f7853b}
2020-11-17 15:44:26 -08:00
Ignacio Bona
5fc77f2e61 OS build improvements (1minute)
{COMMIT-SYNC:01040678c188091b7f5ccea77e1ec8282d4be142}
2020-11-17 12:38:21 -08:00
Ignacio Bona
96af9c7ed6 OS Fixes: Hand tailor types, merge dataset-entity, removed unused types
{COMMIT-SYNC:8532a92fef64760adebfc54fa2ad4c3acf361b41}
2020-11-17 12:38:21 -08:00
Ignacio Bona
f043d414a4 Automatic pr creation
{COMMIT-SYNC:7f757e3a514fdeff1de922112f182386bd322228}
2020-11-17 12:38:21 -08:00
Ignacio Bona Piedrabuena
3407dab090
2020-10-10 Syncronizing datahub-web {COMMIT-SYNC:7f757e3a514fdeff1de922112f182386bd322228} (#1989) 2020-11-10 17:34:31 -08:00
Ignacio Bona Piedrabuena
89c78551cc
1604086049622-ui-sync (#1981)
Co-authored-by: Ignacio Bona <ibonapiedrabuena@linkedin.com>
2020-11-09 12:17:51 -08:00
Charlie Tran
c29fd38c7f
Moves remaining references to non-inclusive language (#1949) 2020-10-20 13:58:09 -07:00
Charlie Tran
4a80baaeb5
Catch up fe to internal - includes module consolidations for faster build times (#1947) 2020-10-20 10:26:02 -07:00
Charlie Tran
d24c396fd7
Change favicon and logo to be datahub instead of linkedin (#1938) 2020-10-15 14:14:38 -07:00
andrewkantor
559a50ecab
Update tab.ts (#1913) 2020-10-13 11:45:45 -07:00
Charlie Tran
226a3ab1b4
Fixes issue where user avatar reaches internal page and improves aspects fetching from UI (#1935) 2020-10-13 11:40:01 -07:00
Charlie Tran
10aab5c7a7
feat(frontend): Catchup frontend for internal development changes (#1933)
* Catchup frontend for internal development changes

* Revert accidental change to test file
2020-10-11 11:40:32 -07:00
Charlie Tran
8d30bd4639
Adds UI support for custom dataset properties (#1905) 2020-10-02 11:26:45 -07:00
Charlie Tran
9c128ae6a3
frontend code migration and unused code removal font update and minor improvements (#1904) 2020-09-29 16:04:25 -07:00
Charlie Tran
3b7eb08284
Fixes current user entity not being populated correctly (#1880) 2020-09-17 23:03:15 -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
Charlie Tran
c2c6f66ca8
feat(frontend): Module consolidation for some test modules and reduces errors from unsupported API calls (#1844)
* frontend - Module consolidation for some test modules and reduces errors from unsupported API calls

* Fix broken test
2020-09-03 10:37:02 -07:00
Mars Lan
85a6cd1698
build(node): replace broken & unmaintained gradle node plugin (#1838) 2020-08-30 19:43:36 -07:00
Charlie Tran
0116a955cb
Pushing internal consolidation of modules to open source (#1835) 2020-08-28 16:19:46 -07:00
Charlie Tran
5072ef013c
feat(frontend): Module consolidation - clean up for OS logic - init virtual assistant (#1821)
* Module consolidation on datahub-web - clean up to some OS logic from previous update - initial implementation of virtual assistant

* Fix accidental change to datahub user module license
2020-08-28 10:31:15 -07:00
Charlie Tran
843a6c5bbb
feat(frontend): update datahub-web client UI code (#1806)
* Releases updated version of datahub-web client UI code

* Fix typo in yarn lock

* Change yarn lock to match yarn registry directories

* Previous commit missed some paths

* Even more changes to yarnlock missing in previous commit

* Include codegen file for typings

* Add files to get parity for datahub-web and current OS datahub-midtier

* Add in typo fix from previous commit - change to proper license

* Implement proper OS fix for person entity picture url

* Workarounds for open source DH issues

* Fixes institutional memory api and removes unopensourced tabs for datasets

* Fixes search dataset deprecation and user search issue as a result of changes

* Remove internal only options in the avatar menu
2020-08-26 15:44:50 -07:00
Mars Lan
80e01625de
Update README.md 2020-07-31 06:31:44 -07:00
dependabot[bot]
e4e3bc92bf
build(deps): bump lodash from 4.17.15 to 4.17.19 in /datahub-web (#1738)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 09:56:35 -07:00
Charlie Tran
3db9e1efc6
Support for volta in web client (#1707)
* Support for volta in web client

* Make sure yarn and volta version of yarn match
2020-06-22 13:14:08 -07:00
dependabot[bot]
70b2123e60
build(deps): bump websocket-extensions in /datahub-web (#1694)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-09 16:51:16 -07:00
Mars Lan
1283dd3ff4
refactor(pdl): convert all pdsc to pdl (#1678)
Use the automated tool in https://linkedin.github.io/rest.li/pdl_migration
Also update all relevant docs
2020-05-21 10:49:23 -07:00
dependabot[bot]
732de344be
build(deps): bump jquery from 3.4.1 to 3.5.0 in /datahub-web (#1653)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-06 14:48:19 -07:00
dependabot[bot]
39b5053af7
Bump acorn from 5.7.3 to 5.7.4 in /datahub-web (#1607)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-23 10:52:56 -07:00
Mars Lan
1aef8f6e1b
build: bypass testing datahub-web when running idea gradle task (#1601) 2020-03-21 16:12:57 -07:00
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