428 Commits

Author SHA1 Message Date
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -08:00
Sergio Gómez Villamor
c6eff28fbb
feat(model): adds properties, ownership, deprecated, institutional memory and tags as aspects for data platform instance entity (#5728) 2022-11-14 17:23:02 -08:00
Mayuri Nehate
198c86a620
feat(ingest): support incremental lineage to dbt node from external platform (#6392) 2022-11-14 13:16:38 -05:00
mohdsiddique
fbb1b7271c
feat(ingestion): business-glossary - Add values and relatedTerms support (#6148)
* WIP

* updated snapshot

* merge

* while creating BusinessGlossaryConfig object, the version field always get set to None

* WIP

* lint fix

* remove field

* doc update

* rename the fields

* review comments

* lintFix

* Fix the business glossary example link

* small fixes to examples and docs

* some small tweaks to the model annotations

Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-01 15:17:30 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00
Gabe Lyons
228c10de43
fix(adv search): two advanced search fixes (#6252)
* two advanced search fixes

* another approach

* adding unit tests

* fixing checkstyle issue
2022-10-26 11:31:38 -07:00
Ankit keshari
ac6779989a
Add the ability to add Domain to Glossary Terms (#6135) 2022-10-24 10:20:48 -04:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04:00
Aditya Radhakrishnan
ee1a1ef45b
feat(posts): add posts feature to DataHub (#6110) 2022-10-04 15:37:28 -07:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress

* adding remove option

* more progress

* editing

* further in

* additional rendering improvements

* stashing adv search progress

* stashing more progress

* propagating not filters back to UI

* more frontend progress

* more filters working

* getting ready for data platform selector

* add platform select functionality

* locking out switching btwn advanced and standard filters

* final polish

* remove unneeded code

* added unit and cypress tests

* resolutions after merge

* adding documentation

* cleaning up & refactoring

* removing console.log

* minor ui fix & removing unneeded code

* fixing lineage search

* fixing lints

* fix display of degree

* fixing test

* fixing lint

* responding to comments

* fixing tests

* fix smoke tests

* fixing cypress

* fixing cypress test

* responding to comments
2022-10-04 10:20:04 -07:00
leifker
203a6ff57b
refactor(java11) - convert most modules to java 11 (#5836)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-25 08:39:22 -07:00
Aditya Radhakrishnan
325b959ea6
feat(roles): add ability to invite users into a role (#6015) 2022-09-23 16:48:23 -07:00
Gabe Lyons
b9b0147dd1
feat(data platform) adding data platform indexing & select platform modal in frontend (#5988)
* adding data platform indexing & select platform modal in frontend

* comments
2022-09-20 08:53:26 -07:00
Felix Lüdin
a407e0a370
feat(dashboard): add subTypes aspect to dashboard entity (#5843)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-18 23:03:38 -07:00
Ravindra Lanka
386719f15a
feat(platform): timeseries - Server & Client side changes to support timeseries aspect deletion & rollback. (#4756) 2022-09-11 11:27:46 -07:00
RyanHolstien
1c0080df5b
fix(javadocs): remove ampersand from pdl causing issue in doc generation for openapi (#5808) 2022-09-01 13:32:29 -05:00
Shirshanka Das
4cbb79665e
feat(model): add storage size to dataset profiles (#5777) 2022-08-30 18:32:04 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub (#5767) 2022-08-30 18:31:34 -07:00
Gabe Lyons
47aa32a8a5
feat(simplified homepage): adding option to show limited entity types on homepage (#5678) 2022-08-30 09:17:11 -07:00
Chris Collins
0d35b53b41
feat(ingestion-ui) Add ability to set debug_mode on UI ingestion sources (#5762) 2022-08-29 13:39:14 -07:00
Shirshanka Das
06d29df967
feat(model): add chartUsageStatistics to the chart entity (#5753) 2022-08-27 18:14:28 -07:00
Gabe Lyons
d9b2a45c5f
feat(looker): index looker charts and dashboards by business term (#5649) 2022-08-24 08:01:56 -07:00
divyamanohar-stripe
2afa3a2b2e
feat(airflow): add UP_FOR_RETRY run result for task runs (#5664) 2022-08-21 17:17:02 -07:00
Aditya Radhakrishnan
005a0005df
fix(users): add origin aspect to corpuser (#5662) 2022-08-17 11:30:24 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info (#5645) 2022-08-15 14:35:57 -07:00
Shirshanka Das
5337375b87
feat(model): adding status aspect to assertions (#5612)
This will allow for soft-delete of assertion entities
2022-08-10 13:12:57 -07:00
ksrinath
9a74054b5a
feat(metadata-service-auth): add support for eternal personal access tokens (#5433) 2022-08-09 10:04:39 -07:00
xiphl
e4a587ac24
feat(ui): make container description searchable and have description show up in results (#5586) 2022-08-08 09:39:24 -07:00
Mayuri Nehate
455ec182e5
feat(model, ingest): add user email in dashboard user usage counts (#5471) 2022-07-25 23:06:53 -07:00
John Joyce
f8697ba54f
feat(ui): Partial support for Chart usage (#5473) 2022-07-22 15:19:04 -07:00
Aditya Radhakrishnan
eec5eae0ab
feat(groups): add native groups concept to DataHub (#5443) 2022-07-20 16:55:10 -07:00
Shirshanka Das
9d68597c90
feat(ingest): model - adding a small extension to support communicating structured responses (#5429) 2022-07-19 20:53:34 -07:00
Mayuri Nehate
2c48329810
feat(model): dashboard usage model, is_null condition added (#5397) 2022-07-15 15:37:06 +05:30
John Joyce
4857af57c1
feat(GMS): Adding Dashboard Usage Models (#5399) 2022-07-14 23:47:46 -07:00
Felix Lüdin
a0303448ba
feat(dashboards): add datasets field to DashboardInfo aspect (#5188)
Co-authored-by: John Joyce <john@acryl.io>
2022-07-14 09:54:02 -07:00
Chris Collins
68fb0d8f06
feat(schema) Show last observed timestamp in the schema tab (#5348) 2022-07-07 12:31:01 -07:00
John Joyce
b02c7f5952
perf(search): Improve search default performance (#5311) 2022-07-01 10:40:51 -07:00
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190) 2022-06-22 08:31:18 -07:00
Aditya Radhakrishnan
fdf4e48495
feat(users): add ability to add native users from the UI (#5097)
Co-authored-by: John Joyce <john@acryl.io>
2022-06-08 18:13:22 -07:00
Chris Collins
d22180eb0e
feat(upgrades) Create new DataHubUpgrade + Restore Glossary Entities Bootstrap step (#5099) 2022-06-06 16:34:03 -07:00
Dexter Lee
92f81189eb
feat(model): Add optional context field to tag/term association (#5085) 2022-06-06 08:46:32 -07:00
Aseem Bansal
2dd826626d
feat(model): new chart types (#5017) 2022-06-01 18:14:36 +05:30
John Joyce
1a31f7888a
fix(restore): Add RESTATE ChangeType to MCL / MCP to permit restore indices (#5022) 2022-05-30 10:04:51 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
John Joyce
1e428aacd8
feat(DataHub Operations): Adding GraphQL mutation for reporting Dataset operations (#4988) 2022-05-25 13:27:46 -07:00
John Joyce
944be9a1da
feat(Tests): Metadata Tests Models + APIs + UI (Part 1) (#4989) 2022-05-25 08:55:08 -07:00
mayurinehate
65cf0053a3
feat(model): add created, lastModified auditstamps to SchemaField (#4943) 2022-05-24 22:51:26 -07:00
Dexter Lee
669160a677
feat(run): Create a describe run endpoint for fetching aspects created by the ingestion run (#4964) 2022-05-24 14:46:36 -07:00
Pedro Silva
bbe79170fc
feat(graphql) Add new Revokable Token API (#4970) 2022-05-24 10:44:31 -07:00
RyanHolstien
c3cfaf8e3c
feat(telemetry): add server side telemetry (#4925)
Co-authored-by: Kevin Hu <kevinhuwest@gmail.com>
2022-05-17 11:37:45 -07:00