Chris Collins
|
d5e379a94d
|
feat(ui) Add finishing touches to the structured props feature (#12111)
|
2024-12-16 15:30:25 -05:00 |
|
Aseem Bansal
|
eee49b3cb8
|
fix(ui): dereference issues (#12109)
|
2024-12-13 11:47:49 +05:30 |
|
dependabot[bot]
|
3afc0782f0
|
chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /datahub-web-react (#12086)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 12:12:51 -06:00 |
|
Aseem Bansal
|
3d7560585f
|
fix(ui): dereference errors (#12034)
|
2024-12-12 20:49:25 +05:30 |
|
Chris Collins
|
dcc8ad9d61
|
feat(ui) Add full support for structured properties on assets (#12100)
|
2024-12-11 20:12:24 -05:00 |
|
Chris Collins
|
8b5fb71192
|
feat(structuredProps) Add frontend for managing structured props and filtering by them (#12097)
|
2024-12-11 18:45:46 -05:00 |
|
Chris Collins
|
11c49ec6be
|
fix(ui) Add backwards compatibility to the UI for old policy filters (#12017)
|
2024-12-11 17:31:06 -05:00 |
|
Mayuri Nehate
|
becf51575e
|
docs(ingest/athena): update recipe with aws key pair example (#12076)
|
2024-12-11 18:21:58 +05:30 |
|
Chris Collins
|
84e50d8e76
|
feat(ui) Add alchemy component library to FE (#12054)
|
2024-12-10 15:06:57 -05:00 |
|
kanavnarula
|
8a1c1804b7
|
feat(): Add parent container hierarchy label to the container (#11705)
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
Co-authored-by: mac <mac@192.168.1.2>
Co-authored-by: mac <mac@192.168.1.6>
|
2024-12-09 13:03:09 -08:00 |
|
Jay
|
bb67af03c5
|
fix(web) disallow deselecting all degrees on impact analysis view (#12063)
|
2024-12-09 14:17:18 -05:00 |
|
dependabot[bot]
|
14fe8891a3
|
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /datahub-web-react (#11978)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-05 11:40:10 -06:00 |
|
John Joyce
|
cbae728cf9
|
fix(ui): Adding overflow handling (also goes to oss) (#12022)
Co-authored-by: John Joyce <john@Mac-355.lan>
|
2024-12-04 11:30:53 -08:00 |
|
Shirshanka Das
|
eef9759f88
|
feat(hudi): add hudi platform to the list of default platforms (#11993)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2024-12-03 14:59:34 -08:00 |
|
k-bartlett
|
dc87b51369
|
feat(ingest): connector for Neo4j (#11526)
Co-authored-by: kbartlett <keith.bartlett@fullsight.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay Feldman <8128360+feldjay@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com>
Co-authored-by: Felix Lüdin <13187726+Masterchen09@users.noreply.github.com>
|
2024-12-02 14:53:28 +05:30 |
|
sagar-salvi-apptware
|
c42f779859
|
fix: Add option for disabling ownership extraction (#11970)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2024-11-29 21:28:31 +05:30 |
|
skrydal
|
816fd3dba7
|
fix(ingestion/iceberg): Improvements to iceberg source (#11987)
|
2024-11-28 15:34:20 +00:00 |
|
Aseem Bansal
|
fbc98518b6
|
fix(ingest): always send correct data for advanced section (#11960)
|
2024-11-26 13:49:14 -08:00 |
|
Chris Collins
|
41f7fc9949
|
fix(ui/graphql) Handle groups in institutionalMemory aspect (#11934)
|
2024-11-25 09:49:16 -05:00 |
|
Tim
|
970453e584
|
fix(ui): use correct docs link for csv enricher (#11917)
|
2024-11-22 10:34:39 -08:00 |
|
Pinaki Bhattacharjee
|
98544aaa6a
|
fix(ts): Suppress ts errors on Editor.tsx (#11275)
|
2024-11-21 09:31:04 -08:00 |
|
kanavnarula
|
218c059152
|
feat(ui): Display username while removing the user from the group (#11706)
|
2024-11-20 11:30:21 -08:00 |
|
Chris Collins
|
44affd7f82
|
fix(ui) Fix merging siblings schema with mix of v1 & v2 fields (#11837)
|
2024-11-19 17:24:17 -05:00 |
|
Gabe Lyons
|
17c9fcf4fb
|
Update CSVInfo.tsx (#11871)
|
2024-11-16 00:10:26 +00:00 |
|
sagar-salvi-apptware
|
fd2da83ff4
|
feat(ingest/cassandra): Add support for Cassandra as a source (#11822)
|
2024-11-15 20:41:21 +05:30 |
|
Jay
|
64e9114279
|
fix(ingestion-web) sorting and filtering uses api (#11844)
|
2024-11-13 09:53:31 -08:00 |
|
Felix Lüdin
|
92183cae53
|
fix(ui): show ingested entities in ingestion report when ingestion succeeded with warnings (#11704)
Co-authored-by: Gabe Lyons <gabe.lyons@acryl.io>
|
2024-11-12 15:58:59 -08:00 |
|
Jay
|
a559c7ee5f
|
feat(web-react) improved webpage title generation logic (#11773)
|
2024-11-08 15:42:03 -05:00 |
|
sagar-salvi-apptware
|
5d17ecb290
|
feat(ingest/dremio): Dremio Source Ingestion (#11598)
Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io>
Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2024-11-05 22:06:35 +05:30 |
|
John Joyce
|
5c0377a761
|
feat(ui): Support markdown for incident descriptions (#11759)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
|
2024-10-30 14:53:38 -07:00 |
|
kartikey-visa
|
25a4eefe6b
|
feat(frontend): show browse paths for business attributes related entities - schema fields (#11585)
|
2024-10-28 14:29:07 -04:00 |
|
kartikey-visa
|
a8af347588
|
fix: business attribute empty bubble selection issue (#11720)
|
2024-10-28 12:13:40 -04:00 |
|
haeniya
|
7c8dba4bd9
|
feat(ingest/tableau): support ingestion of access roles (#11157)
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-10-24 11:56:00 -07:00 |
|
Harshal Sheth
|
a1d4a74936
|
fix(ui): show structured report context in pre (#11673)
|
2024-10-23 12:39:14 -07:00 |
|
Felix Lüdin
|
554288bb05
|
fix(ui): show DataHub logo for DataHub sources in ingestion souces list (#11658)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2024-10-21 12:30:09 +05:30 |
|
Harshal Sheth
|
a219316b30
|
fix(ui): update soft-deletion banner message (#11571)
|
2024-10-10 15:05:41 +05:30 |
|
Shirshanka Das
|
fb73e925e7
|
fix(lint): fix yarn lint breakage from #11498 (#11553)
|
2024-10-07 18:32:11 -05:00 |
|
Shirshanka Das
|
7bdb7bbab2
|
fix(propagation): show last modified propagated documentation (#11498)
|
2024-10-07 09:36:52 -07:00 |
|
dependabot[bot]
|
759f69e292
|
build(deps): bump fast-loops from 1.1.3 to 1.1.4 in /datahub-web-react (#10885)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-04 14:18:46 -05:00 |
|
dependabot[bot]
|
d1220a6636
|
build(deps): bump rollup from 3.29.4 to 3.29.5 in /datahub-web-react (#11459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-04 14:14:46 -05:00 |
|
deepgarg-visa
|
a0787684de
|
feat(businessattribute): filter schema rows on business-attribute pro… (#11502)
|
2024-10-01 09:57:08 -04:00 |
|
Dmitry Bryazgin
|
171aad1213
|
fix(fragments.graphql): values is a correct parameter for FacetFilterInput (#11485)
Co-authored-by: Bryazgin <dbryaz1@LAMU0MVW17THY2C.uhc.com>
|
2024-09-28 14:15:45 -05:00 |
|
david-leifker
|
fe12395e8c
|
build(yarn): increase yarn timeout and version bump (#11461)
|
2024-09-23 19:29:50 -05:00 |
|
Jay
|
f1be36605b
|
feat(data-contracts): support custom assertions in the data contracts builder (#11454)
|
2024-09-23 10:07:04 -07:00 |
|
kanavnarula
|
315ff8fee2
|
Group Modal Css fix (#11403)
|
2024-09-20 17:08:04 -05:00 |
|
Andrew Sikowitz
|
6a1d101974
|
refactor(ui/lineage): Replace FetchedEntities Object with Map (#11440)
|
2024-09-20 13:20:22 -07:00 |
|
Hendrik Richert
|
b607a66c05
|
Add STARTS_WITH policy condition to allow for URN-wildcard-based policies (#11441)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
|
2024-09-20 10:33:14 -05:00 |
|
dependabot[bot]
|
7963dee938
|
build(deps): bump dset from 3.1.3 to 3.1.4 in /datahub-web-react (#11361)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 17:18:29 -07:00 |
|
dependabot[bot]
|
3e5e39e683
|
build(deps): bump dompurify from 2.3.8 to 2.5.4 in /datahub-web-react (#11387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 17:16:43 -07:00 |
|
Andrew Sikowitz
|
690114834c
|
fix(graphql/getDataset): Do not fetch parent for schema fields (#11434)
|
2024-09-19 15:46:32 -07:00 |
|