25 Commits

Author SHA1 Message Date
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
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
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]
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
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
Kerem Sahin
2cae6b36bd Fix links for default avatars 2020-02-06 01:54:19 -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
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