12410 Commits

Author SHA1 Message Date
Pere Miquel Brull
ad27b09fac
Clean migration and pass nameHashColumn as param when needed (#13265) 2023-09-19 10:37:42 -07:00
Sriharsha Chintalapani
03dfd9e6b2
Fix transactions , remove unnecessary autoCommit flag check (#13234)
* Fix transactions intermittent test failures

* Fix transactions intermittent test failures

* fix serachIndex list from ui side

* invalid file name

* Revert "Fix transactions intermittent test failures"

This reverts commit 44c4c8c42824beb3e7420e51af0c5f2c6f4de90d.

* Fix commit issue and unnecessary closure in NotificationHandler

* Remove HTTPGetEventlistner, wrap get handle in try

* Fix code style

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-09-19 09:53:55 -07:00
VolkovGeoPhy
68fcd551fe
GX up to 0.17+ (#12038)
* GX up to 0.17+

* ~=

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-09-19 18:33:31 +02:00
Pere Miquel Brull
351df08957
fix: openmetadata-service/pom.xml to reduce vulnerabilities (#13224)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-5902998

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-09-19 08:30:58 -07:00
Akash Jain
2977f1bd83
fix(CI): Workflow CI Names (#13236)
* fix(CI): Maven CI workflow names

* fix(chore): CI Names; deprecate python 3.7;
2023-09-19 08:09:09 -07:00
Ashish Gupta
d7c212e893
fix(ui) : supported storedProcedure and dashboardDataModel search index (#13194)
* supported storedProcedure and dashboardDataModel search index

* added multi language support in lineage drawer and added stored procedure and data model in it

* added fix in explore side panel

* made id required in schema and ui side

* remove stored procedure from linages sidebar

* ui: supported storedProcedure as edge in lineage (#13225)

* supported storedProcedure as edge in lineage

* fix unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-19 19:42:39 +05:30
Ashish Gupta
64607c8869
fix(ui): shown children tab in storage container in case of schema empty (#13172)
* shown children tab in storage container in case of schema empty

* fix unit test

* fix unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-19 19:40:55 +05:30
Sachin Chaurasiya
af6cd905e9
chore(ui): add layoutType in tags container (#13230)
* chore(ui): add layoutType in tags container

* chore: address comment

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-19 19:33:12 +05:30
Teddy
a424c37a34
[Proposal] Playwright CI (#13248)
* feat: playwright CI tests

* feat: ran python linting

* feat: updated workflow to run in PR

* feat: updated server start step

* feat: fixed playwright run command

* feat: fix matrix value

* feat: removed browser option in test run

* feat: updated typo in make file

* feat: move playwritgh installation

* feat: fail CI on error

* feat: save tracing on failure

* feat: enforce expect on .fill

* feat: change tracing to video

* feat: clean up code and update CI workflow for main branch
2023-09-19 14:44:36 +02:00
Pere Miquel Brull
18a4513ccc
Fix #13237 - Rename to instanceDomain and test DomoDashboard charts (#13247)
* Rename sandboxDomain to instanceDomain

* Test Get Charts in DomoDashboard

* Fix schemas

* Fix test

* Fix test

* Rename to Auto Tag PII

* Fix query test

* Fix query test

* Fix query test
2023-09-19 14:14:04 +02:00
Sriharsha Chintalapani
c2ed4f422f
Fix LifeCycle inconsistencies in Schema, make it common entity field (#13252)
* Fix LifeCycle inconsistencies in Schema; Add DELETE api

* set autocommit to true for non transactional

* make lifecycle common field for entities

* Add LifeCycle as common entity field

* Fix python life cycle code

* Fix search indexes

* remove unnecessary constant

* Add test back to entity resource test

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Add missing schema

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-09-19 14:03:57 +02:00
Pere Miquel Brull
7d711dc680
Fix Stored Procedures - Don't get queries without context (#13257) 2023-09-19 12:02:29 +02:00
Teddy
b07dac8c1d
Issue-12305 - Add logic to sort test cases result by latest execution (#13143)
* fix: added logic to store test case result state with test case entity

* fix: added relative path logic in python unit test

* fix: added logic to sort testCases based on last execution date of test case result

* fix: ran python linting

* fix: added test case listing order param in frontend call

* fix: added tests around test suite result summary state

* fix: remove isDeleted repeated check

* fix: isolated test suite for maven tests + fix some UI failing tests

* fix: run java linting
2023-09-19 08:21:38 +02:00
Chirag Madlani
844b03e2ba
fix(ui): align reindex values from server (#13254) 2023-09-18 23:10:30 -07:00
Pere Miquel Brull
22b0f44e38
Part of #12998 - Query Service & Lineage filter processed queries (#13215)
* Update mapping

* Prep

* prep

* Prep query migration

* Add query index deletion fix

* Docs and Maven CI fix

* Fix tests

* Add service filter

* Add query entity FQN col migration

* Fix lint

* supported serviceFQN in query api

* Prep repo

* Prep ES query search

* Do not recompute lineage

* Format

* Fix test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-09-19 07:37:47 +02:00
karanh37
1895fbde5c
fix: docs error (#13245) 2023-09-18 18:00:05 +05:30
Shailesh Parmar
a268f2adf8
cypress: fixed cypress failure in the main (#13221)
* cypress: fixed cypress failure in the main

* fixed flaky cypress for glossary

* fixed failing cypress

* fixed flaky cypress specs

* fixed failing cypress for query and users

* Add immediate refresh policy

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2023-09-18 17:54:43 +05:30
Onkar Ravgan
e2a6d0cd71
Added caching for life cycle query (#13203) 2023-09-18 12:38:07 +05:30
Anuj359
12e2813ae0
Fix:Updating Docker Label for version update via makefile (#13241)
* Fix:Updating Docker Label for version update via makefile

* Fix:Updating Docker Label for version update via makefile

* Fix:Updating Docker Label for version update via makefile
2023-09-18 12:37:44 +05:30
Shilpa Vernekar
520f8c34ea
Data Governance Docs (#13231) 2023-09-17 22:24:45 -07:00
Onkar Ravgan
cc47f5618f
Added SSL support to Superset (#13130) 2023-09-18 10:45:21 +05:30
Sriharsha Chintalapani
8cb73340ff
Fix glossary test (#13235) 2023-09-17 21:56:30 -07:00
Sriharsha Chintalapani
734629f846
Fix #9972: Add Style with color or icon for Tags,GlossaryTerm, Domain… (#13233)
* Fix #9972: Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts

* Fix #9972: Add Style with color or icon for Tags,GlossaryTerm, Domain and DataProducts

* Add style to TagLabel
2023-09-17 20:01:55 -07:00
Sriharsha Chintalapani
02094179e6
Fix #12899: UI to use Tier TAG displayName if provided (#13232)
* Fix #12899: UI to use Tier TAG displayName if provided

* fix python test
2023-09-17 14:28:10 -07:00
Suresh Srinivas
f7ee1c76a0
Code cleanup necessary for Glossary workflow (#13219) 2023-09-17 09:37:29 -07:00
Chirag Madlani
a0791f0326
include generated files to ui build 2023-09-17 12:59:12 +05:30
karanh37
e0e246772d
feat(ui): add data products page (#13178)
* changed properties of dataProducts

* feat: add data products ui

* fix: assets tab widget layout

* fix: assets tab layout in data products

* fix: minor css issues

* fix: review comments

* fix: update domain icon

---------

Co-authored-by: 07Himank <himank07mehta@gmail.com>
2023-09-16 17:37:00 +05:30
Suresh Srinivas
3abb83052d
Fixes #13049 - Glossary recursive delete fails (#13182) 2023-09-15 10:21:38 -07:00
07Himank
d10d28da0c
Delete relationship of domain (#13202) 2023-09-15 08:15:10 -07:00
Pere Miquel Brull
715f99e7e7
[Docs] - Release 1.1.5 (#13218)
* [Docs] - Release 1.1.5

* [Docs] - Release 1.1.5

* [Docs] - Release 1.1.5
2023-09-15 08:14:42 -07:00
Chirag Madlani
05e346357e
fix om package bundling (#13210) 2023-09-15 19:03:07 +05:30
Mayur Singal
5f56732449
Fix: Stored Procedure Lineage not visible on detail page (#13198) 2023-09-15 06:00:27 -07:00
Aniket Katkar
5cc3a0b50b
feat(ui): added search index details page changes (#13104)
* added search index details page and related changes

* localization changes for other languages

* added search index option in settings custom attribute section

* updated the search icon on settings page

* updated the default fields to fetch on search index details page

* fixed unit tests

* fixed unit tests

* added unit tests for newly added components
code optimization to remove duplication

* fixed alignment for expand all button

* fixed the margin issue with search bar

* fixed minor bugs on search index details page

* localization changes for other languages

* worked on comments

* fixed code smells
2023-09-15 17:41:20 +05:30
Shilpa Vernekar
d95a2a9f13
Restructured the roles doc to 3 separate articles (#13208) 2023-09-15 16:18:02 +05:30
Shailesh Parmar
25368cfdf1
ui: Implement filtering by tags inside the table schema #12860 (#13154)
* ui: Implement filtering by tags inside the table schema #12860

* fixed icon alignment

* added filter functionality to tags and glossary in entity fileds

* fixed failing unit test

* added cypress for filter tags
2023-09-15 15:32:27 +05:30
Sachin Chaurasiya
ae16ce7ad7
fix(#13204): after changing the team type action buttons are not disappearing (#13205) 2023-09-15 14:43:01 +05:30
Pere Miquel Brull
442528267c
Simplify topology & update context management (#13196) 2023-09-15 09:44:42 +02:00
Sriharsha Chintalapani
047ab980cc
only add collation to hash columns (#13201) 2023-09-15 12:49:11 +05:30
Shailesh Parmar
56929842fd
ui: added search support for schema page (#13142)
* ui: added search support for schema page

* removed videoUploadOnPasses in cypress config

* added cypress for search feature
2023-09-15 12:13:17 +05:30
Ayush Shah
947565d8a3
check importlib setup (#13200) 2023-09-15 12:03:47 +05:30
Shilpa Vernekar
13719340f1
Roles and policies guide (#13183) 2023-09-15 05:05:38 +00:00
Chirag Madlani
068c6143a4
feat(ui): support multi view for service page (#13106)
* feat(ui): support multi view for service page

* support search and pagination

* support filter

* fix unit tests

* fix search indexes

* revert glossary term tab component

* fix pagingation

* fix loading issue

* fix code smells

* fix cypress
2023-09-15 09:27:21 +05:30
Teddy
4012f25d64
fix: add test case result extension for ts migration (#13195) 2023-09-14 16:40:11 +02:00
07Himank
ae55b81a36
fix suggest api bug for new indexes.. added entityType for new Indexes (#13192) 2023-09-14 19:59:05 +05:30
Pere Miquel Brull
5edad7b418
Part of #12998 - Add Stored Procedures support for Redshift (#13174)
* Part of #12998 - Add Stored Procedures support for Redshift

* Lint

* Fix bq queries

* Update ingestion/src/metadata/ingestion/source/database/bigquery/queries.py
2023-09-14 15:32:05 +02:00
Teddy
4396cada65
fix: use entityLink FQN vs entityFQN when checking against entity FQN in alerting (#13189) 2023-09-14 11:37:36 +02:00
Aniket Katkar
eff687ba97
feat(ui): changes to add and show search service (#13103)
* changes to incorporate search services into application

* removed settings search-index custom attribute option to include in other PR

* Added API to fetch search indexes

* Added version page changes for search service

* fixed search service delete bug

* Added cypress test for search service page

* updated the search icon on settings page

* updated the data asset header to show proper action items for search service

* added searchIndex entityType

* Updated elastic search icon

* Added open search icon

* updated the return type for search index API function

* Fixed cypress service version cypress test

* added beta tag for OpenSearch Connector

* removed the `OpenSearch` Connector option

* added and fixed unit tests

* fixed test for DatabaseSchemaPage

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-14 14:08:01 +05:30
Teddy
a9ce04c129
fix: move testSuite summary state update to preDelete (#13180)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-09-14 07:58:08 +02:00
Sriharsha Chintalapani
ffa5248ef2
Fix #11715: Add Owner EntityRef type validation (#13162)
* Fix #11715: Add Owner EntityRef type validation

* Fix #11715: Add Owner EntityRef type validation
2023-09-13 20:28:47 -07:00
Sriharsha Chintalapani
03fc4d8be5
set autocommit to true for non transactional (#13184)
* set autocommit to true for non transactional

* set autocommit to true for non transactional
2023-09-13 15:20:17 -07:00