10673 Commits

Author SHA1 Message Date
Matias Puerta
35139e6841
[DOCS] Add a note for Postgres MD5 missing on Azure (#18082) 2024-10-02 10:31:48 -07:00
Teddy
4cfce98090
GEN 1409 - Logic to fetch DQ Lineage (#18069)
* fix import issue

* feat: added dq lineage tracing logic

* fix: move dq lineage to its own endpoint

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-10-02 15:15:26 +02:00
Ashish Gupta
dfddac9a73
MINOR: fix custom property enum styling fix (#18074)
* fix custom property enum styling fix

* pending localization keys

* minor fix

* separate date and time with slash in middle for dateTimeCp
2024-10-02 17:39:48 +05:30
Siddhant
ed052596e8
[IMPROVEMENT] Add Support for Custom Headers and HTTP Methods in Generic Webhook (#18056)
* Add support for custom headers and JSON payload configuration in webhook

* move testDestination API to EventSubscriptionResource

* support POST and PUT http ops for generic webhook requests

* fix name

* remove json field from webhook

* fix getEmailTestMessage

* refactor exception handling
2024-10-02 09:20:12 +05:30
Ashish Gupta
819c405784
MINOR: fix custom property layout issues (#18065)
* fix custom property layout issues

* fix font weight to similar like other

* fix the right panel value style issue

* fix the edit button alignment issue

* changes as per comments and sonar fix
2024-10-01 17:51:09 +05:30
RounakDhillon
825101e847
Docs: Revising Get Started Content (#18059) 2024-10-01 17:14:16 +05:30
Chirag Madlani
2a06f602e8
chore(test): ingestion playwright flakiness (#18051) 2024-10-01 16:06:21 +05:30
Sachin Chaurasiya
2260857f10
add what's new for 1.5.6 (#18062) 2024-10-01 11:20:05 +02:00
sonika-shah
f6b6874f57
Minor : fix term references validation msg on glossary import (#18058) 2024-10-01 14:21:33 +05:30
Mohit Yadav
66cd00c568
Fix Ops (#18061) 2024-10-01 12:31:08 +05:30
sonika-shah
683193fb41
Fix #18035 - getting type null exception on feed (#18052) 2024-10-01 10:49:48 +05:30
sonika-shah
1d727d57bd
Feature: Allow Custom Property Update in Glossary Bulk Import/export (#17919)
* fix import issue

* Feat : Allow Custom Property Update in Bulk Upload

* Feat : Allow Custom Property Update in Bulk Upload

* supported editable imports in glossary page

* added remaning localizaion keys

* update logic of fieldToExtensionStrings to use csvparser

* update json and partialStatus condition

* fix tests for partialSuccess status change

* supported customProperty editable field

* fix error in custom property edit modal on new line empty custom property

* added entity type from root to support other bulk import entity as well

* fix the quote removing due to the regex in the string type

* Add backend tests , and error msg improvements

* GlossaryStatus header change

* fix unit test and dry run in case of synonyms having quotes in it

* Remove extension column in CSVs for all entities except glossaryTerm

* added editor for reviewers

* unit test around csv utils

* added escape for string too, in case of semicolon comes

* added playwright test without extension and supported relatedTerm as editable

* added unit test around csv util logic

* resolve conflicts

* Backend - add support for enumWithDescriptions in bulk import

* add tests and other error handling improvements related to enumWithDescriptions

* fix the custom property modal header and render the layout as per right panel in entities

* parese enumWithDescription for the customProperty modal while editable

* fix description data in enumWithDescription one

* fix: Handle NullPointerException when adding custom properties to ensure loop continues for other schemas of the same type for addToRegistry

* added extension playwrigth test and fix enumWithDescription object failure

* descrease the size of extension  modal

* remove additional comments

* fix the escape in parent key

* improve custom property layout

* improve ui for inline properties

* fix description, glossary and relatedTerm escape char issue

* fix some customProperty ui changes

* fix sonar issue

* minor layout changes

* minor label improvements for entity ref and list

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-10-01 00:12:43 +05:30
Mohit Yadav
f1ae49e1a0
[Search] Indexing Fixes (#18048)
* Fix OpenSearch Content Size Issue
entity content is too long [204857600] for the configured buffer limit [104857600]

* Change Type to Long

* Add Payload Size to take dynamic entry

* Migrations for 1.5.6

* Mark Stale Entries Stopped

* Format checkstyle

* Fix failure

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-09-30 23:39:27 +05:30
Teddy
9552886f29
GEN 1211 - Added TTResp and TTReso metrics (#18033)
* fix import issue

* feat: compute test case resolution metrics

* feat: added  index key to resolution index

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-30 14:21:41 +02:00
Akash-Jain
daa0345644
hotfix: Remove nativeProject 2024-09-30 17:50:18 +05:30
Aniket Katkar
dcde500969
Mark the pipeline alert test as slow (#18046) 2024-09-30 17:24:02 +05:30
Chirag Madlani
85519cf280
minor(ui): fix role page size from 10 to 50 (#18049) 2024-09-30 16:59:24 +05:30
RounakDhillon
907e0d38b8
Docs: updatinggettingstarted (#18045)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-09-30 16:45:38 +05:30
Karan Hotchandani
47cde167b4
GEN-712: show column lineage function in edge drawer (#18032)
* show column lineage function

* add e2e tests
2024-09-30 15:00:47 +05:30
Chirag Madlani
9219dbe5c1
chore(ui): improve webpack build (#18038)
* chore(ui): improve webpack build

* update deps

* update browser-list

* remove js files from project

* update import
2024-09-30 12:22:52 +05:30
Mayur Singal
fd75db3e9b
MINOR: DI Missing Dashboard Description Status (#18018) 2024-09-30 11:06:22 +05:30
Karan Hotchandani
58ed12cf47
fix lineage playwright (#17889)
* fix lineage playwright

* remove in operator usage and use lodash get utility

* fix metric playwright

* fix lineage pw

* update drag and drop

* fix flakiness

* minor sonar fix

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-09-30 10:54:39 +05:30
RounakDhillon
41d94ac068
Docs: Adding Getting Started, Day1, Database Service Setup Content (#17997)
* Docs: adding getting started day1 database service setup Content

* Docs: adding getting started day1 database service setup Content

* Docs: adding getting started day1 database service setup Content

* Update database-service-setup.md

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-29 12:35:42 -07:00
RounakDhillon
b9e63608b4
Updating How to Data Collaboration Images (#18022)
* Docs: updating quick start

* Docs: updatingquickstart

* Docs: updatingquickstart

* Docs: updatingquickstart

* Docs: updating How to Data Collaboration Images

* Docs: updating How to Data Collaboration Images

* Docs: updating How to Data Collaboration Images

* Docs: updating How to Data Collaboration Images

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-29 11:14:44 -07:00
sonika-shah
35bef5669a
Fix #18035 - getting type null exception on user feed (#18036) 2024-09-29 10:24:46 +05:30
sonika-shah
baa2781619
Fix #18039 - Fix incorrect @Schema implementations in Swagger annotations (#18040) 2024-09-29 10:23:30 +05:30
sonika-shah
1b029d2bf2
Add new ‘enumWithDescriptions’ Custom Property to allow adding Enum Keys with Description (#17777)
* Add new ‘metaEnum’ Custom Property to allow adding Enum Keys with Description

* replace JsonNodeFactory method with JsonUtils

* rename property from metaEnum to enumWithDescriptions, and other method optimizations

* ui: add support for creating enumWithDescription property

* minor locale changes

* ui: add edit support for created enumWithDescription property

* Refactor enum description field layout in AddCustomProperty and EditCustomPropertyModal

* add support for adding values to enumWithDescription custom property type

* Refactor custom property input IDs in AddCustomProperty and EditCustomPropertyModal components

* Refactor custom property table rendering logic and UI components

* Refactor custom property table rendering logic and UI components

* Refactor custom property table rendering logic and UI components

* add basic card layout

* Refactor CustomPropertyTable component to improve UI and functionality

* update playwright test part 1

* Refactor PropertyValue component to conditionally render right panel styles

* fix: entity reference property update

* Refactor CustomPropertyTable component to conditionally render right panel styles

* fix: flaky test

* Refactor CustomPropertyTable test to use updated test IDs and remove unnecessary code

* fix flaky test

* improve the playwright test

* add more test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-09-29 00:45:46 +05:30
Chirag Madlani
f9e70f8db0
minor(ui): reset displayName to avoid being persisted (#18024) 2024-09-28 14:44:27 +05:30
Sriharsha Chintalapani
a0119b8efd
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#18037)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SWAGGERCLIENT-6836803

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-09-28 14:43:54 +05:30
Karan Hotchandani
c709ec6c29
GEN-1578: SAML redirect leads to 404 page on UI (#17978)
* move routes to callback router

* move callback routes to global router

* added comments

* make saml and confidential callback route public
2024-09-27 20:40:54 +05:30
Suman Maharana
bc6f4824ea
Added DBT tests with versionless and fixed v7 parsing (#18028) 2024-09-27 19:53:27 +05:30
IceS2
c9d37f6afc
Fix missing cast to str (#18016) 2024-09-27 16:03:45 +02:00
harshsoni2024
9442cac1a5
allow powerbi datamodel children in col.lineage (#18030) 2024-09-27 19:28:59 +05:30
Teddy
8dc6b7d282
MINOR - Fix General Profiler Bugs (#17995)
* fix import issue

* fix: better handle None values in profiler processing

* fix: profiler errors

* chore: fix comment

* style: fix python linting failure

* fix: null byte error with the database client

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-27 14:36:30 +02:00
sam-mccarty-mavenclinic
0dd3e97170
Fix 17911: Looker parsing improvements for liquid templating and view/model aliasing (#17912)
* Looker parsing improvements for liquid templating and view/model aliasing

* add python-liquid dependency to looker plugin requirements

* move to static method with 'openmetadata' context and add rendering tests

* remove backtick stripping

---------

Co-authored-by: Imri Paran <imri.paran@gmail.com>
2024-09-27 13:55:15 +02:00
Mayur Singal
e373fddbde
MINOR: MSTR connector import fix (#18025) 2024-09-27 16:57:09 +05:30
Kenil Shah
7cd957c1c3
add validation to desc field, show graph when data is present (#18009)
* add validation to desc field, show graph when data is present

* added unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-27 14:11:20 +05:30
RounakDhillon
1fb0c76d85
Docs: Updating Images for Quick, Detailed, and Advanced Search (#17976)
* Docs: updatingimagesfordatadiscovery

* Docs: updatedimagesfordatadiscoveryv1.4

* Docs: updatingimagesforquickdetailedadvancedsearch

* Docs: Updating Images for Quick, Detailed, and Advanced Search

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-09-27 13:52:08 +05:30
harshsoni2024
29505b04dd
collate docs changes (#18010) 2024-09-27 10:14:16 +05:30
Teddy
e3f1d528d8
MINOR - Improve Data Quality Results List from Search (#18014)
* fix import issue

* feat: added dimension and type field in DQ Result search listing

* fix: remove code duplication

* style: ran java linting

* chore: clean up unecessary elements

* style: ran java linting

* fix: remove unecessary conditional statement + remove comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-26 22:47:03 +02:00
Aniket Katkar
423e99fa6a
Minor: Add ingestion tag for playwright tests (#18015)
* Add ingestion tag for all specs that require the ingestion container to be running

* rename the ingestion dependency tag object constant name
2024-09-26 23:05:33 +05:30
Chirag Madlani
22837b672a
bump(ui): quill package to non-vulnerable (#18002)
* bump(ui): quill package to non-vulnerable

* update quill-emoji package

* added postinstall

* fix warnings

* fix feed-editor issue

* fix mention test failing

* fix tests

* remove quill-emoji as not working
2024-09-26 22:19:32 +05:30
Pere Miquel Brull
d26449576a
GEN-1234 - Clean up suggestions when a user is deleted (#17988)
* GEN-1234 - Clean up suggestions when a user is deleted

* add method

* add method

* fix postgres query
2024-09-26 16:22:36 +02:00
Imri Paran
9852a948c3
MINOR: concurrency control on py-tests github workflow (#17998) 2024-09-26 15:17:14 +02:00
Prajwal214
63bd57c083
Docs: Removing Data Insights Airflow SDK Docs (#18013)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-26 17:46:08 +05:30
Imri Paran
25284e0232
MINOR: fix snowflake system metrics (#17989)
* fix snowflake system metrics

* format

* add link to logs and commit
fixed the dq cli test

* reverted bad formatting

* fixed models.py

* removed version pinning for data diff in tests
2024-09-26 11:55:17 +00:00
Suman Maharana
37b6dc8290
Add Sigma Dashboard Connector (#17855)
* Add Sigma Dashboard Connector

* changed to id instead of name in dashboard entity

* Address Comments

* addressed comments

* Added Docs

* yaml file changes

* fix ui changes
2024-09-26 16:29:35 +05:30
sonika-shah
a99fbb2eb6
GEN-1434: Improvement : Show displayName for database and databaseSchema in explore tree (#17876)
* Show displayName for database and databaseSchema in explore tree

* use display name for database and schema

* add playwright

* resync indexes of dataAssets based on database & databaseSchema displayName change

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-09-26 16:18:16 +05:30
Suman Maharana
d2bce8adf4
Minor: fix lineage & queries in dbt (#17999) 2024-09-26 10:50:24 +05:30
Ashish Gupta
9b45573c35
fix activty feed and teamHierarchy playwright failure (#17991)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-25 23:57:59 +05:30