10673 Commits

Author SHA1 Message Date
Karan Hotchandani
4233abf415
Gen-882: Add max length validation for glossary term rename (#18166)
* add max length validation for glossary term name

* add name validation
2024-10-08 23:06:54 +05:30
RounakDhillon
61c2debdc3
Image Updates for Quick Start docs (#18113) 2024-10-08 16:42:30 +05:30
Prajwal214
bbd159b947
Minor: Updated pyiceberg version to 0.5.1 (#18155)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-10-08 14:55:57 +05:30
Sachin Chaurasiya
457f3d919a
GEN-1322: API Entity - Remove Beta (#17967)
* GEN-1322: API Entity - Remove Beta

* minor: add doc for the metadata pipeline

* api service refactor

* api service refactor backend changes

* add apiconnection in test service connection

* pytest fix

* fix java file formatting

* Fix casing of REST in ApiServiceRest.spec.ts

* Refactor REST to Rest in API classes

* minor change

* minor change

* minor change

* fix cashing for API to Api

* add playwright test for api service ingestion

* fix: playwright test

---------

Co-authored-by: harshsoni2024 <harshsoni2024@gmail.com>
2024-10-08 14:39:55 +05:30
Aniket Katkar
53cdd34391
Remove the collate connector links from the OSS menu.md (#18159) 2024-10-08 11:45:49 +05:30
Ayush Shah
221327afd4
Refactor ServiceConnectionDetails component to handle specific Airflow connection type (#18100) 2024-10-08 11:29:45 +05:30
Teddy
1948cf7d05
MINOR - Add support for additional aggregation (#18129)
* fix import issue

* fix: added origin entity FQN to test case index

* feat: added aggregation support for bucket selector

* feat: moved aggregation builder to its own class

* style: ran java linting

* fix: typos

* style: ran java linting

* feat: implement aggregation builder graph

* feat: clean up existing aggregation implementation for graph builder

* style: ran java linting

* fix: clean up comment

* style: fix java linting

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-10-08 07:35:40 +02:00
Ashish Gupta
5e96ff470b
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
2024-10-08 10:51:02 +05:30
Aniket Katkar
5c684e6276
Update docs sync workflow to push content to main branch (#18160) 2024-10-08 06:30:02 +02:00
Chirag Madlani
1187f355a6
chore(ui): support Persian language option (#18148) 2024-10-07 10:04:55 -07:00
Chirag Madlani
7082f01124
fix(ui): security deps for cookie package (#18149) 2024-10-07 10:04:38 -07:00
Pere Miquel Brull
1a42f4633e
FIX - PG AppName Migration (#18139) 2024-10-07 16:35:16 +02:00
Ashish Gupta
aa7b95a515
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
2024-10-07 17:10:28 +05:30
RounakDhillon
764b42f2e4
Docs: Seperating sections in data quality (#18142) 2024-10-07 16:56:47 +05:30
Sriharsha Chintalapani
79af8bf78b
Update SSO configs to show clear URLs for callback and public keys (#18127)
* Update SSO configs

* Update security docs to provide clear callback and public key urls
2024-10-07 15:26:10 +05:30
harshsoni2024
421ad601e9
GEN-1552: Postgres stored procedures support (#18083) 2024-10-07 14:28:03 +05:30
Shailesh Parmar
a74811481f
GEN-1296: sort test cases by latest run (#18097)
* GEN-1296: sort test cases by latest run

* minor fix

* added sort support for name field

* fixed unit test

* fixed failing playwright test

* fixed failing playwright test
2024-10-07 12:34:09 +05:30
Ethan
49fceb4674
Fixes #18104 : change parse_obj and assertEquals which was deprecated (#18105)
* change deprecationwarning

* fix format python

* fix replace module

* change : java function name
2024-10-07 09:02:41 +02:00
Sachin Chaurasiya
69318d3e67
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
2024-10-07 12:16:14 +05:30
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