3867 Commits

Author SHA1 Message Date
Karan Hotchandani
67820a2aa7
fix playwright tests for search and owners (#17816)
* fix playwright tests

* fix tests

* fix minor tests
2024-09-13 01:46:05 +05:30
Sachin Chaurasiya
681a15c4a5
minor: update custom property entities data model, data product and database schema icon (#17812)
* minor: update custom property entities data model, data product and database schema icon

* remove unused icon
2024-09-12 23:54:48 +05:30
Shailesh Parmar
fda7e1ecb9
playwright: fixed failing aut test in main (#17818)
* playwright: fixed failing aut test in main

* fix myData spec failure

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-12 23:42:20 +05:30
Ashish Gupta
16e25bc469
what's new for 1.5.4 (#17826) 2024-09-12 22:31:17 +05:30
Ashish Gupta
5999ccf716
fix(ui): unable to access import glossary page (#17823)
* fix the glossary import page not showing

* added playwright test for glossary import export
2024-09-12 22:17:10 +05:30
Ashish Gupta
5c7ab993e8
modify bot playwright test to stepper mode from parallel (#17811)
* skip bot playwright test

* change spec from parallel mode to stepper mode with the default admin account

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-12 20:41:51 +05:30
Shailesh Parmar
d785276b8e
Minor: improve UI of filters in test case graph (#17775) 2024-09-12 14:23:51 +00:00
dependabot[bot]
5d972789ea
Bump express in /openmetadata-ui/src/main/resources/ui (#17813)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

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

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-12 17:55:33 +05:30
Teddy
e066929ff7
GEN-1380 - Implement support for date_histogram aggregation (#17738)
* feat: indexed test case results

* feat: added indexation logic for test case results

* style: ran java linting

* fix: IDE warnigns

* chore: added test case results migration

* style: ran java linting

* fix: postgres migration column json ref

* empty commit to trigger queued

* feat: add support for date_histogram aggregation

* style: ran java linting

* chore: clean up conflicts

* fix: move from iterator loop to forEach

* fix: removed comment

* style: ran java linting
2024-09-12 13:11:30 +02:00
Ashish Gupta
fd2b080ed6
migrated myData spec to playwright (#17808)
* migrated myData spec to playwright

* remove unwanted test block
2024-09-11 18:58:11 +05:30
Shailesh Parmar
504b84138b
playwright: fixed failing aut of 1.5.4 (#17798)
* playwright: fixed failing aut of 1.5.4

* fixed failing AUT test

* minor fix
2024-09-11 18:22:35 +05:30
Shailesh Parmar
25ff2d7b9c
#1654 Add a search field in Profiler & Data Quality (#17785)
* #16547 Add a search field in Profiler & Data Quality

* fixed failing playwright test

* fixed unit test
2024-09-11 16:35:28 +05:30
harshsoni2024
4f57f4e710
GEN-309: OpenAPI Connector (#17754)
* configure api service metadata

* add rest api service

* fix test con. pyformat changes

* add models, fix test con.

* improve test con.

* add docs, side doc

* fix model data parse, url error fix

* add tests

* fix pytest errors

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-09-11 13:36:53 +05:30
Ashish Gupta
8ad79ad54e
supported left panel resizable panel in some entities (#17772) 2024-09-11 07:27:59 +00:00
Ashish Gupta
5cb897fc28
migrated team-drag-drop spec in playwright (#17780)
* migrated team-drag-drop spec in playwright

* remove the cypress file since the migration is done
2024-09-11 07:27:33 +00:00
Shailesh Parmar
b08836efa0
Migrate: All the version page test to playwright (#17765)
* Migrate: classification version page to playwright

* removed migrated test

* add manual wait before run

* migrate all the version page test to playwright

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-10 14:13:21 +05:30
Sachin Chaurasiya
2b24c91e2a
feat: add support for running application in subpath (#17434)
* chore: add support for running application in subpath

* refactor code

* chore: Fix isTourRoute function to handle APP_SUB_PATH

* chore: Update RouterUtils and useCustomLocation for better pathname handling

* test: fix unit tests

* chore: Update useLocationSearch test to use useCustomLocation

* test: add unit test for useCustomLocation Hook

* chore: Update UnAuthenticatedAppRouter and WebAnalyticsUtils for useCustomLocation hook

* minor improvement
2024-09-09 14:39:01 +05:30
Chirag Madlani
3a665f5fa5
minor(ui): what's new updated for 1.5.3 (#17762) 2024-09-09 14:35:46 +05:30
Ashish Gupta
d904fe2b10
migrated TeamHierarchy cypress to playwright (#17759) 2024-09-09 13:16:43 +05:30
Shailesh Parmar
ae9de3057d
Migrate: tags spec to playwright (#17758) 2024-09-09 11:48:27 +05:30
Prajwal214
1c90eaaf3d
Docs: Updated Domain in Docker Compose & Docs (#17603)
* Minor: Updating Domain in Docker Compose & Docs

* replace openmetadata to open-metadata

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-09 11:47:09 +05:30
Shailesh Parmar
2dd7892183
Migrate: Data quality and profiler test to playwright (#17705)
* Migrate: Data quality and profiler test to playwright

* migrate profiler ingestion

* migrated test cases to playwright

* migrate filter test from data quality

* migrate domain filter test
2024-09-07 16:18:10 +00:00
Shailesh Parmar
7a065aedc7
playwright: fixed failing AUT test incidentManager and queryEntity (#17749)
* playwright: fixed failing AUT test incidentManager and queryEntity

* remove flakiness by adding manual wait in service ingetion
2024-09-07 14:28:04 +00:00
Sachin Chaurasiya
8568eaf653
test: migrate recently viewed spec to playwright (#17741) 2024-09-06 21:20:36 +05:30
Ashish Gupta
3164bc4803
fix userdetails and personflow flaky test (#17753) 2024-09-06 19:53:26 +05:30
Ashish Gupta
3d52258b65
#16644: support resizable column to customProperty (#17735)
* support resizable column to customProperty

* fix sonar by mocking react-ant-column-resize globally

* remove duplicate table less and added css loader fix in webpack config file
2024-09-06 19:23:13 +05:30
Chirag Madlani
b9ef8cae30
fix playwright redshift delete entity failure (#17743)
* fix playwright redshift delete entity failure

* fix landing page kpi failure

* fix delete service issue

* fix flaky for AddRoleAndAssignToUSer
2024-09-06 17:32:53 +05:30
Ashish Gupta
dcad829a80
fix cypress for the Customzie Landing and EntityVersion page (#17744) 2024-09-06 16:53:00 +05:30
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
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
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
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
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
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
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
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
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