12410 Commits

Author SHA1 Message Date
Akash-Jain
9a9e6c4347
fix(CI): Move Get Cypress Filter Post Checkout 2024-02-22 15:32:32 +05:30
Akash Jain
e620809154
fix: Simplify the logic for get cypress filter step (#15310) 2024-02-22 15:28:08 +05:30
Akash-Jain
e5a1965a5a
fix: Spaces and Tabs of YAML 2024-02-22 15:02:48 +05:30
Harsh Vador
8b320d41c4
chore(ci): Add workflow for cypress pr integration (#15290)
* add workflow for cypress pr integration

* add workflow for mysql cypress integration

* address comments

* address comments
2024-02-22 14:48:10 +05:30
Onkar Ravgan
8a0ab20890
changed list_all_entities default value (#15307) 2024-02-22 14:27:00 +05:30
Mayur Singal
9e1c50bfa6
MINOR: Fix Unity Catalog & Roadmap Dates Docs (#15306) 2024-02-22 12:37:19 +05:30
Mohit Yadav
0892da51b6
Clustering jobs across servers (#15277)
* - Added Jdbc Store for Quartz Job
- Added tables schema for Mysql and Postgresql

* Catch Object Already Exists

* Drop tables extra statements

* Use Proper Dialects
2024-02-21 21:46:30 +05:30
Harsh Vador
e6a3f5e2b6
changed PR labels for cypress integration (#15291) 2024-02-21 17:21:22 +05:30
Akash Jain
0628d01fe4
chore(docs): Update k8s snippet of Google SSO (#15286)
* chore(docs): Update k8s snippet of Google SSO

* chore: Update code snippets for jwks config url

* chore(docs): Add a note on JWKS Url Reachability
2024-02-21 09:30:17 +01:00
dependabot[bot]
efec5cd7ad
Bump ip from 1.1.8 to 1.1.9 in /openmetadata-ui/src/main/resources/ui (#15285)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 08:11:06 +00:00
Shailesh Parmar
ea8b8989da
#15262 UI: tooltip is not visible for the edge of the graph in data quality (#15282) 2024-02-21 12:49:10 +05:30
Pere Miquel Brull
35efd7d333
MINOR - Ingestion docs cleanup (#15283) 2024-02-21 12:14:40 +05:30
dependabot[bot]
95cdf6b4c4
Bump ip from 2.0.0 to 2.0.1 (#15281)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 06:36:24 +00:00
Harsh Vador
feb48b20e4
test: unit test case of notification box (#15259)
* test: unit test case of notification box

* remove unnecessary assertion
2024-02-21 11:44:19 +05:30
Harsh Vador
80ff748781
test: unit test case of services (#15249) 2024-02-21 11:02:19 +05:30
Harsh Vador
3584368ff2
test: unit test case of service connection details (#15230) 2024-02-21 10:59:48 +05:30
Imri Paran
6c0f85cc98
add compile decorator for ibmi ConnTestFn (#15273) 2024-02-20 09:35:27 -08:00
Ashish Gupta
9c46391e73
fix the table row issue and make sample data table header fix (#15268) 2024-02-20 18:54:09 +05:30
Chirag Madlani
1cbe09c8ac
(workflow): run labeler on ready for review 2024-02-20 17:37:20 +05:30
Shailesh Parmar
a35c8b3a5d
Minor: Updated put with patch call in ui and clean up (#15244)
* Minor: Updated put with patch call in ui and clean up

* fixed sonar cloud issue

* fixed drag drop failure
2024-02-20 16:25:02 +05:30
Harsh Vador
8ec8e4b350
change PR Labels name (#15265) 2024-02-20 16:20:28 +05:30
Onkar Ravgan
dfc7662449
Fix #15247: Fixed ingesting dbt owners with dot in name (#15261)
* Fixed dbt owners with dot

* fixed pytests

* Fixed pytest2

* rmv type
2024-02-20 16:06:54 +05:30
Mayur Singal
eac40862ec
MINOR: Kafka handle test connection if Schema Registry not passed (#15250) 2024-02-20 12:39:01 +05:30
Pere Miquel Brull
62c0cc7563
#13985 - Azure KV Secrets Manager (#15192)
* #13985 - Azure KV Secrets Manager

* Format

* #13985 - Azure KV Secrets Manager

* #13985 - Azure KV Secrets Manager

* Simplify credentials loading

* Simplify credentials loading

* Simplify credentials loading
2024-02-20 07:18:35 +01:00
Sriharsha Chintalapani
3a7203707f
update spline docs to support lineage (#15257)
* update spline docs to support lineage

* Update yaml.md
2024-02-20 09:05:54 +05:30
Mayur Singal
dbb888d962
MINOR: Fix CLI E2E Tests (#15253) 2024-02-19 23:04:44 +05:30
Ashish Gupta
1c1dba7a63
supported cypress for team and glossary drag and drop functionality (#15213)
* supported cypress for team drag and drop functionality

* added glossary drag and drop cypress and fix searchindex cypress failure

* changes as per comments

* fix the regression of import
2024-02-19 19:52:46 +05:30
Pere Miquel Brull
3748c792d0
MINOR - Update Collate dispatch input (#15246) 2024-02-19 14:44:25 +01:00
Ashish Gupta
7e10067ada
#15227 support display name in lineage search node (#15238)
* supported display name in lineage search node

* changes as per comments
2024-02-19 13:05:21 +00:00
Imri Paran
7036b3cbf7
MINOR: BigTable connector docs (#15145)
* feat(connector): add BigTable

* bigtable work

1. docstrings
2. tests
3. created a Row BaseModel
4. implemented a ClassConverter

* docs moved to separate PR

* format files

* docs(bigtable): added docs

* fix after merge
2024-02-19 08:11:29 +01:00
Mayur Singal
64e3cedeea
MINOR: Improve Kafka Test Connection (#15207) 2024-02-19 10:11:52 +05:30
Shin-ichi Hashiba
95ff5620a5
update java version in ldap auth docs (#15234) 2024-02-17 09:29:24 -08:00
Shailesh Parmar
bc34eac98b
#15169 bug: Service password gets overwritten with '********' when editing connection details (any!) (#15193)
* bug: Service password gets overwritten with '********' when editing connection details (any!) #15169

* handle no change scenario

* added unit test for the change

* fixed failing unit test

* added cypress for edit ingestion form

* fixed failing cypress test
2024-02-17 18:14:12 +05:30
Ashish Gupta
94cba6977b
fix minor ui issues (#15224)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-17 18:09:42 +05:30
Chirag Madlani
1be7475505
chore(ui): add tags for cypress spec files (#15167)
* chore(ui): add tags for cypress spec files

* update labeler.yaml
2024-02-17 12:06:59 +05:30
dependabot[bot]
92278b046a
Bump undici in /openmetadata-ui/src/main/resources/ui (#15229)
Bumps [undici](https://github.com/nodejs/undici) from 5.25.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.25.2...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 11:03:47 +05:30
Chirag Madlani
5b0d75bf3a
fix(ui): #15214 open detailed logs for each runs (#15226)
* fix(ui): #15214 open detailed logs for each runs

* address comments
2024-02-16 18:58:53 +00:00
Onkar Ravgan
50dd74253a
MINOR: Added external workflow missing docs for usage/lineage (#15223)
* Added ext ing workflow docs

* Added dq run ext docs

* Nit

* Nit

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-02-16 16:59:39 +01:00
Sander van Laar
44fd621ac7
Add files via upload (#15225) 2024-02-16 15:09:06 +00:00
Harsh Vador
5eda139ba9
fix mention list in announcements (#15194) 2024-02-16 19:15:44 +05:30
Sachin Chaurasiya
fcf7f363b3
doc: update node version requirement to 18.19.0 (#15219) 2024-02-16 11:38:41 +00:00
Sachin Chaurasiya
0cdfad1c3a
Minor: keep the lineage style LTR only (#15217) 2024-02-16 11:08:09 +00:00
Chirag Madlani
c1878a5184
Update check_prerequisites.sh (#15216) 2024-02-16 10:50:01 +01:00
Harsh Vador
ee13b0499f
fix custom property render rows issue (#15180)
* fix custom property render rows issue

* code refactor

* added cypress for custom property rows count check

* variable name change
2024-02-16 14:58:37 +05:30
Chirag Madlani
d0afe8b905
chore(ui): fix component path (#15212) 2024-02-16 09:24:25 +00:00
IceS2
7b20ed2f34
FIXES 15215: Add execution time tracker for ingestion (#15013)
* Initial idea on how to track execution times

* Fix linters

* Add missing decorators on the API Client

* Improve where the output is being handled
2024-02-16 09:58:20 +01:00
Sachin Chaurasiya
7009fb7c77
fix(#15188): Ingestion Pipeline Run response (#15202) 2024-02-16 13:48:58 +05:30
Shin-ichi Hashiba
2120b38672
fix-typo: description of default batchsize (#15206) 2024-02-16 08:10:44 +00:00
Chirag Madlani
146ccc5a72
chore(ui): organise component directory structure (#15199)
* chore(ui): organise component directory structure

* fix tests

* fix tests
2024-02-16 10:23:36 +05:30
Onkar Ravgan
90b4933f96
Added sql to tableau datamodels (#15197) 2024-02-16 09:57:15 +05:30