Sriharsha Chintalapani
4a5676d617
Fix #9801 : ES: Search api is not returning expected result ( #9948 )
...
* Fix #9801 : ES: Search api is not returning expected result
* Fix #9801 : ES: Search api is not returning expected result
* Fix #9801 : ES: Search api is not returning expected result
2023-01-27 10:34:00 +01:00
Pere Miquel Brull
4d474ab063
Add vertica e2e and fix checks ( #9947 )
...
* Add vertica e2e and fix checks
* Add missing task_id param
2023-01-27 10:22:12 +01:00
Pere Miquel Brull
9160770a47
Docs cleanup for dbt YAML & Looker config ( #9937 )
...
* Update looker config
* cleanup dbt
2023-01-27 09:06:30 +01:00
Nahuel
7c61c0ad6f
Fix: remove wretry.action from py-test and change retry approach ( #9949 )
2023-01-27 08:45:20 +01:00
Ashish Gupta
742d008669
UI : Remove the text ellipses and wrap the content to next line ( #9903 )
...
* Remove the text ellipses and wrap the content to next line
* fix column to left
* Made action column fix to right side and remove last run from fixed
* fix cypress issue
2023-01-27 11:10:07 +05:30
Aniket Katkar
ca27831be8
fixed wrong localization key on policiesDetails page ( #9880 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:20:07 +05:30
Chirag Madlani
788f5ff776
Fix misc UI ( #9912 )
...
* fix(ui): show displayName instead name for entities
* fix ui improvements #9879
* fix alert details destination title rendering
* fixed failing cy test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:13:18 +05:30
Nahuel
ed062c62d6
Fix: Bug when updating a topic with missing message schema ( #9940 )
2023-01-26 19:23:14 +00:00
Nahuel
4c91e80132
Fix: configuration of Push Results in PR to Sonar step on py-test GH ( #9946 )
2023-01-26 19:00:35 +01:00
Nahuel
19f034eec4
Doc: Add Kafka troubleshooting section ( #9941 )
2023-01-26 18:52:06 +01:00
Nahuel
d03d53a9bb
Fix: configuration of Push Results in PR to Sonar step on py-test GH ( #9945 )
2023-01-26 18:46:19 +01:00
Nahuel
c171aea11a
Fix: configuration of wretry.action ( #9944 )
2023-01-26 18:42:12 +01:00
Nahuel
5a143c0420
Feat: Retry CI steps when fail because of unexpected reasons ( #9942 )
2023-01-26 18:37:45 +01:00
Mayur Singal
3f9364d8a4
Fix #9923 : Fix usage for tables with same name ( #9925 )
...
* Fix #9923 : Fix usage for tables with same name
* Fix #9923 : Fix usage for tables with same name
* Update ingestion/src/metadata/ingestion/bulksink/metadata_usage.py
Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-01-26 15:53:41 +00:00
Pere Miquel Brull
4650a453e1
Prepare Vertica Lineage and Usage ( #9906 )
...
* Prepare Vertica Lineage and Usage
* Simplify db usage
* Linting
* Revert postgres changes
* Revert postgres changes
* Add vertica flags
2023-01-26 14:34:33 +01:00
Pere Miquel Brull
c368116697
Add dbt cloud URL as an input parameter ( #9911 )
...
* Add dbt cloud URL as an input parameter
* support dbt cloud url from UI
* Flag dbtCloudUrl as required
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-26 09:36:03 +01:00
Nahuel
1de45aa2fb
Consider subprocess coverage in E2E CLI tests ( #9935 )
2023-01-26 07:55:54 +01:00
Deepa Rao
d2e0e75ac4
Fixes #9930 - Add API support for delete entities by name ( #9931 )
2023-01-25 21:03:40 -08:00
Nahuel
4885bc4a9a
Put back all E2E CLI tests in GH action ( #9933 )
2023-01-25 22:12:29 +01:00
Nahuel
8ac0551641
Fix error in E2E CLI GH action ( #9932 )
2023-01-25 21:27:00 +01:00
Nahuel
520900bf67
Update py-cli-e2e-tests.yml ( #9929 )
2023-01-25 18:29:45 +01:00
Nahuel
463f20776a
Add extra info when running E2E tests 2 ( #9928 )
2023-01-25 17:58:39 +01:00
Aniket Katkar
d705a0831d
fix(ui)#9714: condition between applied advanced search quick filters changed from AND to OR ( #9918 )
...
* changed condition between advanced search quick filters from AND to OR
* Changed cypress flow for quick filters for new changes
2023-01-25 21:39:35 +05:30
Abhishek Pandey
933e195ef6
salesforce-test-added ( #9890 )
...
* salesforce-test-added
* license-headers-added
2023-01-25 21:24:21 +05:30
Nahuel
a153859061
Add extra info when running E2E tests ( #9927 )
2023-01-25 16:46:36 +01:00
NiharDoshi99
a817b18104
updated postgres docs ( #9920 )
2023-01-25 21:04:25 +05:30
Nahuel
a6d825d3bc
Fix sonar cloud report generation in E2E CLI tests ( #9924 )
2023-01-25 16:05:52 +01:00
Milan Bariya
49d48e0546
Update: Trino, Presto Logic and Doc ( #9859 )
...
* Update: Trino, Presto Logic and Doc
* Update: Trino, Presto Logic and Doc
* Update permissions in Doc
* Update openmetadata-docs/content/connectors/database/trino/index.md
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-01-25 19:20:06 +05:30
Sachin Chaurasiya
1cfdd6d7b0
fix(ui): JwtClaim should also check for "sub" claim and add fallback mechanism ( #9909 )
...
* fix(ui): JwtClaim should also check for "sub" claim and add fallback mechanism
* test: add unit tests
2023-01-25 13:20:39 +00:00
Nahuel
aa315a2e85
Fix run tests on coverage for E2E CLI test ( #9917 )
2023-01-25 13:44:48 +01:00
Ashish Gupta
39636fb5f9
UI : Added Permission to Edit Custom Property in Entity and fix icon width ( #9878 )
...
* Added Permission to Edit Custom Property in Entity and fix icon width
* chanegs as per comments
* changes as per comments
2023-01-25 18:10:14 +05:30
Ashish Gupta
74946964d0
Change entity active card styling and hover on cards too ( #9907 )
2023-01-25 18:07:51 +05:30
Nahuel
f175b5be20
Fix timeout field in GH action ( #9915 )
2023-01-25 13:15:31 +01:00
Mayur Singal
dd82fad5c4
Fix sample data re-ingestion for upgrade test ( #9905 )
2023-01-25 17:44:18 +05:30
Nahuel
67820c359d
Fix GH acton for E2E CLI tests coverage to Sonar ( #9914 )
2023-01-25 12:40:19 +01:00
Nahuel
b0f7cc3ca2
Fix GH acton for E2E CLI tests coverage to Sonar ( #9910 )
2023-01-25 11:56:54 +01:00
Nahuel
5608c2fde0
Add E2E CLI tests coverage to Sonar ( #9908 )
2023-01-25 11:51:25 +01:00
Milan Bariya
176111aa27
Added databricks in lineage model ( #9887 )
2023-01-25 16:06:48 +05:30
Teddy
40111d810c
Added collect endpoint to response filters ( #9884 )
...
* fix: added collect endpoint to event filter
* fix: structure of global var EXCLUDED_ENDPOINTS
2023-01-25 10:31:25 +00:00
Mayur Singal
6b4e500fa6
Update Redshift Requirement Docs ( #9902 )
2023-01-25 14:08:48 +05:30
Ashish Gupta
024519f92b
UI : Fix the alignment and view of Delete Modal ( #9895 )
...
* Fix the alignment and view of Delete Modal
* remove unwanted z-index
2023-01-25 12:18:48 +05:30
Aniket Katkar
d776224bcf
fix(ui)#9846: row count not populating on table details page ( #9896 )
...
* fixed rows not populating in table info
added skeleton loaders for rowCount and columnCount
styling and localization fixes
* added unit tests for checking rowCount and columnCount
2023-01-25 11:35:40 +05:30
Mayur Singal
74d2132883
Supserset Connection Changes Doc ( #9893 )
2023-01-25 11:06:00 +05:30
Mayur Singal
b3f9e3ba97
Update snowflake Requirement Docs ( #9900 )
2023-01-25 11:05:14 +05:30
Shailesh Parmar
bf55f13b56
fixed failing big query cypress test ( #9897 )
2023-01-25 10:34:12 +05:30
Pere Miquel Brull
bce8574f98
Dashboards and charts use the ID as name ( #9810 )
...
* Update dashboard names
* Fix: metabase lineage
Co-authored-by: Nihar Doshi <nihardoshi16@gmail.com>
2023-01-24 21:50:35 +05:30
Nahuel
fbc32bc873
Fix: MSSQL and DBT Redshift CLI E2E failing ( #9899 )
2023-01-24 16:04:42 +00:00
Shailesh Parmar
cb54662bd1
ui: revamp glossary ui as per new mock ( #9873 )
...
* ui: revamp glossary ui as per new mock
* updated UI and code improvement
* fixed glossary unit test
* fixed failing glossary cypress
* updated style
* Fixed glossary cypress and loading issue
2023-01-24 18:49:53 +05:30
Nahuel
4274a145eb
Fix: change how CLI E2E are run ( #9894 )
2023-01-24 13:18:56 +00:00
Onkar Ravgan
579d61275d
Added dbt lineage and troubleshooting docs ( #9892 )
2023-01-24 18:26:42 +05:30