10301 Commits

Author SHA1 Message Date
Siddhant
4fa281074e
New Email Templates (OSS) (#17606)
* Set new emailTemplates for OSS. Minor other improvements.

* Set new emailTemplates for OSS. Minor other improvements.

* fix template.

* set changeCount in the templates.

* fix changeCount calculation

* migrations.
2024-09-06 11:59:29 +05:30
Siddhant
55344555a9
fix pom. (#17682) 2024-09-06 11:58:46 +05:30
Teddy
a7b6279f2e
GEN-1333 Add TS validation on DQ and Porfiler data ingestion (#17731)
* fix: added ts validation for DQ and profiler data

* fix: change ts to ms in pytest

* style: ran python linting
2024-09-06 08:16:31 +02:00
Chirag Madlani
4f6dd7fcc3
make cost analysis as collate only (#17719) 2024-09-05 22:39:24 -07:00
Sriharsha Chintalapani
a121d317e7
Minor: remove unused dependency (#17709) 2024-09-05 22:38:58 -07:00
Sachin Chaurasiya
59d2b1e717
test: migrate login config to playwright (#17740) 2024-09-06 00:29:53 +05:30
Chirag Madlani
7ea3f16b58
minor(test): fix ingestion related flaky for aut (#17727) 2024-09-05 22:09:43 +05:30
Karan Hotchandani
bd93a2f328
fix expand all operation on terms page (#17733) 2024-09-05 20:53:06 +05:30
Prajwal214
acc42ec735
Docs: Updating the Image Reference for Bots (#17736)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-05 18:30:59 +05:30
Ashish Gupta
5201a0dcaf
fix ui freezing due to images in feed changes (#17703)
* fix ui freezing due to images in feed changes

* minor fixes

* change the method to old as there may be case where only updatedValue will be there and we need to show in prettify way rather the showing default message

* fixes around typography styling

* reduce feed size to 25 to get better performance in case of large image feed in the first 25 feeds
2024-09-05 18:16:30 +05:30
k.nakagaki
5bcd12bfe2
add links to menus (#17659)
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-05 18:16:15 +05:30
Ashish Gupta
84036048ba
supported followed data in Following widget using search api (#17689) 2024-09-05 18:14:12 +05:30
Chirag Madlani
8819ad5979
minor(ui): align dependency version to fix vulnerabilities (#17729) 2024-09-05 16:36:45 +05:30
IceS2
d1bc19fbf2
Fixes some things on the APICollection (#17704) 2024-09-05 11:04:50 +02:00
Pere Miquel Brull
aec3e70875
DOCS - OSS deployment is flagged as Collate False (#17722) 2024-09-05 14:00:31 +05:30
Sachin Chaurasiya
e337a573b8
minor: disable image upload support in description editor (#17697)
* minor: disable image upload support in description editor

* feat: Disable image upload support in description editor

* address comment

* fix : unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-05 13:10:44 +05:30
Ashish Gupta
f846a8ac2e
fix user spec flaky playwright test (#17684)
* fix user spec flaky playwright test

* fix bot spec failure

* fix glossary and version spec failure due to id change in the PR

* fixed queryEntity spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-05 11:27:41 +05:30
Karan Hotchandani
1dc15bc493
fetch domains before any widget is loaded (#17695)
* fix domain init ordering

* move domains call at the beginning

* fix tests

* fix tests

* fix flaky tests

* fix flaky tests
2024-09-05 10:05:54 +05:30
Chirag Madlani
b86f3d8ae7
minor(test): migrate persona spec (#17701)
* minor(test): migrate persona spec

* remove persona cypress spec

* address comments
2024-09-04 17:15:40 +00:00
Chirag Madlani
35bed7138d
minor(ui): migrate AddRoleAndAssignToUser.spec (#17670)
* minor(ui): migrate AddRoleAndAssignToUser.spec

* migrate SchemaDefinition

* revert vite changes
2024-09-04 20:36:45 +05:30
Chirag Madlani
ca48433ad9
fix(test): ingestion related playwright (#17674)
* fix(test): ingestion related playwright

* fix failing tests

* update status logic to avoid conflict

* fix double run issue for ingestion

* fixing ingestion specs

* fix postgres and ingestion

* running ingestion specs

* fix airflow and argo gaps

* revert config

* fix redshift dbt tests
2024-09-04 19:02:30 +05:30
Onkar Ravgan
c58b64c117
MINOR: [DOCS] Added SAP ERP connector documentation (#17668) 2024-09-04 16:58:53 +05:30
Onkar Ravgan
6cd07071d7
Fixed dbt cloud run_res name (#17694) 2024-09-04 16:58:29 +05:30
Pere Miquel Brull
2237d5a8d5
MINOR - PII Scanner tests and log levels (#17686)
* MINOR - PII Scanner tests and log levels

* MINOR - PII Scanner tests and log levels
2024-09-04 12:11:07 +02:00
harshsoni2024
a89c4e9f40
Connector: VertexAI UI, docs (#17649) 2024-09-04 11:45:33 +05:30
Karan Hotchandani
74206a1bb3
show display name in suggestions with fqn (#17691) 2024-09-04 11:11:05 +05:30
Ashish Gupta
3846107b87
fix permission cypress due to missing file (#17690) 2024-09-04 10:37:20 +05:30
Prajwal214
b2850b4b9a
Docs: Updated Kafka Schema Registry Config Broken Link (#17687)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:41 -07:00
Prajwal214
5e6ad2615b
Docs: Updated the latest Release v.1.5.2 (#17688)
* Docs: Updated the latest Release v.1.5.2

* Docs: Updated the latest Release v.1.5.2

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:24 -07:00
Prajwal214
eb30f4c098
Docs: Updated the broken links (#17693)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:44:46 -07:00
Suresh Srinivas
5cef8e5e7c
Clean up code warnings flagged by IDE (#17679)
* Remove unnecessary imports and throws

* Make members final

* User more performant array/list operations

* Migrate to newer java language level

* Remove verbose or redundant code constructs
2024-09-03 18:31:18 -07:00
Karan Hotchandani
a63ad69100
Migrate advanced search tests (#17666)
* migrate advanced search tests

* verify advanced search tests

* fix minor config

* push fixes

* add before all timeout

* increase test timeout

* revert playwright config

* add rule based search

* migrate group tests
2024-09-03 18:59:58 +05:30
dependabot[bot]
dcd35d9d26
Bump webpack in /openmetadata-ui/src/main/resources/ui (#17622)
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-03 16:17:06 +05:30
nicor88
235337dbcd
fixes 17648: add tags and description for tableau published data source (#17678)
* tableau data-source tags and description

* tweaks

* PR review

* change test description

* black formatting
2024-09-03 11:25:27 +02:00
Aniket Katkar
73f2cad53a
Remove the EntityDataConsumer spec dependency on organization inherited role (#17667) 2024-09-03 12:26:06 +05:30
Shailesh Parmar
0a9e0d00d4
playwright: migrate incident manager test to playwright (#17657)
* playwright: migrate incident manager test to playwright

* migrate remaining test to playwright

* added serial mode to prevent load while deploying pipeline
2024-09-03 12:25:16 +05:30
Suman Maharana
e93cf23d6c
Fixes: Parse postgres json column fields (#17645) 2024-09-03 11:10:47 +05:30
Sachin Chaurasiya
46e98e13c4
test: migrate frequently joined spec to playwright (#17669)
* test: migrate frequently joined spec to playwright

* fix test

* fix test
2024-09-03 09:28:22 +05:30
Suresh Srinivas
5eebb89ac6
Upgrade dependencies for release 1.6 (#17676) 2024-09-02 15:18:08 -07:00
Ashish Gupta
d952c1bd1e
migrated cyprss Bots spec to playwright (#17673) 2024-09-02 23:50:54 +05:30
Ashish Gupta
00fe8399ad
fix some entities not visible in Following widget (#17665)
* fix some entities not visible in Following widget

* added some extra spacing in quick filter
2024-09-02 23:12:22 +05:30
Mayur Singal
77d98c9675
MINOR: Fix athena lineage models (#17662) 2024-09-02 14:19:13 +05:30
Pere Miquel Brull
53e123c1f9
FIX - Docs sync workflow syntax (#17663) 2024-09-02 09:49:19 +02:00
Pere Miquel Brull
5ad599600e
DOCS - Prep Collate docs structure (#17655)
* Prep docs

* Prep docs
2024-09-02 09:29:06 +02:00
Prajwal214
4491396507
Doc: Updating Connection Docs for SSL in UI for Messaging & Dashboard (#17592) 2024-09-02 11:12:36 +05:30
Ashish Gupta
d74cbed6e6
migrated user spec to playwright (#17652)
* migrated user spec to playwright

* optimization around making dataStewardUser from userClass

* changes as per comments
2024-09-02 10:43:33 +05:30
Prajwal214
4ccfe886a4
Docs: Updating broken links and Missing Docs (#17642)
* Doc: Adding SSL Docs for Messaging & Dashboard

* Docs: Updating Broken Links in Docs

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-02 10:22:51 +05:30
Sriharsha Chintalapani
ee11760576
Minor: remove unnecessary repository calls in SaerchRepository (#17579) 2024-09-01 00:25:12 -07:00
Chirag Madlani
000996cfef
test(e2e): service ingestion and schedule options (#16846)
* test(e2e): service ingestion and schedule options

* fix tests

* minor change

* remove duplicate code

* update specs

* update timeout to 2 mins

* Fix invalid wait issue

* fix page getting closed issue

* fix failing tests

* fix tests

* fix test

* fix schedule fix

* fix status is undefined

* fix more tests

* enable airflow spec

* fix typo in service names

* update details

* minor fix

* fix test and remove cypress reference

* fix failing tests

* revert tags check

* fix tests

* fix redshift tests

* fix failing tests

* revert yaml file changes
2024-08-31 11:05:26 +00:00
Shailesh Parmar
3a5539eb1c
PW: migrate query entity spec to playwright (#17619)
* PW: migrate query entity spec to playwright

* migrated to playwright

* minor test fix

* fixed api waiting issue

* fixed the api issue

* fixed API response await

* fixed await issue
2024-08-31 13:18:25 +05:30