ksrinath
91e3dc829e
feat(views): apply views to homepage entity counts & recommendations ( #10283 )
...
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-04-18 13:50:37 +05:30
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever ( #10241 )
2024-04-16 10:12:48 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
Aseem Bansal
70b1423280
feat(access): Experimental policy debugger ( #9833 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2024-04-11 14:22:09 +01:00
david-leifker
f96abc1cc6
fix(authorization): fix restricted entity privmitives ( #10265 )
2024-04-10 16:51:40 -05:00
Filipe Caetano - OVO
2624e1970c
feat(access): Improve external role retrieval ( #10160 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-10 16:11:11 -04:00
Harshal Sheth
9c8f8a5192
feat(gql): support operationName ( #10210 )
2024-04-08 18:41:03 -05:00
siladitya
31c7cccd86
fix(graphql-core):Auto completion/suggestion of Domains are not working ( #10150 )
...
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-05 10:03:51 -04:00
siladitya
3d6d4f438a
fix(graphql-core): DomainEntitiesResolver does not support values FacetFilterInput parameter ( #10188 )
...
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-04-05 09:59:40 -04:00
RyanHolstien
888a1de9fc
feat(lineage): give via and paths in entity lineage response ( #10192 )
2024-04-02 19:36:52 -05:00
RyanHolstien
a89e189e93
feat(lineage): mark nodes as explored ( #10180 )
2024-04-02 10:48:17 -05:00
Pedro Silva
35ec7dfe14
fix(graphQL): Ignore soft-deleted assertions in UI calls ( #10148 )
2024-03-27 22:55:27 +00:00
Harshal Sheth
f0bdc24fc9
feat(ingest/dbt): dbt model performance ( #9992 )
2024-03-26 17:18:54 -07:00
RyanHolstien
2657c8f68b
feat(lineage): add a parameter to allow limiting the per hop exploration of lineage search ( #10062 )
2024-03-26 11:48:39 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization ( #10066 )
2024-03-23 06:15:36 -05:00
david-leifker
93b5907f99
fix(usage-stats): usage-stats error handling and filter ( #10105 )
2024-03-22 21:47:00 -05:00
david-leifker
7315e6c40d
test(urn): add test case ( #10112 )
2024-03-22 14:54:47 -05:00
david-leifker
8cb65bdb76
ci(filters): add graphql code to backend trigger ( #10113 )
2024-03-22 11:51:24 -05:00
Pinaki Bhattacharjee
d573acde7e
fix(resolver): Allow users to add/remove related terms for children glossary terms ( #9895 )
2024-03-22 10:44:43 -04:00
gaurav2733
27612bd3d6
fix(ui/user-group): add non existent entity page for user ( #10004 )
...
Co-authored-by: akarsh991 <akarsh.goel@apptware.com>
2024-03-22 15:31:19 +05:30
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets ( #9906 )
2024-03-20 15:25:36 -04:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI ( #8325 )
...
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
Harshal Sheth
64cb5d1cb2
feat(dbt): show source and compiled code in the UI ( #10028 )
2024-03-18 18:16:49 -07:00
akarsh991
a85db6067c
feat(ui): add option to add picture link for groups ( #9882 )
...
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-03-05 18:00:40 +05:30
david-leifker
ed10a8d8cc
feat(search): search access controls ( #9892 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
Pedro Silva
21ecb7170f
feat(policies): Make policies searchable by privilege, type, status or editable fields ( #9877 )
2024-02-26 15:57:01 +00:00
david-leifker
62f2789724
feat(structured-properties): soft delete ( #9812 )
2024-02-21 18:16:42 -06:00
RyanHolstien
ac1ee6cd12
fix(lineage): logging reduction and fixes ( #9878 )
2024-02-21 10:35:09 -06:00
Chris Collins
6a0677047b
feat(forms) Add batchRemoveForm graphql endpoint ( #9840 )
2024-02-21 09:43:28 -05:00
david-leifker
e4bc915c78
chore(graphql): bump graphql engine version ( #9864 )
2024-02-15 20:24:44 -06:00
Andrew Sikowitz
37952036ad
feat(models,ui): Support query nodes in lineage ( #9850 )
2024-02-15 08:58:25 -05:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Chris Collins
ea4a9b281b
feat(forms) Extend forms support to other entity types ( #9801 )
2024-02-13 15:02:52 -05:00
david-leifker
e0276cf123
refactor(graphql): consolidate cache for stats ( #9826 )
2024-02-13 10:55:03 -06:00
RyanHolstien
8c9bf4e93d
feat(graphql): add configuration for limiting graphql query complexity ( #9802 )
2024-02-09 10:37:04 -06:00
Chris Collins
5d23b796f4
feat(structured-props) Extend structured props support to other entity types ( #9780 )
2024-02-08 12:21:05 -05:00
Aseem Bansal
f6e96dc0d3
feat(token): helper to debug owner of raw token ( #9793 )
2024-02-08 20:51:12 +05:30
Mayuri Nehate
7ae310d3a7
feat(graphql): get raw aspects for assertions, allow aspectNames filter ( #9792 )
2024-02-07 17:02:23 -08:00
RyanHolstien
20b9050732
fix(browsev2): align browse and aggregate queries ( #9790 )
2024-02-07 10:37:55 -06:00
david-leifker
11f7804b1e
chore(lint): apply spotless ( #9789 )
2024-02-06 11:09:54 -06:00
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI ( #9718 )
2024-02-02 15:55:36 -05:00
Shirshanka Das
1d06d38b68
feat(platform): add support for via nodes ( #9733 )
2024-01-29 16:03:27 -08:00
John Joyce
08bdfbdf93
feat(ui): Supporting rendering custom assertion descriptions ( #9722 )
...
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-01-25 15:25:31 -08:00
muzzacode
c158d2b9ec
feat (resolver): Add new endpoint for editing secrets ( #9665 )
2024-01-24 12:07:16 +05:30
david-leifker
943bb57cbc
feat(backend): structured properties and forms ( #9626 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06:00
david-leifker
bd9b0c49fb
perf(entity-service): batch exists calls ( #9663 )
2024-01-19 16:32:22 -06:00
Pedro Silva
4138b2f724
feat(roles): Add support for roles in groups in GMS ( #9659 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2024-01-19 11:48:12 +00:00
muzzacode
55baf11467
feat: add an endpoint to edit posts ( #9629 )
2024-01-18 14:29:02 +05:30
John Joyce
9f3d125851
fix(autocomplete): Filter default entity types based on those present in types map ( #9625 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-01-16 11:14:45 -08:00
Pedro Silva
dc93f2e57b
fix(graphql): Add jsonProps to SchemaField type ( #9622 )
2024-01-12 17:31:54 +00:00