10673 Commits

Author SHA1 Message Date
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
Sally deh
b91a689399
fix pre-commit issue in prerequisites.md (#15010)
* fix pre-commit issue in prerequisites.md

* mirror doc v1.2 change on prerequisites.md
2024-02-02 06:53:45 -08:00
Mohit Yadav
d18a8ed82c
[Fix] Revert optionals error (#15008)
* Fix Optional Error in Object Mapper

* Revert Optional Changes

* return null instead of 0.0
2024-02-02 20:18:51 +05:30
Ashish Gupta
cbfb3bf8d6
MINOR : show only user-task in user profile page in case of admin/normal user (#15005)
* show only user-task in user profile page in case of admin/normal user

* changes as per comments and added some entity field in antlr
2024-02-02 20:11:53 +05:30
IceS2
c2bb1e5004
MINOR: Fix 'calculate_execution_time_generator' (#14987)
* Refactor the calculate_execution_time for generators decorator in order to fix it

* Add small comment in the code
2024-02-02 14:23:09 +01:00
Pere Miquel Brull
2eda75b78b
MINOR - Update Collate dispatch CI (#15007) 2024-02-02 14:11:14 +01:00
Ashish Gupta
b73064ab45
move openAPI connector to 1.4 release in roadmap (#15006) 2024-02-02 05:06:34 -08:00
Ashish Gupta
20401ab1ec
MINOR : fix task card color code as per new ui (#14976)
* fix task card colors code as per new ui

* fix card styling and remove enity fqn from announcement card in drawer

* minor fix

* text change for accouncement card header
2024-02-02 17:25:04 +05:30
Mayur Singal
7197356101
Minor: Fix pyarrow import error (#15004) 2024-02-02 16:28:40 +05:30
Mohit Yadav
7dc0bc5829
[Data Observability] Add Pipeline Observability and status (#14958)
* Add Pipeline Observability and status

* Compare equalsIgnoreCase

* Fix Naming Args

* Fix Thread Type Filtering

* CheckStyle Fix

* Add Pipeline List Options

* References not being used, handle USERS and TEAMS category separately

* Fix Test Case Failures

* Update Code for PipelineRepository

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-02-02 16:21:04 +05:30