John Joyce
6fb01c0cb8
fix(metadata-models): remove unnecessary bin folder ( #7035 )
2023-01-13 08:32:39 -08:00
mohdsiddique
dcf389d35f
feat(ingestion): Tableau # Embed links ( #6994 )
2023-01-11 10:57:48 -08:00
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets ( #6875 )
2023-01-03 15:40:39 -08:00
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI ( #6816 )
2022-12-20 10:54:08 -05: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
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
c4dcd268a6
feat(ingest): support knowledge links in business glossary ( #6375 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-12-07 18:09:50 -05:00
John Joyce
d1b12243bb
feat(models): Adding 'created', 'lastModified' timestamp to Dataset, Container, Dashboard, Chart ( #6527 )
2022-11-28 18:18:34 -08:00
John Joyce
7136dd5ae6
feat(platform): Support @Searchable + @Relationship Annotations for Timeseries Aspects ( #6455 )
2022-11-28 18:17:40 -08:00
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