1481 Commits

Author SHA1 Message Date
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link (#4446) 2022-03-18 14:12:19 -07:00
Gabe Lyons
1ab3ad3986
feat(gql): make gql layer resistant to unresolvable relationships (#4424)
* query for custom properties on containers

* dont break gql if fine grained lineage is present
2022-03-16 14:19:10 -07:00
Gabe Lyons
540d1b3be5
feat(lineage): hide soft deleted nodes in lineage & adds banner in entity page (#4410)
* query for custom properties on containers

* updating queries

* hide soft deleted entities in lineage viz

* add banner for soft deleted entities

* fix tests
2022-03-15 11:17:13 -07:00
Ankit keshari
55357783f3
Refactoring the quries into a single one to get the search results on Home Page (#4372) 2022-03-14 22:24:45 -07:00
John Joyce
a453ebf02d
feat(autocomplete): Show recent searches + improved autocomplete (#4400) 2022-03-14 14:07:49 -07:00
John Joyce
ecd263b0d2
feat(*): Support setting owner type when assigning ownership (#4354) 2022-03-14 11:14:32 -07:00
Aseem Bansal
f0230b05f5
fix: add missing logo (#4386) 2022-03-14 09:05:50 -07:00
Gabe Lyons
bb413beb24
Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359)" (#4390)
This reverts commit cf7cefe20389e20754718cd07dab4ff13eba974c.
2022-03-13 13:43:29 -07:00
Gabe Lyons
7eb0017c44
fix(browse): fix browse double click issue (#4382) 2022-03-11 08:46:26 -08:00
Ankit keshari
cf7cefe203
Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359) 2022-03-10 17:29:45 -08:00
Gabe Lyons
0e4a26b2a9
fix(ui): some small ui fixes for lineage (#4381)
* query for custom properties on containers

* small lineage ui nits
2022-03-10 15:23:47 -08:00
Ankit keshari
4037d49777
Fixed the Small Project issue (#4343) 2022-03-08 12:25:05 -08:00
Gabe Lyons
1d9becad1e
query for custom properties on containers (#4349) 2022-03-08 09:33:55 -08:00
Gabe Lyons
2903646a15
feat(impact analysis): bugfixes for Impact Analysis (#4336) 2022-03-07 14:30:00 -08:00
John Joyce
7efc88e389
Minor ui fixes (#4325) 2022-03-06 20:45:19 -08:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity (#4322) 2022-03-04 16:10:25 -08:00
John Joyce
b48b215528
Correct display name for users in UI (#4323) 2022-03-04 16:08:38 -08:00
Aditya Radhakrishnan
08aab88553
fix(tags) - map tags to globalTags for entities (#4310) 2022-03-04 12:28:12 -08:00
John Joyce
902929293d
fix(ui) Misc UI fixes & styling improvements. (#4311) 2022-03-04 12:19:37 -08:00
mayurinehate
92b0e1c7c7
feat(tableau): emit workbook as container entity in tableau source, some minor fixes in tableau source (#4261) 2022-03-04 11:52:04 -08:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA (#4305) 2022-03-04 11:51:31 -08:00
John Joyce
5cb02319c6
feat(ui): Introducing New group profile (#4308) 2022-03-03 18:04:48 -08:00
John Joyce
2c3effa54d
Minor fixes to policies redesign (#4309) 2022-03-03 17:05:07 -08:00
Ankit keshari
d96241c4e1
Resign the policy tab (#4232) 2022-03-03 16:02:58 -08:00
Ankit keshari
1438abfdac
Fixed the UI issue: Height issue of editor and The Spacing issue between logo and description (#4300) 2022-03-03 14:19:46 -08:00
mohdsiddique
e2f8db7926
feat: powerbi - add new source (#4201) 2022-02-28 17:37:22 -08:00
John Joyce
dd370798ae
fixing tag color in recs (#4274) 2022-02-28 17:33:54 -08:00
John Joyce
f21569e88f
Adding resolved users and groups to policies (#4272) 2022-02-28 14:08:59 -08:00
Aseem Bansal
ec86e71edc
chore(managed ingestion): add variables for default val, update vals (#4186) 2022-02-25 16:33:59 -08:00
Aseem Bansal
b2c3084063
feat(ingest): add option to copy URN, fix graphql docs (#4209) 2022-02-25 16:32:46 -08:00
RyanHolstien
60e4656f03
fix(graphql): add platform to chart relationship query (#4255) 2022-02-24 22:51:57 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity (#4252) 2022-02-24 19:40:55 -08:00
John Joyce
5d0915ec64
fix(ui) Misc styling fixes (truncated filter values, updating tag color on clickaway) (#4246) 2022-02-24 10:48:27 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data (#4132) 2022-02-24 08:33:00 -08:00
John Joyce
ec9084acee
Fixing word wrap for logo count cards (#4220) 2022-02-22 20:32:33 -08:00
Mert Tunç
78cb1941c8
feat(react): add pagination to group ownerships (#4199) 2022-02-22 19:07:21 -08:00
Alexander Chashnikov
c2065bd7fe
feat(ingest): clickhouse - add initial support (#4057)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-02-21 07:36:08 -08:00
John Joyce
e09542d3e8
Show profile image on list users (#4195) 2022-02-18 15:39:48 -08:00
John Joyce
71c2b664de
WARN on 400 from elasticsearch (#4193) 2022-02-18 12:48:43 -08:00
John Joyce
b08784e27a
minor fixes(ui): Small UI display fixes (#4190) 2022-02-18 10:12:30 -08:00
Dexter Lee
db8c215c0b
feat(analytics): Improve analytics page by adding more charts regarding metadata ingested (#4176) 2022-02-18 09:38:17 -08:00
Shubham Thakre
8167cbd432
minor ui fixes (#4181) 2022-02-17 21:08:12 -08:00
John Joyce
74ebbbf94f
fixes(ui): Misc UI fixes + Adding Owners to Search Filters (#4175) 2022-02-17 18:48:29 -08:00
RyanHolstien
6177a07244
bug(glossaryTermLabels): fix glossary term labels missing and add cypress test (#4171)
* bug(glossaryTermLabels): fix glossary term labels missing and add cypress test

* review comment

* fix cypress test

Co-authored-by: Ryan Holstien <ryan@acryl.io>
2022-02-17 16:50:59 -08:00
Shubham Thakre
413990d3e8
Feature/users and groups UI updated as per new design (#4134) 2022-02-17 10:27:07 -08:00
John Joyce
da74943485
feat(ui): Edit glossary term descriptions via UI (#4156) 2022-02-16 15:01:22 -08:00
Ankit keshari
e3599c521c
UI Fix: Modal close on Enter press, autofocus on modal, added split panel, alignment of button (#4155) 2022-02-16 15:00:54 -08:00
Amanda Ng
d17f2bf014
feat(ui): Host platform images on datahub-web-react (#4118)
* feat(react-images): host platform images on datahub-web-react

* feat(react-images): update data_platforms logoUrl

* feat(react-images): add explanation for CopyWebpackPlugin

Co-authored-by: Amanda Ng <amanda.ng@grabtaxi.com>
2022-02-16 11:28:06 -08:00
John Joyce
5640999670
fix(ui): Fix cutoff profiling axis labels (#4154) 2022-02-15 16:25:01 -08:00
Aseem Bansal
68c840824f
chore(cli): update default cli version pinned in the UI based ingestion (#4150) 2022-02-15 14:43:18 -08:00