21 Commits

Author SHA1 Message Date
Dexter Lee
cda1ce4589
feat(dashboards): Add browse end point for charts and dashboards (#2143)
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-02-28 10:53:02 -08:00
Thomas Larsson
8fe9520ddc
feat(datahub-dao): enable services to access gms over https (#2133)
Co-authored-by: thomas.larsson <thomas.larsson@klarna.com>
2021-02-25 14:26:23 -08:00
John Joyce
8e03441ffe
fix(gms): fix getAllDataPlatforms bug (#2126) 2021-02-19 14:30:55 -08:00
John Plaisted
60e43061d8
[Breaking] Update to GMA 0.2.0 and fix Urn definitions. (#1977)
Urn definitions needed to be updated since 0.2.0 changed the base Urn class. 

I also added some more urn coercers that were missing.
2020-11-11 16:06:29 -08:00
Jyoti Wadhwani
4bfcb4b508
add aspects to VALUE model of datasets (#1940) 2020-10-22 21:29:28 -07:00
Nagarjuna Kanamarlapudi
e936e2b856
fix(login): Fix login error when corp user editable information is not present. Fixes #1948 (#1950)
* fix(login): Fix login error when corp user editable information is not present

Check if the aspects are present before extracting the values

* More stronger checks for presence of aspects in model
2020-10-21 20:21:34 -07:00
Charlie Tran
57fdc5c00c
Adds ability for midtier to serve custom dataset properties from aspect (#1881) 2020-09-20 11:04:51 -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
Jyoti Wadhwani
60b7c63b26
[fix] load default picture link if not present (#1709) 2020-06-25 14:35:22 -07:00
Kerem Sahin
0114d14ff9
fix(frontend): Extract lastModified field from downstream/upstream aspect (#1672) 2020-05-14 09:11:37 -07:00
Mars Lan
f932437742
build: start enforcing checkstyle and fix all violations (#1670) 2020-05-11 08:41:02 -07:00
Mars Lan
df325ec37e
refactor: remove unused legacy model & move DatasetSearchConfig (#1618) 2020-04-01 10:41:03 -07:00
Kerem Sahin
fba5cd8c5e Handle optional aspects/fields for CorpUser gracefully 2020-03-11 14:56:59 -07:00
Kerem Sahin
36a5d23e42 Migrate to getSnapshot API & remove dataset snapshot 2020-03-03 16:04:01 -08:00
Kerem Sahin
1168501083 Enable tests for all modules by using global gradle config 2020-02-21 11:53:45 -08:00
Kerem Sahin
3d64c45fa6 Fix browse result pagination 2020-02-20 18:53:16 -08:00
Kerem Sahin
a2653d5399 Add URNs for results to search response 2020-01-29 10:36:04 -08:00
Kerem Sahin
f07f545df7 Add corp user search support 2020-01-06 16:35:02 -08:00
Kerem Sahin
822dc22d8e Add pictureLink to DatasetOwner view 2019-09-08 23:59:25 -07:00
Kerem Sahin
1b4fc4b638 Start reading config for datahub-frontend from environment variables 2019-09-02 23:19:55 -07:00
Kerem Sahin
23339df23a Initial commit for Data Hub 2019-08-31 20:51:14 -07:00