10673 Commits

Author SHA1 Message Date
IceS2
fd51df25fa
Removed stale examples. Update dependencies (#15951) 2024-04-18 17:41:09 +02:00
Mohit Yadav
bc13659a6d
Inherit sso roles (#15903)
* Use Roles from Provider

* Add Cache For Roles From Users

* Fix Failing Test

* Revert secrets

Update Impl to use loggedInUser and CreateUser for Role assignment and resync

* Revert Expiry check
2024-04-18 20:46:04 +05:30
Mayur Singal
18da8a5964
Fix #15208: Lineage - log query parsing issue summary (#15921) 2024-04-18 19:07:51 +05:30
Imri Paran
b8dc12b30b
aligned pre-commit with Makefile. added check json (#15295)
* aligned pre-commit with Makefile. added check json

* add check for json/yaml files

* add path checks for json/yaml validation
2024-04-18 15:32:38 +02:00
Sachin Chaurasiya
6b3096f43c
ui: improve refresh token usage part 2 (#15947)
* ui: improve refresh token usage part 2

* Fix loading state issue in AuthProvider component
2024-04-18 18:22:34 +05:30
Shailesh Parmar
c7f6db3a61
#13475 ui/backend: test case validation for min max value (#15946) 2024-04-18 17:59:38 +05:30
Mohit Yadav
d1d964867d
Move migration for apps to 1.3.3 all together (#15944) 2024-04-18 14:26:05 +05:30
sonika-shah
45bae608bd
Fixes #10724 : Search with hierarchy api for glossary terms (#15865)
* Fixes #10724 : New search with hierarchy api for glossary terms

* Added query param in existing search api - to search with hierarchy

* Created new json to manage hierarchy and other updates
2024-04-18 14:22:18 +05:30
Mayur Singal
d81978c388
MINOR: Fix sample data CI error (#15934) 2024-04-18 14:18:22 +05:30
IceS2
612bea46a6
FIXES #14772: Display Assets without Owner/Description (#15794)
* Update table_index_mapping to turn columns into a nested type

* test: added query null/empty description test

* style: ran java linting

* Add Table test for incomplete description search query

* Fix tests

* Fix linters

* Fix column search

* Increase waitForEsAsync to 500

* Defined the new calculated fields for the indexes

* Refactor search of assets with no description

* add descriptionStatus to the entities taht didn't have it

* Remove descriptionStatus where it's not needed

* Remove TestCase and TestSuite from search test

* Remove TestCase and TestSuite from search test

* Increase waitForEsAsync for checkDeleteentity 1000

* Update jp and zh mappings

* Fix syntax

* Increase waitForEsAsync for some tests to 1000

* Remove unused aggregations

* Refactor code to reduce repetition

* Fix checkstyle

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2024-04-18 10:41:58 +02:00
harshsoni2024
39fc846fdb
Fix #9281: Column level lineage for other entities (#15827) 2024-04-18 12:20:33 +05:30
Sachin Chaurasiya
c591db4eba
bump(ui): tiptap dependencies (#15932) 2024-04-18 11:35:00 +05:30
Ayush Shah
0952e4ff81
Fix All_ table to DBA_ (#15937) 2024-04-18 10:09:15 +05:30
Suman Maharana
6915c1a1b6
Fix #15090 [1.4] Added dbt existing glossary and tier ingestion (#15833)
* Added dbt glossary and tier ingestion

* changed elif to if condition:pylint

* Added dbtMeta model for glossary and tier

* removed source

* Optimization: Reused the dtb_tags

* pylint format

* py_format

* Removed unnecessary models and minor changes

* Removed empty string assignment
2024-04-17 17:10:20 +02:00
Imri Paran
47f0d99333
MINOR: add raise_from_status for sql_server test (#15931)
* Update test_metadata_ingestion.py

* Update test_metadata_ingestion.py

* fixed import
2024-04-17 14:52:10 +02:00
Shailesh Parmar
2475a90934
Fixes #14772 Display assets with no description/owner (#15876)
* Fixes #14772 Display assets with no description/owner

* added redirection from DI page to explore page with applied filter

* added cypress and unit test for the changes

* updated button style for data insight page
2024-04-17 17:58:30 +05:30
Shailesh Parmar
ad348e3658
Minor: Introduced support to add additional component in the incident manager details page (#15915)
* Minor: Introduced support to add additional component in the incident manager details page

* added delete method for test case sample data

* added data-testid

* addressing comments
2024-04-17 17:41:21 +05:30
Imri Paran
29cd58b628
MINOR: added integration test for SQL SERVER (#15919)
* adventure works mssql test case

* adventure works mssql test case

* fixed tests

* fixed tests

* fixed tests

* fixed tests
2024-04-17 12:19:37 +02:00
Sachin Chaurasiya
068984e51b
ui(#15831): improve refresh token usage (#15854) 2024-04-17 15:35:38 +05:30
Chirag Madlani
f4ebfbbfc6
fix(ui): hide email if not present in the data (#15927) 2024-04-17 15:30:37 +05:30
Karan Hotchandani
6c44308ba4
minor tooltip fix (#15928) 2024-04-17 14:49:38 +05:30
Karan Hotchandani
92962c43ae
Show preview alert only for preview apps (#15926)
* show alert for only preview apps

* update tests
2024-04-17 10:29:21 +02:00
Mayur Singal
67f01625b0
MINOR: Fix Glue Sample Data (#15922) 2024-04-17 10:43:36 +05:30
Mayur Singal
6887f06bed
MINOR: Snowflake Docs for dynamic tables & view col lineage (#15920) 2024-04-17 09:37:54 +05:30
Cancai Cai
13346374ed
MINOR: Fix error link (#15925) 2024-04-17 09:19:07 +05:30
Teddy
8d377f5c99
Fix #11951 [backend] - Implement Profiler Global Config (#15889)
* feat: add global metric configuration for the profiler

* style: ran java linting

* fix: renamed disable to disabled

* style: ran java linting

* fix: json schema profiler config title
2024-04-16 18:56:21 +02:00
Mohit Yadav
c7e03471a1
Add Pipeline Status to Ingestion Pipeline Index (#15918) 2024-04-16 21:40:24 +05:30
Imri Paran
6349adb0ec
MINOR: added a DELETE method for failedRowsSample (#15878)
* added a DELETE method for failedRowsSample

* fixed tests

* changed required permission to EDIT_SAMPLE_DATA

* changed required permission to DELETE_SAMPLE_DATA

* changed required permission to DELETE_TEST_CASE_FAILED_ROWS_SAMPLE

* changed required permissions

addFailedRowsSample -> EDIT_TEST_CASE_FAILED_ROWS_SAMPLE
getFailedRowsSample -> VIEW_TEST_CASE_FAILED_ROWS_SAMPLE

* removed op EditTestCaseFailedRowsSample

* fixed tests

* format
2024-04-16 17:45:59 +02:00
Ayush Shah
fb263158d5
Add/Modify Release notes for 1.3.2 (#15914) 2024-04-16 20:25:50 +05:30
IceS2
2bfc4c450d
MINOR: Add mapping for xid and bpchar for postgresql (#15912)
* Add mapping for xid and bpchar for postgresql

* fix checkstyle
2024-04-16 15:40:46 +02:00
Mohit Yadav
dfe6204b55
Remove SQls from 1.3.2 (#15917) 2024-04-16 18:51:03 +05:30
Ashish Gupta
23eb4ee1c9
MINOR: fix search index language configuration not saving (#15896)
* fix search index language configuration not saving

* minor changes
2024-04-16 15:58:38 +05:30
Sachin Chaurasiya
9995a13ac9
fix custom property cypress test (#15904) 2024-04-16 14:20:31 +05:30
Karan Hotchandani
1759747974
App preview alert (#15899)
* show alert for preview apps

* locales
2024-04-15 15:12:11 +00:00
Teddy
84469e643c
FIX #13475 - Add Parameter Validation for Min/Max tests (#15849)
* feat: add validation field to test case definition parameters

* feat: added parameter validation logic

* fix: set ES testcontainer startup attemp to 3

* style: ran java linting

* fix: added waitForEsAsyncOp in post_trigger_app_200 test
2024-04-15 07:52:43 -07:00
Karan Hotchandani
bd3838868c
disable install for preview apps (#15884)
* disable install for preview apps

* move screenshot path to base class

* MINOR - Add Marketplace preview

* format

* add unit tests

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-04-15 17:32:01 +05:30
sonika-shah
c010939072
Added payload size check logic for Elasticsearch (#15540)
* Added payload size check logic for Elasticsearch

* Added payload size check logic for Elasticsearch - made review changes

* Added payload size check logic for Elasticsearch - added env in docker files

* Optimize payload logic, fix search application error stats issue
2024-04-15 16:25:06 +05:30
Mayur Singal
269ed6d5bb
MINOR: Fix databricks connector (#15894) 2024-04-15 16:18:58 +05:30
Shailesh Parmar
c0a58c5b44
Minor: added functionality to enable debug log for test suite ingestion (#15887) 2024-04-15 15:39:08 +05:30
Mayur Singal
9439f58bef
MINOR: Add Databricks ssl dependencies (#15895) 2024-04-15 15:37:07 +05:30
dependabot[bot]
56cc93ff1b
Bump tar from 6.2.0 to 6.2.1 (#15871)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-04-15 11:33:12 +05:30
Imri Paran
706d1ab97e
fixed ingestion of sample data for failed sample rows (#15879) 2024-04-15 07:59:27 +02:00
Chirag Madlani
e91f846f5c
test(ui): cypress tests to cover health page of OpenMetadata (#15861)
* test(ui): cypress tests to cover health page of OpenMetadata

* added wait for api
2024-04-12 11:14:53 +00:00
Imri Paran
8447cf0192
Update tests_mixin.py (#15874) 2024-04-12 10:00:35 +02:00
Sachin Chaurasiya
10045d5a96
ui: add support for edit custom property in entity right panel (#15724)
* ui: add support for edit custom property in entity right panel

* add support for edit custom property in right panel for glossary term

* Add isRenderedInRightPanel prop to PropertyValue component

* Fix click issue in CustomProperty.ts

* Fix input visibility issue in setValueForProperty function

* Fix visibility issue in setValueForProperty function

* Fix import order in CustomProperty.ts

* Update visibility checks in setValueForProperty function in CustomProperty.ts file

* Fix import order in CustomPropertyTable.tsx
2024-04-12 13:07:06 +05:30
Shailesh Parmar
f079168845
Minor: fixed test case description change issue (#15867)
* Minor: fixed test case description change issue

* fixed cypress failure
2024-04-12 12:14:50 +05:30
Sachin Chaurasiya
8e25ce817e
update color input data testid for cypress tests (#15863)
* update color input data testid for cypress tests

* Update color input selector in Tags.spec.ts
2024-04-11 21:48:37 +05:30
Teddy
8fc4319f64
MINOR Add owner filter test case (#15853)
* feat: added owner filter to test case list from search

* refactor: deprecated `orderByLatestExecution` param

BREAKING CHANGE: `orderByLatestExecution` param from list endpoint `GET` has been removed in favor of `sortField` and `sortType` from the `search/list` endpoint

* style: ran java linting

* fix: increase es async time
2024-04-11 17:27:39 +02:00
Teddy
4c4b7c67a4
Minor fix row computation for views (#15872)
* fix: row computation for views

* style: ran python linting

* fix: MySQL innodb row count

* style: ran python linting
2024-04-11 16:55:39 +02:00
Pere Miquel Brull
6ed319c2dc
MINOR - delete mysql ES pipelines (#15868) 2024-04-11 16:37:49 +02:00