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
Chirag Madlani
183da3f2b1
fix(e2e): remove data insight report if already present ( #17654 )
2024-08-31 12:28:58 +05:30
sonika-shah
6d32257765
Fixes #16498 : Support custom properties for Data Products ( #17641 )
2024-08-31 09:43:37 +05:30
Sachin Chaurasiya
0dcf9d7ab3
minor: update what's new for 1.5.2 ( #17656 )
2024-08-30 20:11:07 +00:00
Karan Hotchandani
55cbda4ea5
Explore tree reset ( #17653 )
...
* reset tree state when quick filter is empty
* cleanup
2024-08-30 21:37:08 +05:30
Shailesh Parmar
d0846d64bb
Minor: fixed styling issue for DQ ( #17651 )
2024-08-30 15:03:24 +00:00
Shailesh Parmar
b618bb569c
Minor: added support for edit assign button in incident manager ( #17646 )
...
* Minor: Added support for assignee edit in incident manager
* minor change
* minor fix
2024-08-30 11:17:40 +00:00
Chirag Madlani
08a212ebba
minor(ui): what's new for 1.5.2 ( #17647 )
...
* minor(ui): what's new for 1.5.2
* fix typo
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-08-30 16:46:52 +05:30
Sriharsha Chintalapani
46a6851147
Minor: Fix Edit Reviewers Permission ( #17638 )
2024-08-30 12:01:30 +02:00
Sachin Chaurasiya
9ba67cde3e
minor: add resizable layout for glossary page ( #17644 )
...
* minor: add resizable layout for glossary page
* test: update unit test
* chore(ui): update padding-left in GlossaryDetails component
2024-08-30 09:47:34 +00:00
Karan Hotchandani
d39ea58862
show tier tag with styles ( #17643 )
2024-08-30 14:29:51 +05:30
Chirag Madlani
fa3529f085
fix(ui): pick email and name based on claim values at time of login ( #17626 )
...
* fix(ui): pick email and name based on claim values at time of login
* Update Error Message
* Update code for better message
* Typo
* fix playwright failures
* fix playwright tests
* fix tests
* fix login spec failing
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-08-30 06:27:37 +00:00
Pere Miquel Brull
bcb29b46da
MINOR - Implement SAP Hana Lineage ( #17615 )
...
* MINOR - SAP Hana Lineage
* skeleton
* parser
* lineage
* manage formulas
* add cvs
* add cvs
* better typing
* enum
* handle cvs
* saphana docs
2024-08-30 07:42:43 +02:00
harshsoni2024
5393e5ede2
Connector: vertexai schema ( #17632 )
...
* vertexai connection schema
* remove yaml file
2024-08-29 21:19:07 -07:00
Teddy
26befb6db1
fix: lineage lookup for long FQNs ( #17633 )
2024-08-29 15:15:04 +00:00
Chirag Madlani
d36f0e1615
ci(e2e): speed up playwright with 2 machines ( #17630 )
...
* ci(e2e): speed up playwright with 4 machines
* Increase playwright machine to 2
2024-08-29 19:32:39 +05:30
Chirag Madlani
fed12172f4
minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication ( #17627 )
...
* minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication
* comments addressed
2024-08-29 11:33:31 +00:00
Mayur Singal
84c1efba96
MINOR: Fix delete lineage in case of override lineage enabled ( #17625 )
2024-08-29 15:46:58 +05:30
Ashish Gupta
a79a9032ce
migrated task cypress spec in Activity feed playwright ( #17618 )
2024-08-29 15:12:32 +05:30
Ayush Shah
9245c8965f
fix: Bump Ingestion and Dockerfile versions ( #17624 )
2024-08-29 12:03:30 +05:30
Mohit Yadav
a9a1a2036b
[MINOR] Fix Email Updates ( #17620 )
...
* Fix Email
* Fix Test
2024-08-29 11:59:00 +05:30
Karan Hotchandani
23096fa2f3
migrate glossary tests to playwright ( #17617 )
...
* move glossary tests to playwright
* fix tests
2024-08-29 11:38:31 +05:30
Mohit Yadav
e4073c7824
Bump Openmetadata Snapshot version ( #17621 )
2024-08-29 01:51:20 +05:30
Sachin Chaurasiya
5c3d2aef19
fix(e2e): api collection owner propagation ( #17616 )
2024-08-28 14:35:03 +00:00
nicor88
5eae1e371c
fix ingestion of owner in dbt, via email ( #17613 )
2024-08-28 18:24:50 +05:30
Sachin Chaurasiya
c5b93124ba
chore: add some spacing for table item action when floating icons are enabled ( #17612 )
2024-08-28 12:41:51 +00:00
IceS2
b8af2019b4
MINOR: Add pagination to entity history versions ( #17587 )
...
* Add pagination to EntityHistory Versions
* Fix endless loop
2024-08-28 14:38:15 +05:30
Onkar Ravgan
d6eb4fa9e8
MINOR: Fixed owner not updating from dbt if owners field has an empty list set in db ( #17610 )
...
* Fixed owner not updating from dbt for empty list
* fix table get
2024-08-28 14:30:58 +05:30
Shailesh Parmar
4c354eabb2
Minor: Fixed AUT failure ( #17607 )
...
* Minor: update timeout for AUT in DI application
* minor test fix for DBT
2024-08-28 14:28:10 +05:30