Harshal Sheth
6fe9d6faa5
fix(graphql): support additional types in scrollAcrossEntities ( #8891 )
2023-10-02 13:58:31 -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
Chris Collins
e9b4727c8e
fix(java) Update DataProductMapper to always return a name ( #8832 )
2023-09-13 11:18:52 -04:00
Ramendra761
75252a3d9f
feat(UI): AccessManagement UI to access the role metadata for a dataset ( #8541 )
...
Co-authored-by: Ramendra Srivastava <ramsrivastava@paypal.com>
2023-09-08 23:10:49 +05:30
david-leifker
56c00f5586
feat(openapi): entity endpoints & analytics raw ( #8537 )
2023-09-07 17:09:52 -05: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
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update ( #8745 )
2023-09-01 19:36:01 +05:30
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience ( #8710 )
2023-08-24 18:02:22 -04:00
Joshua Eilers
a78e72caf8
highlight matched fields in search results ( #8651 )
2023-08-24 10:12:26 -07:00
Chris Collins
e12d910648
feat(ui) Create page for managing home page posts ( #8707 )
2023-08-23 21:30:27 -04:00
Chris Collins
52f1e32a65
fix(ui) Remove new Role entity from searchable entity types ( #8655 )
...
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-08-23 19:29:30 -04:00
John Joyce
9d08c38a07
feat(graphql) Support exists operator in GraphQL Search API ( #8652 )
2023-08-17 08:44:45 -07:00
Aseem Bansal
ef5931fbed
refactor(graphql): extract code into metadata-io part 1 ( #8607 )
2023-08-10 21:00:50 +05:30
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
zheyu001
bf47d65412
feat(ingest/presto-on-hive): enable partition key for presto-on-hive ( #8380 )
2023-08-02 09:53:27 +05:30
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
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. ( #8460 )
2023-07-26 09:13:45 -07:00
Chris Collins
7bbeedddc4
fix(dataProduct) Show entity count excluding soft deleted entities ( #8444 )
...
Co-authored-by: Joshua Eilers <eilers.joshua@gmail.com>
2023-07-26 20:26:40 +05:30
Chris Collins
392f9f1bc0
fix(browseV2) Escape forward slashes in browse v2 query ( #8446 )
2023-07-21 10:48:46 -04:00
RyanHolstien
93fde6bf93
feat(io): refactor metadata-io module ( #8306 )
2023-07-20 06:39:14 +05:30
Shirshanka Das
58125d35ce
feat(graphql-plugins): add ability for plugins to call back to core e… ( #8449 )
2023-07-19 13:39:58 -07:00
Pedro Silva
e32d552039
fix(owner): Corrects ownership aspect generation during update operations ( #8399 )
2023-07-13 12:58:43 +05:30
Sheerapthinath
e53d220961
feat(ingest): datamodel to ingest organisation role metadata for a dataset ( #8267 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-07-11 20:17:57 -07:00
Chris Collins
18c1f12436
feat(ui) Allow a configurable default tab for domain entity profile page ( #8316 )
2023-07-11 10:30:47 -04:00
Shirshanka Das
b97e9b5b53
refactor(graphql): make graphql engine extensible ( #8394 )
2023-07-10 23:53:14 -07:00
skrydal
cfa864e418
feat(auth): Fine grained ownership policies ( #7499 )
...
Co-authored-by: davidlacedonia <davidlacedonia@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-07-03 09:44:22 -07:00
Chris Collins
c051ea00b0
feat(ui) Show Acryl information with button and banner behind flag ( #8330 )
2023-06-29 17:13:50 -04:00
Joshua Eilers
e0f8e9c944
fix(documentation): remove links from associatedUrn ( #8319 )
2023-06-28 13:42:26 -07:00
Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization ( #8281 )
2023-06-25 13:41:22 -04:00
Joshua Eilers
620d245d57
Add retries to JavaEntityClient:deleteReferencesTo ( #8268 )
2023-06-22 20:03:58 +00:00
Chris Collins
91cac94ed1
feat(graphql) Prevent duplicate glossary term names within a group ( #8187 )
2023-06-22 15:18:53 -04:00
Indy Prentice
3a0b2ed0e9
feat(elasticsearch): Add endpoint for getting the size of timeseries indices ( #8265 )
...
enabling auto-merge as flaky tests succeeded on the first run
2023-06-21 16:47:13 +00: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
Joshua Eilers
abf73b2d10
chore(assertions): catch any exception on assertion delete ( #8247 )
2023-06-20 15:36:44 +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
Indy Prentice
6c445c891a
fix(lineagecounts) Include entities that are filtered out due to sibling logic in the filtered count of lineage counts ( #8152 )
...
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-05-31 09:05:48 -05:00
RyanHolstien
4f50445d98
fix(scroll): fix scroll cache key for hazelcast ( #8149 )
2023-05-30 18:50:16 -05: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
Chris Collins
3c0d720eb6
feat(ui) Add readOnly flag that disables profile URL editing ( #8067 )
2023-05-23 15:29:02 -04:00
RyanHolstien
530b9a6540
fix(jackson): increase max serialized string length default ( #8053 )
2023-05-23 11:38:58 -05: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
Chris Collins
94e7e51175
fix(privileges) Use glossary term manage children privileges for edit docs and links ( #7985 )
2023-05-09 13:46:05 +05:30
Indy Prentice
27c7c40002
fix(search): Handle .keyword properly in the entity type query to ind… ( #7957 )
...
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-05-04 22:03:57 +00:00