10534 Commits

Author SHA1 Message Date
Imri Paran
58b11669aa cherry picked be82086e2542d2d176ac66e0bf11100646448b4f 2024-10-15 16:40:02 +02:00
Ashish Gupta
76228dcf45 MINOR: added loader in activity feed open and closed count (#18274)
* added loader in activity feed open and closed count

* minor push

* added loader to entire label instead just on number

(cherry picked from commit 7d91e1206de65abe6d3a357c5d445c059805b2f8)
2024-10-15 16:41:29 +05:30
harshsoni2024
83bfda5229 GEN-1552: Postgres stored procedures support (#18083) 2024-10-15 14:26:29 +05:30
harshsoni2024
a9a37cfd0b fix query for mysql con. (#18272) 2024-10-15 14:21:04 +05:30
sonika-shah
dfb7a3ce9d GEN-1836: Table custom property enhancements (#18239) 2024-10-15 12:56:17 +05:30
sonika-shah
1252698869 Feature : Add table-type custom property (#18135) 2024-10-15 12:54:40 +05:30
Fateme Ghanbarzadeh
2ef829052d Create pr-pr.json (#17887)
A file to add Persian language to open-metadata

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 91a1479e53debb7cc7f3083e96d1b474af5348de)
2024-10-15 12:26:34 +05:30
Mayur Singal
84300d8b56 Fix #17963: Fix PinotDB Ingestion (#18266)
* Fix #17963: Fix PinotDB Ingestion

* fix conn args
2024-10-15 08:40:57 +05:30
Aniket Katkar
73310021c0 Fix the automator page breaking when no source is selected (#18190) 2024-10-14 22:05:08 +05:30
Aniket Katkar
d65c9ce1f9 GEN-1226: Add display name field in the advanced search filter (#17829)
* Add display name filter field for advanced search

* Localization changes

* Update advanced search tests to include display name filter checks

* Fix the failing playwright tests

* localization changes

* Fix flaky tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-10-14 22:02:52 +05:30
Teddy
17d68ddd0c GEN 1654 - Fix Alerts for Test Suites (#18222)
* fix: test suite alerts

* fix: return testSuites field for test suite alerts

* style: ran java linting

(cherry picked from commit add22b5d285a8a2d00928b734db4d6a848cc0e27)
2024-10-14 16:28:08 +02:00
Teddy
3ce343c640 MINOR - Reduce lineage response size (#18080)
* fix import issue

* fix: reduce response size and exclude fields in search client source

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 751bceb76367f72f18bc404bf396c566ab5187c8)
2024-10-14 16:19:05 +02:00
sushi30
bf9a098aa6 Merge remote-tracking branch 'origin/1.5.7' into 1.5.7 2024-10-14 11:39:48 +02:00
Imri Paran
c68cfb0a20 MINOR: fix(looker): exclude version
https://github.com/looker-open-source/sdk-codegen/issues/1518
(cherry picked from commit 3c7f995677214fbc25c3c6c331f903105b48a0f9)
2024-10-14 11:39:10 +02:00
Suman Maharana
fe2531e448 GEN-895: Added Glue Pipeline Lineage (#18063) 2024-10-14 14:55:19 +05:30
Suman Maharana
63bff7aafa Fixed dbt Manifest and Run results parsing (#18234) 2024-10-14 14:55:09 +05:30
Sriharsha Chintalapani
86507159b2 Minor: Add deleteEntityByFQNPrefix (#18243) 2024-10-13 09:23:37 -07:00
Ashish Gupta
d680132e0c MINOR: fix dark border shown in navbar (#18230)
* fix dark border shown in navbar

* remove the space between logo and first sidebar item

(cherry picked from commit c1c794dae825d97fb611205244bff9526bb52eb0)
2024-10-12 18:54:15 +05:30
Chirag Madlani
f71fd9ce19 fix(ui): compare version only if version is set (#18210)
(cherry picked from commit 3dc9abef451daad1914a496d156592cf8bcc88f5)
2024-10-10 22:50:12 +05:30
Chirag Madlani
c9d1bdcdcd fix(ui): pagination with search on service page (#18211)
(cherry picked from commit 6b830f98bb9aab07dbadad0f250b92f1ada2585d)
2024-10-10 22:50:06 +05:30
Chirag Madlani
b90e9b019b chore(ui): support Persian language option (#18148)
(cherry picked from commit 1187f355a6713a1121690c433f73ea5f35751374)
2024-10-10 22:49:48 +05:30
IceS2
8c5d9ab0ca
MINOR: Update DB2 dependencies to fix issue about not having ibm-db installed (#18192)
* Update DB2 dependencies to fix issue about not having ibm-db installed

* Fix checkstyle
2024-10-10 08:25:59 +02:00
Ashish Gupta
e2e32d9f0c PLAYWRIGHT: fix activityFeed and DataInsight AUT playwright test (#18180)
* fix activityFeed and DataInsight AUT playwright test

* minor improvement

(cherry picked from commit af713adaa7f90a207167f060b80c3743b0869d86)
2024-10-09 16:52:30 +05:30
Ashish Gupta
ef1585d764 MINOR: added check to append reserve-sidebar class to body (#18141)
* added check to append reserve-sidebar class to body

* added application value as dependency to re-run in case application refetch

* fix the unit test

(cherry picked from commit 5e96ff470ba5fb1f4f75b888100e99fc7007c0cf)
2024-10-09 13:26:12 +05:30
Ashish Gupta
c3bee58141 MINOR: supported search filter and only all show in case of all node value selected (#18136)
* supported search filter and only all show in case of all node value selected

* updated the playwright test as per the all selector

* fix playwright and unit test

(cherry picked from commit aa7b95a515a6a72b7bad5f49aa19963b85c25be7)
2024-10-09 13:25:55 +05:30
Ashish Gupta
55bb4757ba PLAYWRIGHT: fix activity feed aut flaky failures (#18101)
* fix activity feed aut flaky failures

* remove the unwanted class and arrange it in common place

* added custom hook to check floating button element in dom

(cherry picked from commit 9a116d676de1b9f580b55c92625ce338c180e5f2)
2024-10-09 13:25:31 +05:30
Prajwal214
e5d43bce96 Minor: Updated pyiceberg version to 0.5.1 (#18155)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-08 18:09:20 +05:30
Akash Jain
c51ae56d9b
fix: PostgreSQL installation in Ingestion Docker (#18114) 2024-10-08 12:34:25 +02:00
IceS2
8640b4c665
MINOR: Fix Ingestion Dockerfile Compatibility by changing IF syntax (#18098)
* Fix Ingestion Dockerfile Compatibility by changing IF syntax

* Increased shell compatibility by using only one '='
2024-10-07 15:08:25 +02:00
Sachin Chaurasiya
ce298c5803
minor: update webpack config to resolve reactdatagrid css (#18143)
* minor: update webpack config to resolve reactdatagrid css

* fix the removeOuterEscapes method missing

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-10-07 16:54:21 +05:30
Sachin Chaurasiya
dd6c0b700f minor: custom properties layout and styling improvements (#18123)
* minor: custom properties layout and styling improvements

* show all the properties expanded in right panel by default

* Refactor PropertyValue component to remove redundant code for dateTime-cp custom property type

(cherry picked from commit 69318d3e679907435c6bcaa782bf14e9d661b6d8)
2024-10-07 13:14:03 +05:30
Ashish Gupta
ecb0ad6ae9 MINOR: fix custom property enum styling fix (#18074) 2024-10-07 13:13:31 +05:30
Ashish Gupta
5ce29219b6 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

(cherry picked from commit 819c405784d520b787042b78cc959445506caf01)
2024-10-07 13:11:53 +05:30
sonika-shah
5d8546c135 Minor : fix term references validation msg on glossary import (#18058)
(cherry picked from commit f6b6874f5707d960c4a0317bd020e66d3b01c31c)
2024-10-07 13:11:34 +05:30
Sachin Chaurasiya
f86527dc79 Feature: Allow Custom Property Update in Glossary Bulk Import/export (#17919) 2024-10-07 13:11:13 +05:30
sonika-shah
e320a1b516 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>
(cherry picked from commit 1b029d2bf2793c6a4f016c91a4634c490462d7f4)
2024-10-07 13:04:17 +05:30
harshsoni2024
075c67b8b3 get primitive datatype in case of array, struct (#18102) 2024-10-07 11:12:06 +05:30
Ayush Shah
a5bac9690c fix: Empty Connection Overwrite Logic (#18122) 2024-10-07 10:33:00 +05:30
Mohit Yadav
c172173b88 Fix performance issue (#18128)
* Fix ClassGraph

* Use CONST

(cherry picked from commit 7ae81272b3a0ccd330bf0bfa7ca479ea35a6784c)
2024-10-05 23:26:01 +05:30
Chirag Madlani
a1a9b91a1e fix(ui): MSAL popup auth issue (#18125)
(cherry picked from commit e44c8d4f3143831c0aa95fe31d89f93b7b0da638)
2024-10-05 12:36:58 +05:30
github-actions
6a36355d3e chore(release): Prepare Branch for 1.5.7 2024-10-03 15:01:32 +00:00
Onkar Ravgan
b1dcb1180e AlationSink conn improvements (#18091) 1.5.6-release 2024-10-03 16:23:09 +05:30
Mayur Singal
84441c4ad1 GEN-1251: Fix Expected ColumnLineage but got dict (#17708) 2024-10-03 14:30:50 +05:30
Sachin Chaurasiya
031a6be21d minor: update whats new for 1.5.6 (#18090)
(cherry picked from commit 5da3f4592b5a6fda0b71180fa0bb97b8266ede61)
2024-10-03 13:37:45 +05:30
sonika-shah
b003e1d600
fix: Handle NullPointerException when adding custom properties to ensure loop continues for other schemas of the same type for addToRegistry (#18088) 2024-10-03 13:25:46 +05:30
Sachin Chaurasiya
1886132f41 Revert "Add new ‘enumWithDescriptions’ Custom Property to allow adding Enum Keys with Description (#17777)"
This reverts commit 237aec114f1804b584dbfdbab5b7b80dcdbbb728.
2024-10-03 12:04:10 +05:30
Sachin Chaurasiya
9caf9ed157 Revert "Feature: Allow Custom Property Update in Glossary Bulk Import/export (#17919)"
This reverts commit afd9267f668caa639968092b53fd9a7526018bed.
2024-10-03 12:03:12 +05:30
Sachin Chaurasiya
08edb3d155 Revert "Minor : fix term references validation msg on glossary import (#18058)"
This reverts commit 5b4458e251a77a45d0d5d2d7be69d55641250390.
2024-10-03 11:40:11 +05:30
Sachin Chaurasiya
f4c4f19114 Revert "MINOR: fix custom property layout issues (#18065)"
This reverts commit 778900305fa6e5f3be3d90ce0995d505f067ee87.
2024-10-03 11:38:45 +05:30
Sachin Chaurasiya
6ab15fdf54 Revert "MINOR: fix custom property enum styling fix (#18074)"
This reverts commit d9bffbe1c3fb1dd01ba1d09972534bd54787d312.
2024-10-03 11:36:21 +05:30