625 Commits

Author SHA1 Message Date
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
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets (#6875) 2023-01-03 15:40:39 -08:00
Aseem Bansal
bef87abd6c
refactor(graphql): make graphqlengine easier to use (#6865) 2022-12-27 22:58:12 +05:30
Chris Collins
2ef2ad05d0
fix(ingestion) Inject pipeline_name into recipes at runtime (#6833) 2022-12-22 13:16:51 -08:00
Chris Collins
517688d050
fix(lineage) Fix lineage viz with multiple siblings (#6826) 2022-12-21 14:36:09 -05:00
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI (#6816) 2022-12-20 10:54:08 -05:00
Aditya Radhakrishnan
80041d7586
fix(posts): add deletePost GraphQL endpoint (#6813) 2022-12-20 07:08:34 -08:00
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets (#6772) 2022-12-15 16:37:07 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
david-leifker
be9348b518
fix(build): rename conflicting module auth-api (#6728)
* fix(build): rename conflicting module `auth-api`
2022-12-09 18:06:51 -06:00
John Joyce
bbcec3b226
refactor(ui): Adding caching for users, groups, and roles (#6673) 2022-12-08 09:23:15 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
mohdsiddique
f2a83f3074
feat(gms): Pluggable Authentication & Authorization Framework (#6634) 2022-12-06 10:22:41 -08:00
david-leifker
2de9d3d5bf
fix(logging): Remove lombok as source of slf4j-api, convert to compileOnly where possible (#6616) 2022-12-04 19:57:47 -08:00
Nick Wu
44c2749510
docs(graphql): fix deleteTest "Create"->"Delete" (#6574)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2022-12-01 20:29:59 -08:00
Raj Tekal
42ee2f3729
feat(ui) Add owner to dataset - allow same owner with a different type (#6463)
Co-authored-by: vtekal <varadaraj_tekal@optum.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-11-29 08:46:41 -08:00
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -08:00
Aditya Radhakrishnan
63036993d1
fix(roles): allows role service to unassign roles (#6434) 2022-11-17 10:59:07 -08:00
Luis R
83950167b2
feat(frontend): Adding support to show externalUrl and institutionalMemoryFields for MLModels (#6053)
* adding externalUrl to MLModelProperty graphQL entity

* Adding externalUrl mapping for MLModelProperties

* adding externalUrl to the GraphQL frontend query

* adding institutionalMemory to the MLModel GraphQL query

* mapping externalUrl as property on the tsx template for MLModel

* fixing lint issues on MLModelEntity.tsx

Co-authored-by: Luis Redondo Cañada <luis.redondo@cabify.com>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-14 16:16:55 -08:00
Chris Collins
8c783dac62
feat(privileges) Create privileges to allow for managing children of entities (#6346)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-634.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-666.lan>
2022-11-03 13:06:40 -07:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization (#6303) 2022-10-28 17:08:13 -07:00
Gabe Lyons
615865f805
fix(assertion tab): fixing up regression in assertion resolver (#6296)
* fixing up regression in assertion resolver

* small nit
2022-10-27 10:06:13 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00