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
dependabot[bot]
473fb05695
build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /datahub-web-react ( #11356 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 12:34:04 -07:00
Chris Collins
06e0debed6
fix(siblings) Combine siblings in embedded search results ( #11421 )
2024-09-19 13:29:04 -04:00
Chris Collins
de40d251e2
feat(structuredProps) Add delete structured props endpoint and handle null props ( #11418 )
2024-09-18 18:32:49 -04:00
dependabot[bot]
ddcf2dcb36
build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /datahub-web-react ( #11410 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 20:58:26 -07:00
Shirshanka Das
c3e53a1101
chore(links): add attribution ( #11352 )
2024-09-11 10:18:33 +02:00
dependabot[bot]
596de89d70
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /datahub-web-react ( #11296 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 10:04:10 -07:00
Tamas Nemeth
1a051b1eef
chore(platform): Adding Dagster and Prefect platforms ( #11264 )
2024-08-29 13:17:13 +02:00
Saketh Varma
f97f20a867
refactor(ui): antd Modal visible
property to open
( #11232 )
2024-08-28 15:31:36 +05:30
Pinaki Bhattacharjee
b85b4843b6
chore(vulnerability): Incomplete string escaping or encoding ( #11060 )
2024-08-27 15:21:43 -04:00
Saketh Varma
12eb2252d4
fix(ui): replace ant dropdown overlay with menu ( #11229 )
...
Co-authored-by: salman <salman.sayyad@apptware.com>
2024-08-27 17:45:17 +05:30
Felix Lüdin
ce99bc4f22
feat(ingest): add ingestion source for SAP Analytics Cloud ( #10958 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-26 11:29:15 -07:00
Filipe Caetano - OVO
f15a7feda3
feat(analytics): Add page number to SearchResultClickEvent analytics event ( #11151 )
2024-08-20 18:41:38 +05:30
Pinaki Bhattacharjee
a2ed732c15
fix(ui): checks truthy value for last ingested ( #10840 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-08-20 14:43:26 +05:30
John Joyce
7d08ee2ba1
feat(propagation): UI for rendering propagated column documentation ( #11047 )
...
Co-authored-by: Sam Black <sam.black@acryl.io>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-139.lan>
Co-authored-by: John Joyce <john@Johns-MBP-140.lan>
Co-authored-by: John Joyce <john@Johns-MBP-203.lan>
2024-08-19 20:47:07 -07:00
Chris Collins
ae30041ed7
fix(ui) Fix bug with editing entity names ( #11186 )
2024-08-16 11:58:33 -04:00
Chris Collins
796483bac8
feat(ui) Enable editing structured props on fields ( #11042 )
2024-08-12 11:33:14 -04:00
jayasimhankv
3a38415d6b
feat(ui): Changes to allow editable dataset name ( #10608 )
...
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2024-08-09 09:02:17 -07:00
John Joyce
8657288f29
fix(ui): Adding view, forms GraphQL query, remove showing a fallback error message on unhandled GraphQL error ( #11084 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-08-05 09:00:19 -07:00
Sam Black
d6be56f9d9
feat(propagation): Add Documentation Propagation Settings ( #11038 )
2024-07-30 15:50:19 -07:00
Shirshanka Das
43e3cd9602
feat(propagation): Add graphql API ( #11030 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-07-30 09:45:57 -07:00
Hyejin Yoon
a6eb1f47c2
docs: standardize terminology to DataHub Cloud ( #11003 )
2024-07-30 09:52:51 +09:00
amit-apptware
d85da39a86
feat(assertion-v2): changed Validation tab to Quality and created new Governance tab ( #10935 )
2024-07-26 17:24:23 -04:00
Andrew Sikowitz
0274c70292
fix(ui/ingest): Support invalid cron jobs ( #10998 )
2024-07-26 11:10:13 -07:00
ksrinath
1717a300bc
fix(backend): allow excluding soft-deleted entities in relationship-queries; exclude soft-deleted members of groups ( #10920 )
...
- allow excluding soft-deleted entities in relationship-queries
- exclude soft-deleted members of groups
2024-07-26 13:59:56 +05:30
Andrew Sikowitz
66f8930164
fix(ui): Remove ant less imports ( #10988 )
2024-07-24 17:35:42 -07:00
Chris Collins
c5d3153e83
fix(ui): scroll on the domain sidebar to show all domains ( #10966 )
2024-07-23 13:44:50 +05:30
Aseem Bansal
8b88930fad
fix(ui/ingest): correct privilege used to show tab ( #10483 )
...
Co-authored-by: Kunal-kankriya <127090035+Kunal-kankriya@users.noreply.github.com>
2024-07-22 20:25:12 +05:30
Chris Collins
eace710aee
feat(siblings) Add flag to prevent combining siblings in the UI ( #10952 )
2024-07-19 13:41:18 -04:00
John Joyce
1617d6231b
feat(ingest): Support System Ingestion Sources, Show and hide system ingestion sources with Command-S ( #10938 )
...
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:32:46 -07:00
Aseem Bansal
11c5c3e194
fix(build): fix lint fix web react ( #10896 )
2024-07-17 20:17:35 +05:30
Jay
ee18a174d1
fix(data-contracts-web) handle other schedule types ( #10919 )
2024-07-16 09:56:56 -07:00
noggi
78bffc3948
Index ExecutionRequestResults status field ( #10811 )
2024-07-15 12:54:33 -07:00
Chris Collins
36fd614e3b
feat(ui) Finalize support for all entity types on forms ( #10915 )
2024-07-15 15:14:15 -04:00