11104 Commits

Author SHA1 Message Date
fuzmish
8c570c4245
add environment variable DEV_SERVER_TARGET for webpack.config.dev.js to specify the OpenMetadata server (#18133) 2024-10-07 12:02:29 +05:30
fuzmish
b7b2c2e6c9
Fix #18043: Highlight code blocks in RichTextEditor (#18132)
* Fix #18043: Highlight code blocks in RichTextEditor

* add CodeMirror mode "clike" and language aliases
2024-10-07 11:27:18 +05:30
Prajwal214
bb02af26f0
Docs: Adding Docs for Import/Export Database/Schema/Tables (#18131)
Co-authored-by: Prajwal Pandit
2024-10-07 10:23:30 +05:30
Ayush Shah
2c84442e39
fix: Empty Connection Overwrite Logic (#18122) 2024-10-07 10:10:57 +05:30
Shailesh Parmar
d678e04e2e
Minor: mark params optional for test case reports end point (#18120) 2024-10-06 11:47:18 +05:30
dependabot[bot]
beb426c59b
Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 (#15278)
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.1 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-10-05 10:42:25 -07:00
Ashish Gupta
9a116d676d
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
2024-10-05 10:41:53 -07:00
dechoma
304ee40eb0
human readable retention period (#18119) 2024-10-05 10:41:06 -07:00
Mohit Yadav
7ae81272b3
Fix performance issue (#18128)
* Fix ClassGraph

* Use CONST
2024-10-05 10:38:22 -07:00
Chirag Madlani
e44c8d4f31
fix(ui): MSAL popup auth issue (#18125) 2024-10-05 11:57:01 +05:30
Imri Paran
71720ebc51
fix(table-diff): support cross database (#18085)
fixed table diff url to include database in all cases
2024-10-04 15:31:17 +02:00
harshsoni2024
1cd97fdac8
get primitive datatype in case of array, struct (#18102) 2024-10-04 18:49:50 +05:30
Mayur Singal
52ea9ea81e
Fix #18005: Mask Greenplum Password (#18047) 2024-10-04 16:57:15 +05:30
Suman Maharana
d9b15ef6cb
Minor: Resolve protected namespace warning (#18109) 2024-10-04 13:01:41 +05:30
Akash Jain
2436337969
fix: PostgreSQL installation in Ingestion Docker (#18114) 2024-10-04 11:31:01 +05:30
Mayur Singal
f69db851b8
Fix #18070: Add support for glue database descriptions (#18094) 2024-10-03 21:53:39 -07:00
Mohit Yadav
a352a7ca6c
[GEN-1704] Remove Table Details from Import/Export at table level (#18093)
* [GEN-1704] Remove Table Details from Import/Export at table level, and only add columns

* Fix Tests
2024-10-04 10:07:45 +05:30
Mayur Singal
5633a04701
MINOR: Fix s3 & salesforce yaml docs (#18103)
* MINOR: Fix s3 yaml docs

* fix salesforce api version
2024-10-04 02:55:53 +05:30
IceS2
a05eba91a5
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-04 02:52:48 +05:30
Aniket Katkar
a2e819fa9b
update latest release references to 1.5.6 (#18106) 2024-10-03 21:42:31 +05:30
Mayur Singal
088282b0c1
MINOR: MSTR URI Fix (#18095) 2024-10-03 17:10:23 +02:00
Mayur Singal
eada21326a
GEN-1215: DI Populate Test Case Result & Resolution Status (#17969) 2024-10-03 16:30:53 +05:30
Onkar Ravgan
23c6f1a6c1
AlationSink conn improvements (#18091) 2024-10-03 16:20:35 +05:30
Pere Miquel Brull
e81efc8d98
MINOR - Add App Limits (#18072)
* App Limits - Prep extension

* App Limits - Prep extension

* App Limits - Allow to search by name

* App Limits - Allow to search by name

* fix postgres sql

* comments
2024-10-03 11:00:29 +02:00
Sachin Chaurasiya
5da3f4592b
minor: update whats new for 1.5.6 (#18090) 2024-10-03 13:37:10 +05:30
RounakDhillon
49525a1fa5
Docs: Quick Start Login Images Updation (#18087)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-10-03 12:54:15 +05:30
Prajwal214
a66345ecea
Docs: Fixing Broken Links (#18084)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-03 11:57:06 +05:30
Teddy
751bceb763
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>
2024-10-03 08:13:13 +02:00
Shailesh Parmar
ebb7fed616
Minor: added test case result api (#18081) 2024-10-03 10:35:18 +05:30
Chirag Madlani
de603aaa0b
minor(ui): react-quill package update to maintained one (#18067) 2024-10-03 10:27:00 +05:30
RounakDhillon
2dceac41c4
Docs: Updating Quick Start Document (#17939)
* Docs: updating quick start

* Docs: updatingquickstart

* Docs: updatingquickstart

* Docs: updatingquickstart

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-10-03 10:26:40 +05:30
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