4912 Commits

Author SHA1 Message Date
Onkar Ravgan
254b0b64d1
Tableau lineage using Graphql (#7603)
* Added graphql query

* Added tableau lineage with graphql

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-21 11:14:32 +05:30
Akash Jain
bb66105545
Added matrix to run cypress integrations tests with postgresql (#7594) 2022-09-21 10:57:11 +05:30
Shailesh Parmar
8eefacfb99
Fixed issue: Allow users to add to tags during the creation process - P0 - 0.12.1 #7550 (#7593) 2022-09-21 10:25:54 +05:30
Mayur Singal
a439161d8b
#7316: Bump sqllineage version to 1.3.6 (#7598)
Co-authored-by: Mayur <mayur@Mayurs-MacBook-Pro.local>
2022-09-21 10:14:47 +05:30
Ashish Gupta
10cecf1d56
Fix UI :- Convert CustomProperty html table to antd table (#7583)
* Convert CustomProperty html table to antd table

* fix cypress issue

* fix cypress issue

* fix cypress issue of not found @value
2022-09-21 09:59:46 +05:30
Mayur Singal
947cb4e99e
Fix #7316: Fix Hive View error for older version (#7592) 2022-09-21 07:50:17 +05:30
Abhishek Pandey
d40be7a9aa
postgres-sql-query-updated (#7421) 2022-09-21 07:04:06 +05:30
Nahuel
301433e0d0
Airflow container can not be restarted (#7615) 2022-09-20 14:37:39 -07:00
Sriharsha Chintalapani
93e2a113ba
Fix #168: Azure SSO Kubernetes instructions seem outdated compared to 0.12.0 Helm chart (#7604) 2022-09-20 12:13:56 -07:00
Sriharsha Chintalapani
00a45782b9
Update index.md (#7608)
Add messages around upgrading to feature release
2022-09-20 11:54:37 -07:00
Suresh Srinivas
24710d40f3
Fixes #7606 Warn users about deletion of data during bootstrap storage migration (#7607) 2022-09-20 11:22:41 -07:00
Sachin Chaurasiya
5224354ce2
Fix #7575 UI : Fetch bots with limit=100 and filter it on the UI side. (#7588)
* Fix #7575 UI : Fetch bots with limit=100 and filter it on the UI side.

* Create large page size constant

* Handle case search text

* Fix bots cypress tests

* Fix limit issue
2022-09-20 22:27:36 +05:30
Nahuel
3e4d4c5ee6
Fix DOCKER_URL_ROOT value for docker.py (#7600) 2022-09-20 17:16:22 +02:00
Pere Miquel Brull
1578fa7f1b
Fix #7121 - Support Spark metastore DB connection (#7520)
* Fix #7121 - Support Spark metastore DB connection

* appname

* Update docs

* test validation

* Address PR comments

Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-09-20 16:47:57 +02:00
Sachin Chaurasiya
6b00c75852
Fix #7475 Sandbox - Database Service Update Owner shows only limited users (#7595)
* Fix #7475 Sandbox - Database Service Update Owner shows only limited users

* Fix typescript error

* Fix failing cypress tests
2022-09-20 19:57:13 +05:30
Ashish Gupta
a362442075
Fix UI : Empty data issue while changing owner in Profiler and DataQuality (#7551)
* Fix empty data issue while changing owner in Profiler and DataQuality

* change value for noStatus and other changes as per comments

* Fix unit test issue

* changes as per comments
2022-09-20 18:12:05 +05:30
Parth Panchal
2c0657fe68
Fixed#7251: POST API calls to /usage endpoint are inconsistent (#7587)
* Fixed#7251: POST API calls to /usage endpoint are inconsistent

* Fixed#7251: POST API calls to /usage endpoint are inconsistent
2022-09-20 17:38:03 +05:30
Ayush Shah
c522fa1de2
Add Specific Projectid support feature (#7591) 2022-09-20 17:36:10 +05:30
Sachin Chaurasiya
5c0016d827
Fix #7466 UI throws fetch entity count error when there is no data in ElasticSearch (#7590) 2022-09-20 17:11:37 +05:30
Onkar Ravgan
b6df1d74ab
Added docs (#7580)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-20 16:14:12 +05:30
Onkar Ravgan
5f2d7c5dfc
Added ingesting teams from DBT (#7576)
* Added ingesting teams from DBT

* Added warnings

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-20 16:14:00 +05:30
Ashish Gupta
5a242e2832
Fix the whole page refresh on switch change in Teams (#7556) 2022-09-20 15:29:18 +05:30
Nahuel
67ae82286f
Fix#7424: Create Bots on default authorizer init (#7559)
* Create Bots on default authorizer init

* Apply suggestions from code review

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-20 11:28:39 +02:00
Teddy
bdfdc50a5a
Fixes #7422 - Implement FROM table SAMPLE ... for Snowflake sampling (#7555)
* Updated sampling for snowflake

* Fixed python style
2022-09-20 08:55:39 +02:00
Teddy
e22036cc09
Fixes #7504 Added migration steps to delete profiler pipeline from entity relationship (#7511)
* Added migration steps to delete profiler pipeline from entity relationship

* Added migration to remove rows from entity_relationship with profiler pipelines

* Fixed sample data TestDefinition name after renaming testDefinition

* Added user_tokens table to v005

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2022-09-20 08:14:29 +02:00
Suresh Srinivas
1128d4847d
Fixes #7396 Custom properties description are not updated (#7571) 2022-09-19 22:47:49 -07:00
Parth Panchal
bfe5710dc7
Fixed#7537: Webhook description update is not working (#7548) 2022-09-20 10:14:26 +05:30
Aniket Katkar
ef5c4016f4
Fix(UI) #7403 : Explore page tabs data loading issue (#7461)
* Worked on fixing issue #7403

* Worked on explore page loading tab data issue

* code optimization

* Worked on comments
2022-09-20 10:04:43 +05:30
Suresh Srinivas
c4eb9260be
Change camelCase mlModel to lowercase in package name (#7565) 2022-09-19 18:54:02 -07:00
Sriharsha Chintalapani
9b35547fa5
Fix #7562: Fix search suggest for soft-deleted entities (#7563) 2022-09-19 17:22:23 -07:00
Sriharsha Chintalapani
33ecb3dd80
Fix #7445: Search API pagination is not working as expected (#7560) 2022-09-19 15:04:44 -07:00
Shailesh Parmar
9ee96deec4
UI: Fixed issue: TestSuite descriptions are unable to update and also unable to create a test suite when edit tests permission is given#7507 (#7557) 2022-09-19 14:29:15 -07:00
Sachin Chaurasiya
209aecc4a0
Fix #7352 Add Service Improvements (#7553) 2022-09-19 20:39:25 +05:30
Sachin Chaurasiya
7e9fbee743
UI: Fix Bots Listing Page is not showing updated name and description (#7484)
* UI: Fix Bots Listing Page is not showing updated name and description

* Add cypress test for bots page

* Add cypress tests for webhook

* Fix bots displayName test

* Fix Add bot flow

* Fix update bot test flow
2022-09-19 20:38:30 +05:30
Nahuel
2a6c6134f4
Fix#7272: Improve logging when initializing workflow from CLI (#7522)
* Improve logging when initializing workflow from CLI

* Fix broken tests
2022-09-19 08:00:00 -07:00
Shailesh Parmar
d7d2d7eae9
Fixed issue Create test suite ingestion pipelines with underscores instead of spaces #7279 (#7547)
* Fixed issue Create test suite ingestion pipelines with underscores instead of spaces #7279

* used utils method for replacing space
2022-09-19 19:28:16 +05:30
Ashish Gupta
c12cc0276e
Fix UI : Added check for airflow while creating TestSuite (#7543)
* Added check for airflow  while creating TestSuite

* Changes as per comments
2022-09-19 19:17:23 +05:30
Aniket Katkar
0990e6467f
Fixed expansion issue for rows in entity tables. (#7549) 2022-09-19 19:05:33 +05:30
Sachin Chaurasiya
74e508954c
Fix #7409 If the airflow service not available we throw IP exception (#7546) 2022-09-19 19:01:00 +05:30
Shailesh Parmar
f52f6eccd8
UI: Added cypress test for Data quality and profiler (#7463)
* added initial cypress test for profiler

* added profiler ingestion workflow

* added data-testid for no profiler placeholder

* added create test suite and test case cypress

* added edit and delete flow for table test case

* added test-suite delete test

* added cypress for add column test case

* added delete and edit cypress test for column test

* fixed delete service cypress issue

* removed only keyword
2022-09-19 18:43:39 +05:30
Onkar Ravgan
e6de43b081
Added miising dictionaries (#7545)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-19 18:00:14 +05:30
Akash Jain
08166ac239
fix typo error (#7542) 2022-09-19 15:21:49 +05:30
Ashish Gupta
2333796d28
Fix UI Issue : Made Testcase nodata description more descriptive and decrease the ic… (#7487)
* Made testcase nodata description more descriptive and decrease the icon size

* Changes as per comments
2022-09-19 13:10:34 +05:30
mohitdeuex
4c6932e172
[Basicauth] update table name (#7538)
* Fixed issue with testCases not posted in slack

* Return empty string in case of faling to build url

* [BasicAuth] Added Basic Authentication APIs

* [BasicAuth] Checkstyle

* [BasicAuth] Test yaml updated

* [BasicAuth] Update review comments

* [BasicAuth] Refresh logic added

* [BasicAuth] Add sql updates

* [BasicAuth] Maintain dependency version in main pom.xml

* [BasicAuth] Updated as per new module

* [BasicAuth] Fixes for refresh and missing edge scenario handled

* [BasicAuth] remove quotes

* [BasicAuth] Fix merge conflicts

* [BasicAuth] Update table name
2022-09-19 12:03:12 +05:30
mohitdeuex
4b594d0d6e
[BasicAuth] Added Basic Authentication (#7390)
* Fixed issue with testCases not posted in slack

* Return empty string in case of faling to build url

* [BasicAuth] Added Basic Authentication APIs

* [BasicAuth] Checkstyle

* [BasicAuth] Test yaml updated

* [BasicAuth] Update review comments

* [BasicAuth] Refresh logic added

* [BasicAuth] Add sql updates

* [BasicAuth] Maintain dependency version in main pom.xml

* [BasicAuth] Updated as per new module

* [BasicAuth] Fixes for refresh and missing edge scenario handled

* [BasicAuth] remove quotes

* [BasicAuth] Fix merge conflicts
2022-09-19 11:38:45 +05:30
Marisa Smith
8679ed1511
Bot image update (#7505)
* Updating the bot image to the new UI

* Updated path for new bot image

* Deleting old image
2022-09-19 11:33:39 +05:30
Sachin Chaurasiya
404dba18b5
Add unit tests for policies components (#7467)
* Add unit tests for policies components

* Add unit test for policy listing page
2022-09-19 10:19:51 +05:30
Ashish Gupta
449526e590
Fix issue #7234 : Add MlModel filter pattern in UI (#7479)
* Fix issue #7234 : Add MlModel filter pattern in UI

* fix the Ml Model name
2022-09-19 09:54:58 +05:30
Akash Jain
fc8312c5fb
feat: Refactor openmetadata/ingestion docker image (#7456)
* centralize openmetadata/ingestion docker image

* update volume mappings; fix ingestion tag!

* fix PR comments

* fix cypress mysql tests!
2022-09-19 09:20:54 +05:30
Suresh Srinivas
78bd0c40c6
Change camel case package name to lower case (#7534) 2022-09-18 20:09:08 -07:00