8582 Commits

Author SHA1 Message Date
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
Onkar Ravgan
dcc91a8f37
Modified PBI docs (#15075) 2024-02-07 12:25:33 +01:00
NiharDoshi99
2b56e34b19
#14930 bigquery support for pk, fk and column view description (#15042) 2024-02-07 16:49:27 +05:30
Karan Hotchandani
cb59514978
add e2e labeller (#15072) 2024-02-07 15:33:54 +05:30
Sachin Chaurasiya
54b1d089ae
Minor: add application router class (#15069)
* Minor: add application router class

* Refactor route elements in AuthenticatedAppRouter

* Add test for ApplicationRoutesClassBase
2024-02-07 09:37:51 +00:00
Sachin Chaurasiya
314f686136
test: add unit tests for block editor components and utils part 1 (#15033)
* test: add unit tests for block editor components and utils

* Add BlockAndDragHandle and Callout tests

* Add CalloutComponent test and update CalloutComponent UI

* Update image component and add tests

* Add useCustomEditor test

* Fix event listener bug in BlockMenu and add tests for useCustomEditor hook
2024-02-07 13:33:39 +05:30
Abhishek Porwal
fe87954103
unit test for dashboard details page (#15059)
* wip: unit test for DashboardDetailsPage component

* added testcase for error in follow dashboard

* reverted some utils mock and fix test

* fix: unit test fail after reverting utils mock

* added testcase for toggle delete

* added testcase for unfollow dashboard

* reverted removed --silent in package.json

* added testcase for version handler

* segregate actions in multiple it block

* added testcase for update dashboard

* added testcase for Update vote

* added testcase for failing fetch dashbard data

* revert a prettier change
2024-02-07 06:27:37 +00:00
Mayur Singal
331c687625
MINOR: Fix mysql e2e count (#15064) 2024-02-06 18:08:12 +00:00
Akash Jain
f294169f7e
MINOR - docs: Update k8s Helm Values; Add AKS docs for 1.3.X (#15060)
* docs: Add AKS deployments

* docs: Update Helm Values
2024-02-06 15:32:36 +01:00
Sachin Chaurasiya
43cfb3833a
Update video links in WhatsNewModal (#15055) 2024-02-06 19:41:20 +05:30
Dinesh Marimuthu
aed119d1cf
Aks deployment- deployment notes for deploying openmetadata on azure kubernetes service (#14871)
* added AKS deployment readme.md

* Rename README.md to aks.md

* Update menu.md

---------

Co-authored-by: Dinesh Marimuthu <d.marimuthu@bilthouse.com>
Co-authored-by: Dinesh Marimuthu <146730111+dineshmarimu2@users.noreply.github.com>
2024-02-06 19:40:24 +05:30
Harsh Vador
0659e02f6f
Add unit test cases (#14981)
* unit test case of welcome screen & recently viewed

* add team type select unit test

* add unit test case for resizable panels

* add unit test case for Panel Container

* unit test case for CmdKIcon

* add unit test case for feed filter popover

* add unit test fir feeds widget

* add unit test case for form builder

* add unit test case for form builder

* add unit test case of teams heading label

* unit test case of teams info

* unit test case of teams subscription

* unit test case of add data quality test page

* unit test of add ingestion page

* code refactor
2024-02-06 19:32:30 +05:30
Aniket Katkar
b8713690f0
Minor: Fix ingestion pipeline name search not working for observability alert (#15057)
* add ingestion pipeline search index in UI

* Add Ingestion Pipeline index

* Update date in case of running

* Use timestamp

* add cypress test case for ingestion pipeline trigger

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-02-06 19:30:32 +05:30
Aniket Katkar
1da66e79ea
Docs: SAS connector content modification for documentation (#15047)
* fix the SAS connector documentation content

* add SAS connector to the roadmap page
2024-02-06 16:29:19 +05:30
Pere Miquel Brull
0bfe32a426
MINOR - Docs for 1.3 release (#15054) 2024-02-06 11:52:03 +01:00
Jacobo Ezequiel Blanco
c6ccc61133
Fix broken link to Prefect OpenMetadata integration docs (#15046) 2024-02-06 14:59:38 +05:30
Dhruvin Maniar
5b69025ccb
Minor: Update Openmetadata docs with latest release 1.3.0 (#15048) 2024-02-06 12:58:49 +05:30
Abhishek Porwal
595798a5b3
adding unit tests (#14996)
* unit test for AlertDetails

* added unit test for AppTour component

* unit test for TourEndModal component

* added unit test for AppDetails component

* added unit test for AppInstallVerifycard

* add unit test for AppLogsViewer component

* increase coverage in AppLogsViewer component

* added unit test for AppRunsHistory component

* a variable name change

* added unit test for AppSchedule component

* minor change

* added unit test for MarketPlaceAppDetails component

* increased coverage in MarketPlaceAppDetailsComponent
2024-02-06 12:29:08 +05:30
Mayur Singal
d76809801d
MINOR: Fix Databricks SDK Breaking Change (#15037) 2024-02-06 10:42:53 +05:30
Akash Jain
22b7ac3a0b
chore(Makefile): Update Make Recipes for 1.3.0 changes (#14951) 2024-02-05 23:45:21 +05:30
Imri Paran
115c62b210
docs(ingestion-framework): use code block (#15040)
put all the `make` commands in a dedicated code block. under the `python setup` section.
the `generated service` section now contains explanations for curios individuals.
2024-02-05 19:12:56 +01:00
Aniket Katkar
8e860a56bf
Minor: Fix the wrong test result options on add observability alert page (#15043)
* fix test result options

* fix observability alert cypress test

* Fix Filtering

* fix naming order

* ignore $

* Fix Alerts

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-02-05 22:54:29 +05:30
Sachin Chaurasiya
46649d2b33
add what's new content for 1.3.0 (#15012)
* add what's new content for 1.3.0

* update other changes points

* update what's new content

* update feature videos for 1.3.0
2024-02-05 22:35:33 +05:30
Onkar Ravgan
edb9c21bfd
Added /view to tableau dashboard url (#15031) 2024-02-05 20:18:02 +05:30
Mayur Singal
a9fc51ec8b
MINOR: Change sqllineage import to collate_sqllineage (#14870) 2024-02-05 19:44:08 +05:30
Mohit Yadav
327319d2ff
Catch ALl Exception for App Resoruce Init (#15028) 2024-02-05 18:31:50 +05:30
Akash Jain
065a8e30da
fix: docker-compose failed randomly without healthcheck of elasticsearch. #14854 (#15034) 2024-02-05 18:28:00 +05:30
Pere Miquel Brull
d852385966
MINOR - Docs for Airflow virtualenv external run (#15032) 2024-02-05 12:51:13 +01:00
mohitdeuex
a0e5087494 Merge remote-tracking branch 'origin/main' 2024-02-05 16:44:05 +05:30
mohitdeuex
9733ea2f01 Get Or Null App 2024-02-05 16:43:47 +05:30
Ashish Gupta
918c6fcc2d
MINOR : remove all count for user's activity feed and fix more option in task feed (#15023)
* remove all count for user's activity feed and fix more option in task feed

* minor changes

* minor fixes
2024-02-05 16:41:39 +05:30
Ashish Gupta
3740a7b346
fix glossary default selector in search index application while installation (#15024) 2024-02-05 16:32:43 +05:30
Pere Miquel Brull
eb501c1996
MINOR - Breaking change for alerts docs (#15026) 2024-02-05 11:54:59 +01:00
Shailesh Parmar
c76c82637a
cypress: fixed cypress AUT failure for custom metric & data quality (#15025) 2024-02-05 15:47:32 +05:30
Sriharsha Chintalapani
3055b8bf46
Add boosting function for tiers (#15019) 2024-02-04 22:12:50 -08:00
sushi30
93c8ce3998
MINOR - Docs prerequisites recipe (#15014)
* docs(check-prerequisites): prerequisites recipe

- added scripts/check_prerequisites.sh.
- added usage in docs.
- added prerequisites to Makefile.

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): fix for docker version

* docs(check-prerequisites): revert docker-compose.yml
2024-02-05 07:04:40 +01:00
Akash Jain
8574e9a742
feat(docker-compose): Use openmetadata-ops.sh script for migrations (#14990) 2024-02-05 11:22:53 +05:30
Mohit Yadav
1ecc461b62
App Bot is null during init (#15020) 2024-02-05 10:34:07 +05:30
Sriharsha Chintalapani
87efc57394
taskCount should show total count for openedBy or assignedTo a user (#15016) 2024-02-04 17:24:12 +05:30
Sriharsha Chintalapani
f817921750
Add boosting function and cleanup highlight builder code (#15017)
* add boost function based on votes

* Add boosting function and cleanup highlight builder code
2024-02-04 17:23:51 +05:30
Shailesh Parmar
4b43fa2079
Minor: Address feedback of Incident manager (#14997)
* Minor: Address feedback of Incident manager

* added provision to delete and update display name from test case detail page

* address the feedback

* added option to clear severity
2024-02-03 11:54:51 +05:30
Sriharsha Chintalapani
5839efcbf1
Fix migration for postgres db (#15009)
* Fix openmetadata-ops.sh migrate for Postgres

* Fix openmetadata-ops.sh migrate for Postgres
2024-02-02 09:54:51 -08:00