Sachin Chaurasiya
f9e48f0ca0
doc : Add what's new for 0.13.1 ( #9375 )
...
* doc : Add what's new for 0.13.1
* chore : do not show group buttons if feature list is empty
2022-12-17 12:12:47 +00:00
Ashish Gupta
ef61909e6a
UI : Fix missing header of User and Admin table ( #9371 )
...
* Fix missing header of User and Admin table
* changes as per comments
2022-12-17 16:53:40 +05:30
NiharDoshi99
4619ade3b5
Fix: updated docs for datalake-azure ( #9358 )
...
* Fix: updated docs for datalake-azure
* Fix: as per comment
2022-12-17 16:22:03 +05:30
Sachin Chaurasiya
78b1ec645a
Fix : Pipeline execution results overflow ( #9366 )
2022-12-17 10:49:21 +00:00
Ashish Gupta
a02eb42508
UI : Added auto-generated password on page load ( #9367 )
...
* Added auto-generated password on page load
* changes as per comments
2022-12-17 15:59:39 +05:30
Shailesh Parmar
b50bb722ef
Cypress: skipping flaky cypress test ( #9369 )
2022-12-17 09:23:17 +00:00
Ashish Gupta
c632ee81e2
UI : Added Organization displayName in DataInsight health glance ( #9359 )
...
* Added Organization displayName in DataInsight health glance
* changes as per comments
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-17 14:30:46 +05:30
Shailesh Parmar
d0efcef6b0
UI: Converted data insight dropdown to checkbox dropdown ( #9368 )
...
* UI: Converted data insight dropdown to checkbox dropdown
* addressing comments
2022-12-17 08:22:01 +00:00
Milan Bariya
0bd96bc115
Add arg in backup doc ( #9360 )
2022-12-17 12:41:26 +05:30
Pere Miquel Brull
3b7ae73473
Airflow e2e integration test ( #9363 )
...
* Prep airflow operator integration tests
* Add integration test to Makefile
2022-12-16 19:52:12 -08:00
Teddy
b3160130f2
Fixe Ownership and Tier Processing ( #9356 )
...
* fix(DI): Owner perc. and tiers
* fix(DI): pylint
2022-12-16 19:51:54 -08:00
Mayur Singal
5164a55341
Fix Mysql e2e test ( #9364 )
2022-12-16 19:39:02 -08:00
Chirag Madlani
17344f2c10
chore(ui): cleanup activity feed from settings page ( #9362 )
2022-12-17 07:30:16 +05:30
Suresh Srinivas
1430e7e9c0
Code cleanup changes ( #9361 )
2022-12-16 16:14:40 -08:00
Sriharsha Chintalapani
0055ca2d1c
Fix #2435 : Add tagging support for services and database ( #9330 )
...
* Fix #2435 : Add tagging support for services and database
* Fix check style
* Fix check style
* Fix check style
2022-12-16 08:34:26 -08:00
Mohit Yadav
08f6536558
Alert Fixes : removed redundant files, updated Triggwe ( #9346 )
...
* Removed Redundant Code + Removed Unnecessary Triggers, Activity Feed Filterin
* all should have intersecting filters
* updated by should have entities index
2022-12-16 21:59:09 +05:30
Aniket Katkar
35db844805
- Added no profiler placeholder for tables not having enabled profiler ( #9347 )
...
- Styling improvements for summary panel
2022-12-16 21:54:30 +05:30
Teddy
3856d63f3a
Fixes #5522 by implementing timeout for the profiler ( #9340 )
...
* feat(Profiler): Added timeout logic in the profiler workflow
* feat(Profiler): Added additional input in workflow UI
* fix(Profiler): timeout text blob in UI
* fix(Profiler): Return profile_results outside the context manager
* Fix(Profiler): Added localizer for timeout label and message
* Update ingestion/src/metadata/interfaces/sqalchemy/sqa_profiler_interface.py
Co-authored-by: Nahuel <nahuel@getcollate.io>
Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-12-16 17:01:12 +01:00
Pere Miquel Brull
7aed6d340b
Fix #9276 - Fix dump syntax for backup ( #9341 )
...
* Update docs
* Clean dump
* Clean dump
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-12-16 16:59:13 +01:00
Nahuel
41cde481e7
Bot roles missing after edition ( #9351 )
2022-12-16 15:46:30 +00:00
NiharDoshi99
61bd0474c5
Fix: updated docs for dagster ( #9350 )
2022-12-16 15:34:55 +00:00
Shailesh Parmar
01f3e3f914
UI: DataInsight feedback part 4 ( #9345 )
...
* UI: Data insight feedback part 4
* layout fix added data assets type field in top view entities table
* Fixed Unit test and added localization
2022-12-16 20:48:28 +05:30
Nahuel
a2b34dd0f4
Fix: Update Ingestion docker images and fix python libraries dependencies ( #9342 )
...
* Update Ingestion docker images and fix python libraries dependencies
* Install also apache-airlfow-providers-http
2022-12-16 14:46:25 +00:00
Chirag Madlani
cfc23a0f4e
fix(ui): minor improvements around fonts and page sizing ( #9332 )
...
* fix(ui): minor improvements around fonts and page sizing
* address review comments
* update file name
* Fix: multiple feed api calls at once on my data page
* fix: ui improvements part 2
* fix: update font colors of announcements
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2022-12-16 14:28:42 +00:00
NiharDoshi99
3190ac2516
Fix: making token as optional field ( #9314 )
2022-12-16 14:17:47 +00:00
Sriharsha Chintalapani
9598694b0d
Fix #9283 : Description and tags are not getting updated for schema fields ( #9325 )
...
* Fix #9283 : Description and tags are not getting updated for schema fields
* Fix checkstyle; address comments
* Fix check style
2022-12-16 19:09:31 +05:30
Milan Bariya
a15600e4e6
Fix: Metadata backup Azure blob issue ( #9328 )
...
* Fix: Metadata backup Azure blob issue
* Fix: Metadata backup Azure blob issue
* Fix: Metadata backup Azure blob issue
* Doc update for Backup
* Doc update for Backup
2022-12-16 18:59:00 +05:30
Sachin Chaurasiya
3beb858d74
UI: update the KPI side text ( #9343 )
2022-12-16 12:52:51 +00:00
Sachin Chaurasiya
4ca1ec3559
UI : downgrade qs@6.11.0 to qs@6.10.3 ( #9338 )
2022-12-16 17:26:42 +05:30
Ashish Gupta
7c181a5a89
Dbt worflow ( #9302 )
2022-12-16 17:00:28 +05:30
Sachin Chaurasiya
4e783e7f9c
UI : Clean up data insights summary and KPIs ( #9335 )
2022-12-16 11:29:01 +00:00
Mohit Yadav
b762593652
Created ActivityFeed Alert ( #9339 )
2022-12-16 16:04:55 +05:30
Aniket Katkar
fc60098e84
Feat(UI) #9204 : Added preview panel for all the data assets. ( #9318 )
...
* - Added entity summary details for all the entities
- Fixed styling for summary panel
- fixed unit tests
* Worked on comments
* Changed styling for summary panel title
2022-12-16 15:23:17 +05:30
Ashish Gupta
afeb7abd9d
UI : fix the required filed issue in Profiler setting Modal ( #9337 )
2022-12-16 09:00:45 +00:00
Ashish Gupta
f3d3fd453b
UI : Lineage UI improvement ( #9312 )
...
* Lineage UI improvement
* added util function for name
2022-12-16 14:08:55 +05:30
Ashish Gupta
d90e7f5edd
UI : Restricted special character for Glossary and Term ( #9288 )
...
* Added support for special character for Glossary
* restricted special character in name field
* change regex name
2022-12-16 14:08:24 +05:30
Ayush Shah
50d1538374
Fix failure in GCS datalake ingestions ( #9336 )
2022-12-16 08:37:39 +00:00
Mayur Singal
c758d83276
Fix #9058 : Add time elapsed in seconds instead of miliseconds ( #9310 )
2022-12-16 08:11:30 +00:00
Aniket Katkar
a4ebfd0855
Fix(UI) #9331 : SearchDropdown improvements and bug fixes. ( #9333 )
...
* - Separated the functions to get options on load and on search
- Fixed bug with options not updating properly
* Fixed failing tests and added unit test for SearchDropdown.
2022-12-16 13:29:26 +05:30
Sriharsha Chintalapani
e42e7e41d8
remove norms for ES index mappings ( #9334 )
2022-12-16 07:43:13 +00:00
Shailesh Parmar
f1cbd90d96
Added percentage computation for tier chart and added functionality of on hover chart will be focus ( #9319 )
2022-12-16 12:33:19 +05:30
Nahuel
819001182f
Fix#9251: DB2 connection config and ingestion update ( #9322 )
...
* DB2 connection config and ingestion update
* Update ingestion/src/metadata/ingestion/source/database/common_db_source.py
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* Update ingestion/src/metadata/ingestion/source/database/common_db_source.py
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* Update bootstrap/sql/com.mysql.cj.jdbc.Driver/v007__create_db_connection_info.sql
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-12-16 07:43:18 +01:00
Ayush Shah
a633befe2a
Fix: Snyk Severity for Delta Spark ( #9323 )
2022-12-16 12:12:44 +05:30
Sachin Chaurasiya
5da150852c
UI/UX improvements part-1 ( #9304 )
...
* UI/UX improvements part-1
* Fix ui test
* fix: unit tests
2022-12-16 10:33:24 +05:30
Suresh Srinivas
8c08cf73b5
Fixes #9290 Policies Don't Prevent Custom Properties Modification by Object Owner ( #9327 )
2022-12-15 20:37:51 -08:00
Nahuel
e998ecc407
Deprecate configurations for auth provider configuration on Airflow ( #8896 )
...
* Deprecate configurations for auth provider configuration on Airflow
* Fix code after merging
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-12-15 12:28:46 -08:00
Mohit Yadav
ce51009eb7
Fixes for Alerts ( #9316 )
...
* Fixes for Alerts
* Fix addTestResult and Delete to updatedBy
2022-12-15 16:43:44 +00:00
Chirag Madlani
301af1448b
fix(ui): cypress failure for webhook, slack, msteams ( #9315 )
2022-12-15 15:56:12 +00:00
Shailesh Parmar
df6aec4911
added latest value for active user and updated graph background ( #9313 )
2022-12-15 15:05:35 +00:00
dhruvinmaniar123
c511326a95
Openmetadata workflow issue 9172 ( #9299 )
...
* adding new file
* adding new workflow of issue #9172
* adding changes of issue #9172
* adding changes of issue #9172
* adding changes for issue #9172
* adding changes for issue #9172
* adding changes for issue #9172
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-15 20:22:54 +05:30