10673 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
a76308bf77
Minor: Fix test case resolution status indexes (#14258) 2023-12-06 23:21:38 +05:30
Shilpa Vernekar
8179d549b3
Link corrected (#14278) 2023-12-06 16:34:52 +00:00
07Himank
4ad99e4899
propogate domain if added at service level (#14270) 2023-12-06 21:32:43 +05:30
Shailesh Parmar
2a5042cf21
Miner: cypress - fixed failing cypress in main (#14275) 2023-12-06 20:49:13 +05:30
Mayur Singal
d6a01ca5b1
Minor: Remove retension period from patch request (#14276)
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-12-06 20:29:44 +05:30
Akash Jain
6eefd51180
fix: AIRFLOW_DB_PROPERTIES default value in docker compose files (#14274) 2023-12-06 19:56:19 +05:30
Onkar Ravgan
c7e32c8abf
Fixes: 14240 and Fixes 13365: Bulk patch descriptions from dbt (#13999) 2023-12-06 19:00:31 +05:30
mohitdeuex
72eead6359 Merge remote-tracking branch 'origin/main' 2023-12-06 18:24:36 +05:30
Ashish Gupta
add00e54cb
MINOR: fix ui bugs (#14263) 2023-12-06 18:24:20 +05:30
mohitdeuex
0cac263947 Error Entity should be used 2023-12-06 18:23:45 +05:30
Mohit Yadav
566c36b7f3
USer password appears in failing entities (#14269) 2023-12-06 18:21:44 +05:30
Shilpa Vernekar
b530759849
docs changes (#14267) 2023-12-06 18:21:17 +05:30
Akash Jain
a5a3347fd3
fix: Include DB_PROPERTIES env for docker-compose files (#14264) 2023-12-06 13:13:49 +05:30
Sriharsha Chintalapani
ac5c1b11d7
#14217: remove logback dependency (#14256) 2023-12-06 10:42:53 +05:30
chyueyi
070ff1f605
feat: add profile for doris connector (#14214) 2023-12-06 08:59:56 +05:30
Ayush Shah
b8d0b3b6e4
#14168: Mark SP and Data model deletion (#14219) 2023-12-06 08:57:41 +05:30
karanh37
f32b4d4c47
Assets filters (#14229)
* assets filter

* localisation

* update filters

* fix: update filters on teams page

* hide searchbar & restrict adding assets for draft

* fix: code smells

* fix: encoding decoding issues

* fix: css

* fix: add permissions check

* fix(ui): throw validation errors while modifying glossary term (#14236)

* fix(ui): throw validation errors while modifying glossary term

* update modal layout

* fix: domain cypress

* minor update

* update modal

* fix: glossary cypress

* fix: show inline errors

* fix comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-12-05 23:55:06 +05:30
Ashish Gupta
0fb03358a9
#13912: Extend application schema files (#14208)
* Extend application schema files

* minor changes

* properties change
2023-12-05 23:51:23 +05:30
Aniket Katkar
da6830ffcc
fixed the links for kubernetes on premises page (#14254) 2023-12-05 09:36:13 -08:00
07Himank
b3852d08ba
Aggregation case insensitive issue and explore page search fix (#14250)
* working on aggregation case insensitive

* working on aggregation case insensitive

* Worked on aggregation case insensitive and search of explore page

* added missing things

* fix

* revert tier logic
2023-12-05 08:04:36 -08:00
Mohit Yadav
7481bcc526
Format Error on Indexing Application, and in schedule turn off recreate (#14225) 2023-12-05 07:59:36 -08:00
Mohit Yadav
8486b351f3
Assignee can only be user who is not a bot or Team (#14251) 2023-12-05 21:04:18 +05:30
Onkar Ravgan
b3578cd496
Fix 14040: Part 2 Add Patch Request when updating the entities from create request (#14224) 2023-12-05 17:56:40 +05:30
Mohit Yadav
a68198298b
Adds a validation API (#14244)
* Adds a validation API

* Adds a validation API

* Add info for reindexing
2023-12-05 15:12:30 +05:30
Playdev
2cc67761e7
Update README.md (#14239)
Fix wrong url
2023-12-05 13:09:55 +05:30
Mohit Yadav
91bada5796
Fix Patch in Apps (#14231) 2023-12-05 13:06:17 +05:30
Teddy
3bbf55fcda
FIXES #14049 - Split test case resolution status from test case result (#14204)
* refactor: entityFQN as ListFilter condition

* feat: implement resolution entity timeseries

* fix: rename to testCaseResolutionStatus

* ref: extracted ES query builder into private method

* ref: extract OS query builder in its own method

* ref: remove ingestion logic for test case resolution

* fix: reorganize json schemas to fix circular import in Python

* ref: object names in typescript code

* feat: added indexing of test case resolution

* feat: added test case resolution sample data

* fix: test case resolution api logic

* fix: audit logger for entityTimeSeriesInterface

* fix: DDL generation

* style: python linting

* fix: skip UI test case resolution tests

* fix: remove extension field

* fix: renamed testCaseFailureStatus to testCaseResolutionStatus

* fix: remove reviewer

* fix: rename sequenceId to stateId

* fix: re adjust search weights

* fix: removed InReview status

* style: ran python linting
2023-12-04 23:18:01 -08:00
dependabot[bot]
ed8147fcf9
chore(deps): bump axios from 0.22.0 to 1.6.0 in /openmetadata-ui/src/main/resources/ui (#13947)
* chore(deps): bump axios in /openmetadata-ui/src/main/resources/ui

Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.22.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix tests

* fix imports

* fix errors

* remove import

* remove import

---------

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>
2023-12-05 12:31:13 +05:30
Mayur Singal
e648466783
#14153: Fix snowflake docs (#14230) 2023-12-05 12:20:15 +05:30
Shilpa Vernekar
2f4618b372
Minor change - Data governance slug (#14241) 2023-12-05 05:34:21 +00:00
Shilpa Vernekar
ab1bebba3c
Glossary article updates (#14232) 2023-12-05 05:23:15 +00:00
Ashish Gupta
42463ff40b
#14134: supported retention period in table entity (#14163)
* supported retention period in table entity

* Add retention period updates

* supported unit test

* added curd operation for retention center

* minor changes

* fix modal issues and added validation

* added unit test for retention period

* fix code smell

* fix sonarcloud

* minor chnages

* Fix java code styling

* added hours in retention period

* changes as per comments

* fix sonar

* remove localization keys

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2023-12-05 10:42:37 +05:30
Ashish Gupta
5fbce50c05
#13719 : Change task title in activity feeds (#14207)
* Change task title in activity feeds

* added link to entity and make label same as feed in user profile page for task

* fix entity link redirection, code smell

* added unit test for tasks

* fix unit test and styling issue
2023-12-05 10:38:43 +05:30
Teddy
357888af87
doc: Python API reference documentation (#14228) 2023-12-04 18:09:39 +01:00
Teddy
f571f67eda
fix: DI skip on failure when listing entities (#14226) 2023-12-04 16:59:09 +00:00
Mayur Singal
5965d4c63b
Minor: Fix airflow empty status (#14216) 2023-12-04 07:54:13 -08:00
Mayur Singal
4843d85bf9
Minor: Fix kafka Topic Entity Import (#14227) 2023-12-04 21:08:33 +05:30
Shailesh Parmar
28c0b22f18
Minor: fixed KPI was showing success even the target did not met (#14220) 2023-12-04 20:21:14 +05:30
Mayur Singal
b57e6710b6
Minor: Fix 'str' object has no attribute 'serviceType' for SP Lineage (#14221) 2023-12-04 19:52:02 +05:30
Mohit Yadav
0ae2baa9f6
Add Bulk Assets for Domain , Data product and Team (#14222)
* Add Bulk Assets for Domain , Data product and Team

* repetitive code
2023-12-04 19:06:16 +05:30
Preet Shah
20cf8f63ab
Update ingestion_dependency.sh (#14139)
* Update ingestion_dependency.sh

* Add parameter for DB connection properties

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-12-04 18:09:42 +05:30
Sachin Chaurasiya
7ec6d77a80
Minor: add base class for tags (#14218)
* Minor: exclude knowledge center classification tags from tag suggestion

* add base class for tags

* add unit test

* clean up constants
2023-12-04 18:00:54 +05:30
Andro Wijaya
5f88c8ce9d
ISSUE-14095: added overloaded method for method initClient to accept Feign.Builder as one of the method's parameter. (#14175)
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-12-04 12:16:34 +01:00
Chirag Madlani
7b2206c09b
fix: #13735 task assignee should be entity owner if present (#14203)
* fix: #13735 task assignee should be entity owner if present

* added e2e tests for the same

* do not allow edit asignee in case of entity has owner
2023-12-04 15:11:21 +05:30
Preet Shah
597c49985e
Update omd-server's base image to alpine:3.18.5 (#14199)
* Update server's base image to alpine:3.18.5

* Update server's base image tags

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-12-04 14:54:22 +05:30
Mayur Singal
389ae79d3c
#14115: Separate Unity Catalog From Databricks (#14138) 2023-12-04 11:22:46 +05:30
Sriharsha Chintalapani
59d0e82ec3
#13860: Classification api is failing having dot in it's name (#14209) 2023-12-03 11:33:17 -08:00
Harpreet
b50f6f8939
#14028: fix the sed command issue in ingestion dep script (#14029)
* fix the sed command issue in ingestion dep script

* remove sql_alchemy_conn from airflow.cfg and use env variable

* try execute ingestion dep script without source
2023-12-03 11:27:36 -08:00
Aniket Katkar
05f19f4542
#14067: Recursive true while soft deletion and deleted entity version page bug fixes (#14162)
* Fixed bug where database, schema, service version page not showing for deleted entities
UI changes for soft deletion and restore flow

* fixed version not updating after deletion and restoration of assets.

* fixed stored procedures not listing for name with special characters

* added checks for deleted assets version page

* added cypress for soft delete and restore with different flows for services and child assets

* fixed failing unit test

* fixed failing unit test

* Fixed cypress tests
2023-12-03 13:29:15 +05:30
Mohit Yadav
64a56b0183
FEAT Fix Issues in Glosary (#14197)
* Fix User Startup Email

* Add Apis for validation and addtion glossary tags and assets

* Update Status to ApiStatus

* Unique Tags to be listed

* Fix in tag additon

* fix: asset selection modal improvements (#14152)

* fix: assets fqn issue (#14140)

* fix: assets fqn issue

* fix: unit tests

* fix: escape fqn in remaining areas

* fix: domain cypress for adding assets

* fix: add assets to data products cypress

* update imports

* add cypress for glossary term

* fix: loading in asset modal and add cypress

* fix: unit tests

* fix: reintroduce filters in asset selection modal

* fix: update assets

* localization

* Fixes and Refactor redundant code

* Revert

* Add Delete API for removing tags from assets

* ADd ES calls

* Fix Assests added in case of errors

* ui updates

* ui changes

* Add Conditional Validate for SubFields

---------

Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-12-03 00:57:03 +05:30