597 Commits

Author SHA1 Message Date
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
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
Tony Ouyang
23a2788c4d
feat: set generateParameterizedFieldsResolvers to false to have parameterized queries be generated (#7806) 2023-04-13 11:12:22 -05: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
Aseem Bansal
b039ad1176
refactor: misc fixes logging, annotations (#7579)
Co-authored-by: John Joyce <john@acryl.io>
2023-03-16 09:49:35 +05:30
Aseem Bansal
64b4d0bace
chore(ci): try Qodana Scan for quality (#7560) 2023-03-14 14:26:06 +05:30
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
Chris Collins
bf080bc9ce
fix(ui-ingestion): Fix UI manual ingestion runs by consistently setting pipeline_name (#7521) 2023-03-08 16:19:06 -08: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
Aseem Bansal
4e7233d45f
fix(analytics): remove zero values being added in charts (#7425) 2023-02-25 14:09:07 +05:30
RyanHolstien
4e250cbd51
feat(elasticsearch): support searchAfter (#7235) 2023-02-22 19:03:14 -06:00
RyanHolstien
98f3f93442
feat(auth): REST API authorization (#6614) 2023-02-22 15:45:45 -06:00
Pedro Silva
4f8a5c3800
feat(timeBasedLineage): add feature flag for always producing MCL (#7407) 2023-02-22 15:52:51 +00:00
david-leifker
ebec860bce
fix(search): fix search filters, handle detection of keyword subfield (#7372) 2023-02-20 19:27:10 -06:00
Aseem Bansal
8a1a24b989
feat(analytics): add monthly active users in highlights (#7341) 2023-02-20 14:17:31 -08:00
John Joyce
92cd2b2c1b
fix(lineage): Fix Upstream + Downstream Count in presence of Soft-Deleted / Non-Existent references (#7374) 2023-02-20 14:00:14 -08:00
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
ebafcd6995
fix(schema-blame): check if list of ChangeTransactions is empty before processing (#7263) 2023-02-06 16:34:36 -08:00
Mayuri Nehate
2cac149862
docs(graphql): remove reference of non-existent gms.graphql (#7240) 2023-02-06 20:07:43 +05:30
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
John Joyce
c150ef04d6
feat(ui): Supporting display of columns and storage count in previews (#7198) 2023-02-02 09:38:06 -08:00
Dmitry Bryazgin
1a1f2906db
feat(ingest): Add custom properties to the ldap ingestion (#7125)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-02-01 16:37:14 -08:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements (#6894) 2023-01-31 18:44:37 -06:00
Chris Collins
7a68f11a9f
feat(ui) Build entity doesn't exist page for entity profiles (#7150) 2023-01-27 14:36:01 -08:00
david-leifker
07c5d4f6af
fix(misc): NPE and GraphQL case fixes (#7149) 2023-01-26 15:41:15 -08:00
Amanda Ng
7ded44280d
feat(ui): allow removing parentNodes of Glossary Nodes and Glossary Terms (#7135)
Co-authored-by: John Joyce <john@acryl.io>
2023-01-26 09:07:11 -08:00
Chris Collins
ea7b2abca5
fix(ui) Display glossary term name in analytics page properly (#7128) 2023-01-24 16:58:13 -08:00
RyanHolstien
27fe7eb82c
fix(uri): marks uri field as deprecated, removes problem code, and adds coercer for usages of URI typeref (#7093) 2023-01-20 14:32:02 -06:00
Dmitry Bryazgin
5951379e4c
fix(): Removed a double set for two fields (#7037) 2023-01-13 13:27:55 -08:00
Yang Jiandan
7e8583863e
fix(graphql):fix issue: autorender aspect could not be displayed on t… (#6993)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
2023-01-13 10:39:31 -08:00
John Joyce
7c60659307
fix(ui ingest): Fix test connection when stateful ingest is enabled (#7013) 2023-01-12 10:33:06 -08:00
Meenakshi Kamalaseshan Radha
d3754ba309
feat(privileges) - Create a privilege to manage glossary children recursively (#6731)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-01-09 16:05:39 -08:00
John Joyce
1066615328
fix(docs): Updating Tag, Glossary Term docs to point to correct GraphQL methods (#6965) 2023-01-09 11:24:17 -08:00
Gabe Lyons
5cecc3c48e
feat(queries): [Experimental] Allow customization of # of queries in Query tab via env var (#6964) 2023-01-06 10:54:45 -08:00