10673 Commits

Author SHA1 Message Date
Shilpa Vernekar
4b8b139b2b
Links replaced (#15154) 2024-02-12 13:51:27 +00:00
Shilpa Vernekar
ad23c76119
Changes to 1.3 Docs (#15152) 2024-02-12 18:41:11 +05:30
Akash Jain
95bb221025
feat: Prepare main for next release cycle (#15139) 2024-02-12 16:56:50 +05:30
Mohit Yadav
860baaefdc
Fix Ldap Filter Parsing Issue (#15148) 2024-02-12 16:39:22 +05:30
Karan Hotchandani
e5fad139db
metapilot cleanup (#15144) 2024-02-12 16:36:13 +05:30
Abhishek Porwal
b3401a32de
added re-run search indexing banner for es exception on explore page (#15120)
* added re-run search indexing banner for es exception

* minor change
2024-02-12 11:02:27 +00:00
Harsh Vador
bf6fd926f3
test: unit test case of entity list skeleton (#15142) 2024-02-12 16:08:37 +05:30
Pere Miquel Brull
aaa649a637
MINOR - OpenMetadata OPS to load collate-service jars first (#15143) 2024-02-12 10:47:49 +01:00
Abhishek Porwal
5063b341e4
added unit test for CustomPropertiesPageV1 (#15141) 2024-02-12 15:04:37 +05:30
Karan Hotchandani
9540406496
add tags to allow filter specs in cypress (#15056)
* add tags to allow filter specs in cypress

* test e2e label changes

* update workflows

* fix regex pattern

* fix workflow

* test
2024-02-12 14:04:46 +05:30
Sriharsha Chintalapani
382bd61404
Add createIndex/updateIndex to openmetadata-ops.sh (#15137) 2024-02-12 09:32:54 +01:00
Harsh Vador
6cfa9863c4
test: unit test cases of right side bar (#15123)
* test: unit test cases of announcements widget

* test: unit test case of following widget
2024-02-12 12:02:50 +05:30
Ashish Gupta
f6e5de350c
added unit test for github star (#15134) 2024-02-12 11:35:43 +05:30
Mohit Yadav
1382145b79
Fix Source Hash Issue (#15126)
* Fix Source Hash Issue

* Fix ClassificationResourceTest
2024-02-12 06:44:10 +01:00
Abhishek Porwal
ceeba672a8
added unit test for ApplicationPage component (#15124) 2024-02-12 10:41:39 +05:30
Mayur Singal
4b9b13b555
MINOR: Fix Mongodb Migration Issue (#15115)
* MINOR: Fix Mongodb Migration Issue

* checkstyle fix

* fix docs
2024-02-11 07:44:16 -08:00
Shailesh Parmar
1005097208
Minor: improve the unit test coverage for ui component part 2 (#15097)
* Minor: improve the unit test coverage for ui component part 2

* miner fix

* added unt test for frequently joined tables

* added unit test for swagger component

* style fix

* added unit test for request description and tags page
2024-02-09 22:10:16 +05:30
Ashish Gupta
6b770f4b75
MINOR : fix UI issues (#15110)
* fix mention feed right panel when no data is there

* support markdown parser in team table description column

* setting card height and description font size fix

* make initial and page loader in center

* remove margin from paragraph

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-09 22:07:01 +05:30
Aniket Katkar
b996f2f5f4
Minor: Fix glossary version cypress for AUT (#15114)
* fix glossary version cypress for AUT

* remove the unnecessary deletion in cypress test
2024-02-09 22:06:04 +05:30
Abhishek Porwal
1ede4d8c10
added unit test for EditConnectionFormPage component (#15099) 2024-02-09 17:55:34 +05:30
Abhishek Porwal
e92722d84e
added unit test for DatabaseVersionPage (#15087)
* added unit test for DatabaseVersionPage

* move constants in test file iteself
2024-02-09 17:55:12 +05:30
Abhishek Porwal
f032cbccaf
added unit test for AppInstall component (#15117) 2024-02-09 11:54:16 +00:00
Harsh Vador
3127f61e7c
test: unit test case of whats new alert (#15121) 2024-02-09 11:32:03 +00:00
Imri Paran
c9aa6aa1ea
fix(prerequisite): add check for bash version (#15103) 2024-02-09 11:29:20 +01:00
Chirag Madlani
be0a9c86b3
fix(ui): #15109 okta keep loading infinitly (#15116) 2024-02-09 15:30:51 +05:30
Ashish Gupta
847b2d8bc9
format cron from quartz to unix in applications (#15038)
* fix initial value cron value in applications

* added unit test for cron utils functions

* remove quartz cron for applicaion from ui install and edit

* changes as per comments and fix unit test

* fix unit test

* fix user cypress failure on click
2024-02-09 15:17:14 +05:30
Mayur Singal
8bea265f0a
MINOR: Fix trino requirement docs (#15088) 2024-02-09 14:46:14 +05:30
Harsh Vador
e4e96b25c6
added unit test case of forgot password (#15113) 2024-02-09 07:53:04 +00:00
Mayur Singal
96de1f5402
MINOR: Fix Sample Data Deserialization (#15079) 2024-02-09 11:25:53 +05:30
Shailesh Parmar
c635cbe44f
Minor: cleanup test case details page (#15108)
* Minor: cleanup test case details page

* fixed failing cypress
2024-02-09 05:36:19 +00:00
Harsh Vador
7cff09d968
Add cypress test for dot user mentions (#15093) 2024-02-09 10:51:59 +05:30
Abhishek Porwal
2c1279b44b
added unit test for EditEmailConfigPage (#15105) 2024-02-09 10:17:16 +05:30
vitafon007
a4595e4c4e
Fix \n on frontend in team description on Teams list page (#15102) 2024-02-09 10:14:12 +05:30
Sriharsha Chintalapani
08aa9a036c
Fix wrong error type for UnhandledServerException (#15111) 2024-02-09 09:15:51 +05:30
Pere Miquel Brull
199d0c7985
MINOR - 1.3 release docker breaking docs (#15107) 2024-02-08 18:12:01 +01:00
Ashish Gupta
73062f761f
fix sso logo breaking due to antd icons component (#15083)
* fix sso logo breaking due to antd icons component

* fix sonar issue

* fix deploy ingestion icon

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-08 21:15:04 +05:30
Chirag Madlani
2f455bf51e
workflow: fix wrong labeler workflow updated (#15096) 2024-02-08 17:08:25 +05:30
Alexander Nedomets
0410e65a37
add display name to request body (not overwrite value null) (#15091) 2024-02-08 16:02:23 +05:30
Chirag Madlani
9b4f1dca77
run labler for labeler.yaml 2024-02-08 16:00:06 +05:30
Shailesh Parmar
2d24930f12
Minor: improve unit test coverage (#15061)
* Minor: improve unit test coverage

* added unit test for persona page component

* remove unwanted code

* added unit test for reset password component

* added test for tour page

* added unit test for quillLink

* re-name the testUtils to jestTestUtils

* miner fix

* miner fix
2024-02-08 15:55:09 +05:30
Pere Miquel Brull
24bbed8496
MINOR - Add Imri to the team (#15095) 2024-02-08 11:02:30 +01:00
Chirag Madlani
2d6b1f355e
workflow: update team labeler to execute only once (#15092) 2024-02-08 14:44:12 +05:30
Chirag Madlani
1277b211ab
test(ui): cypress create uniq glossary for the tests (#15073) 2024-02-08 14:43:11 +05:30
Abhishek Porwal
ad40cdc149
unit test for DatabaseSchemaVersionPage (#15081)
* adding unit test for DatabaseSchemaVersionPage

* added some more testcases
2024-02-08 12:20:41 +05:30
Ashish Gupta
a502581383
MINOR : fix sidebar icon sizes and remove svg utils file (#15058)
* fix sidebar icon sizes and remove svg utils file

* sonar fixes and icon color fixes

* fix icon size in navbar and in help dropdown

* change the name to kebab case
2024-02-08 10:57:09 +05:30
Abhishek Porwal
fc052f9be5
unit test for DataInsightHeader and DataModelPage components (#15076)
* added unit test for DataInsightHeader componnet

* added unit test for DataModelPage component
2024-02-07 20:20:27 +05:30
Aniket Katkar
38f24fc363
Minor: Cypress improvements and flakiness fixes (#15068)
* fix glossary version page flakiness

* remove the commented code for alert tests

* fix flakiness in SearchIndexDetails spec

* Add Storage Service in Search Indexing App

* Add Storage Service in Search Indexing App

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-02-07 19:49:57 +05:30
Teddy
11b82d4eea
fix: add table_name arg. for runtime batch (#15078) 2024-02-07 17:40:27 +05:30
Karan Hotchandani
db7759810b
update path (#15077) 2024-02-07 17:34:59 +05:30
Harsh Vador
d4ac43d0d5
test(ui): unit tests for users tab and user profile icon component (#15053)
* unit test case of Users tab

* unit test case of user profile icon component

* added test case of userProfileIcon

* code cleanup and add test case of user profile icon

* minor fix

* minor fix
2024-02-07 11:26:57 +00:00