Chris Collins
c1694a3db1
feat(ui) Add remaining modules + design nits on asset summary page ( #14663 )
2025-09-05 09:35:35 -04:00
purnimagarg1
03bca391d3
fix(summary-tab): fix structured property value type issue ( #14644 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-04 14:03:04 -04:00
purnimagarg1
3f8e690ca7
feat(summary-tab): support assets module on the summary pages ( #14653 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-09-04 13:17:52 -04:00
Chris Collins
ab4358ce65
feat(graphql) Add data modeling changes and updates to graphql layer for asset summary pages ( #14638 )
2025-09-04 10:43:56 -04:00
Andrew Sikowitz
0aaa8c6987
feat(graphql): Support logical models ( #14588 )
2025-08-29 13:36:01 -07:00
Andrew Sikowitz
8c6daf3bec
feat(schemaField): Support tags and terms directly on schema field entity ( #14598 )
...
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
Co-authored-by: John Joyce <john@Mac.lan>
2025-08-29 11:18:47 -07:00
Chris Collins
f2c39cdc8a
feat(propagation) Add support for metadata attribution for additional metadata ( #14577 )
2025-08-27 17:45:28 -04:00
v-tarasevich-blitz-brain
c297169559
feat(summaryTab): add property header ( #14499 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-27 16:25:49 -04:00
purnimagarg1
fd053255cd
feat(links): bring edit links functionality from SaaS ( #14559 )
...
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
2025-08-27 14:08:20 -04:00
Michael Maltese
c2f9fc812c
feat(models): support charts in edges fields of other charts ( #14339 )
2025-08-27 12:37:08 -04:00
v-tarasevich-blitz-brain
d9dda1b059
feat(customHomePage/assetCollection): add dynamic filters ( #14435 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-22 09:59:33 -04:00
Andrew Sikowitz
a9fbd6154c
feat(metadata-service/scroll): Support slice on OpenAPI scroll APIs ( #14510 )
2025-08-20 15:30:17 -07:00
v-tarasevich-blitz-brain
dcd6454e45
feat(statsTabV2): bring stats tab v2 to OSS ( #13431 )
...
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-11 12:13:49 -04:00
Aseem Bansal
e9039a73fe
feat(search): make usage fields searchable ( #14400 )
2025-08-10 18:53:10 +05:30
Aseem Bansal
000d7e164e
feat(lineage): add pdl annotations for upstreams ( #14241 )
2025-07-28 19:58:36 +05:30
Alex
63f6432653
chore(plugins): Convert All Plugins Using entity-registry to Spring Configuration ( #14181 )
2025-07-24 15:12:02 -07:00
v-tarasevich-blitz-brain
d6d27ae7c5
feat(customHomePage): add related entities filters to hierarchy module ( #14179 )
2025-07-24 13:13:38 -04:00
Chris Collins
bc027bf276
fix(ui) Add miscellaneous design fixes to new home page ( #14198 )
2025-07-23 21:29:14 -04:00
RyanHolstien
841f6e693f
feat(audit): increase auditability with new system metadata tracking ( #14162 )
2025-07-23 10:50:46 -05:00
v-tarasevich-blitz-brain
7f9891d530
feat(customHomePage): create hierarchy module ( #14143 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-22 11:05:52 -04:00
purnimagarg1
0c74310e3e
feat(homepage): Add support for Quick Link modules in the new home page ( #14141 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-18 15:32:32 -04:00
purnimagarg1
1350fe21fa
feat(homePage): add the ability to create asset collection module ( #14050 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-07-17 16:51:02 -04:00
Andrew Sikowitz
e35daf9ce4
feat(logical): Add feature flag and models ( #14097 )
2025-07-16 11:56:25 -07:00
david-leifker
f12f8e37d0
refactor(queries): refactor query edges ( #14095 )
2025-07-15 17:40:11 -05:00
david-leifker
e6d50878cb
feat(search): custom search configuration for highlighting ( #14057 )
2025-07-14 09:30:37 -05:00
purnimagarg1
7c41e6d4a7
fix(homepage): remove default subscription module and its type references ( #14027 )
2025-07-13 15:21:49 -04:00
purnimagarg1
d2d9d36987
feat(homepage): build announcements functionality on the new homepage ( #13938 )
2025-07-08 14:16:00 -04:00
Gabe Lyons
1228f9b1de
feat(applications): Manage applications screen ( #13814 )
2025-07-08 09:50:33 -04:00
Chris Collins
5292a268c9
feat(graphql) Add GraphQL Objects, Type classes, and Mappers for Templates and Modules ( #13923 )
2025-07-02 16:44:38 -04:00
Chris Collins
7457319c0a
feat(models) Add data models for Custom Home page project - Templates and Modules ( #13911 )
2025-07-01 19:22:23 -04:00
RyanHolstien
a17dbf4849
feat(policies): support policy privilege constraints and ingestion aspect validators ( #13819 )
...
Co-authored-by: Saketh Varma <sakethvarma397@gmail.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-06-23 16:22:23 -05:00
Hyejin Yoon
45e5ef84be
docs: update the example scripts with the new sdk ( #13717 )
2025-06-12 14:00:26 +09:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. ( #13660 )
2025-06-09 10:12:40 -04:00
v-tarasevich-blitz-brain
5041677082
feat(ingestion): add execution log tab ( #13611 )
2025-06-02 10:47:27 -04:00
v-tarasevich-blitz-brain
313997cc76
feat(ingestion): add source to executionRequest ( #13614 )
2025-05-30 19:46:15 -04:00
david-leifker
4c6672213c
config(gradle): pin jackson via bom ( #13617 )
2025-05-24 13:42:10 -05:00
v-tarasevich-blitz-brain
7fb9140d41
feat(ingestionSource/ownership): add ownership aspect to ingestionSource ( #13567 )
...
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-05-21 07:16:28 -07:00
Harshal Sheth
cb3988a5f3
feat(ingest): associate queries with operations ( #13404 )
2025-05-05 11:27:33 -07:00
Hyejin Yoon
f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com ( #13252 )
...
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00
Chris Collins
36cce7d1be
fix(ui) Show warning in the UI when we use lightning cache in impact analysis ( #13139 )
2025-04-17 17:54:43 -04:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier ( #13220 )
2025-04-16 16:55:51 -07:00
Gabe Lyons
1bcdda740d
feat(data contracts): supporting structured properties on data contracts ( #13176 )
2025-04-11 08:30:20 -07:00
Harshal Sheth
1fca9855ee
fix(ingest/snowflake): fix error on stored procs in non-SQL languages ( #13127 )
2025-04-08 17:00:56 -07:00
John Joyce
742d060722
feat(models): Making ML deployment status searchable! ( #13140 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
2025-04-08 15:09:25 -07:00
Chris Collins
538072069b
feat(froms) Add validator preventing duplicate form prompt IDs globally ( #13135 )
2025-04-08 17:14:26 -04:00
david-leifker
dd14507d7d
fix(openapi): required fields w/ defaults ( #13095 )
2025-04-07 10:51:03 -05:00
Aseem Bansal
68b4fcb054
fix(ingest): add mutator for ownership types ( #13002 )
2025-03-31 15:43:38 +05:30
John Joyce
d3becb0ede
feat(ui): Support for Filtering by Deprecated, Showing Deprecation in Upstream Health Indicator ( #12991 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
2025-03-26 15:18:56 -07:00
John Joyce
98dc67fa4c
fix(): Aligning tests and data process instance models ( #12943 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
2025-03-26 10:18:21 -07:00
John Joyce
0c315d2c62
feat(ui): Adding support for 'has siblings' filter behind a feature flag. ( #12685 )
...
Co-authored-by: John Joyce <john@Mac-4613.lan>
2025-03-25 18:40:47 -07:00