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
david-leifker
62f2789724
feat(structured-properties): soft delete ( #9812 )
2024-02-21 18:16:42 -06:00
Chris Collins
6a0677047b
feat(forms) Add batchRemoveForm graphql endpoint ( #9840 )
2024-02-21 09:43:28 -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
david-leifker
e0276cf123
refactor(graphql): consolidate cache for stats ( #9826 )
2024-02-13 10:55:03 -06:00
RyanHolstien
20b9050732
fix(browsev2): align browse and aggregate queries ( #9790 )
2024-02-07 10:37:55 -06:00
Shirshanka Das
1d06d38b68
feat(platform): add support for via nodes ( #9733 )
2024-01-29 16:03:27 -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
muzzacode
55baf11467
feat: add an endpoint to edit posts ( #9629 )
2024-01-18 14:29:02 +05:30
Aseem Bansal
5bfd674f08
fix(owner): last modified on adding owner ( #9553 )
2024-01-09 21:39:15 +05:30
david-leifker
8415fc214b
feat(entity-registry): entity registry plugins ( #9538 )
2024-01-08 14:20:03 -06:00
Shirshanka Das
a8faa172c6
fix(graphql): BatchGetEntitiesResolver respects order ( #9557 )
2024-01-03 16:51:35 -08:00
John Joyce
7b067822bd
feat(gms): Add support for platform-based browse ( #9376 )
...
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2023-12-18 18:35:02 -08:00
Andrew Sikowitz
16fe22aafa
feat(ui/last-updated): Calculate last updated time as max(properties time, operation time) ( #9242 )
2023-12-06 15:21:56 -05:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint ( #9373 )
2023-12-06 11:02:42 +05:30
Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging ( #8998 )
2023-10-21 16:20:59 +01:00
Pedro Silva
269c4eac7e
fix(ownership): Corrects validation of ownership type and makes it consistent across graphQL calls ( #9044 )
...
Co-authored-by: Ellie O'Neil <oneile729@gmail.com>
2023-10-18 17:43:05 -07:00
Amanda Hernando
c564abcbf0
feat(auth): add group membership field resolver provider ( #8846 )
...
Co-authored-by: Adrián Pertíñez <khurzak92@gmail.com>
Co-authored-by: Adrián Pertíñez <adrian.pertinez@thoughtworks.com>
2023-10-12 11:38:42 -07:00
Harshal Sheth
817c371fbf
feat: data contracts models + CLI ( #8923 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: John Joyce <john@acryl.io>
2023-10-04 20:11:06 -07:00
david-leifker
b905f26d77
fix(test): fix test execution ( #8889 )
2023-09-22 20:43:57 -05:00
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client ( #8877 )
2023-09-21 22:00:14 -05:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x ( #8852 )
2023-09-21 13:01:55 -05:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested ( #8841 )
...
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
John Joyce
94fa514700
feat(systemMetadata): Adding a lastRunId field system metadata ( #8672 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-09-06 14:51:03 -03:00
david-leifker
1b79142d9e
feat(EntityService): batched transactions and ebean updates ( #8456 )
2023-09-02 19:25:44 -05:00
Chris Collins
265e2a4e42
feat(ui/graphql) Add ability to sort search results from search results page ( #8595 )
2023-08-09 16:51:06 -04:00
Pedro Silva
a4a8182001
feat(cli): Adds ability to upload recipes to DataHub's UI ( #8317 )
...
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-08-01 17:35:42 -03:00
RyanHolstien
93fde6bf93
feat(io): refactor metadata-io module ( #8306 )
2023-07-20 06:39:14 +05:30
Chris Collins
91cac94ed1
feat(graphql) Prevent duplicate glossary term names within a group ( #8187 )
2023-06-22 15:18:53 -04:00
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience ( #8235 )
...
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
RyanHolstien
6ce0a248fd
feat(ui): create fast path for immediate processing of ui sourced changes ( #8200 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-15 16:47:13 +05:30
Pedro Silva
460f96d683
fix(ownership): Corrects graphQL resolver for entity operations ( #8219 )
2023-06-13 16:23:36 +01:00
Gabe Lyons
bb4a912d9b
feat(search): adding support for _entityType
filter in the application layer + frontend ( #8102 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-05-30 10:21:33 -07:00
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity ( #8045 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01:00
Indy Prentice
da33e27784
feat(search): Add AggregateAcrossEntities endpoint ( #8000 )
2023-05-19 21:26:50 +00:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products ( #8039 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
John Joyce
b46822399c
feat(timeseries): Support sorting timeseries aspects by non-timestampMillis field + fix operations resolver ( #7840 )
2023-04-18 09:10:04 -07:00
Chris Collins
70e60847a2
fix(auto-complete) Pass in views to auto-complete endpoint for filtering ( #7754 )
2023-04-05 16:48:08 +05:30
Chris Collins
ba6426ef61
feat(ui) Update auto-complete functionality and design ( #7515 )
...
Adds in new styles for auto-complete as well as the new functionality around quick filters.
2023-03-27 12:45:38 -04:00
david-leifker
a27f82cae2
fix(search): tags with colons exercises search with urns, must follow… ( #7602 )
2023-03-20 18:07:25 -05:00
david-leifker
72198f98c0
feat(search): searchAcrossEntities/Lineage improvements ( #7550 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-03-12 18:18:51 -07:00
siladitya
3ce8af169b
feat(graphql): Added GraphQL mappings for the "created" and "lastModified" fields in "DatasetProperties" aspect ( #7463 )
...
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2023-03-08 11:30:21 -08:00
Aseem Bansal
b203dd2895
fix(analytics): date ranges being queried in charts ( #7444 )
2023-02-27 21:42:40 +05:30
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab ( #7366 )
2023-02-20 11:10:18 -08:00
RyanHolstien
31ee8aacec
fix(search): support searchFlags for GraphQL ( #7346 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-02-16 13:26:21 -06:00
Sergio Gómez Villamor
2f2eda0951
feat(graphql): enabling graphql for data platform instance aspects ( #7177 )
2023-02-08 14:56:40 -05:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
Chris Collins
8ef25e3980
fix(siblings) Fix editing of schema fields for siblings with unequal schemas ( #7199 )
2023-02-02 14:55:41 -05:00