10673 Commits

Author SHA1 Message Date
Trs
fc9033b953
Fixes(ingestion/source/dbt): Handle None Type in get_tag_labels Function for DBT Metadata Processing (#16648)
* fix condition

* fix

* lint
2024-06-13 17:19:46 +05:30
Sachin Chaurasiya
de9822e7f3
test: fix cypress test aut (#16618)
* test: fix cypress test aut

* fixed aut failure

* fix user cypress failure due to autofocus on feed description

* changes as per comments

* fix: custom properties after hook api call

* Fix observability alert test

* update the addOwner function to avoid flakiness

* fixed Data insight and glossaryVersion page cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-06-13 15:47:09 +05:30
Ayush Shah
90d9ef639e
Fix Arg for qliksense (#16626) 2024-06-13 09:01:45 +05:30
Imri Paran
d2c23171db
use setup action for playwright e2e (#16636) 2024-06-12 23:16:43 +05:30
IceS2
328ed2bf11
MINOR: Fix e2e (#16627)
* Fix Metabase E2E Test

* Add 'debug' input to python e2e tests

* Fix 'debug' default to be 'false'

* Standardized all Metabase IDs to MetabaseStrId

* Fix Metabase expected filtered sink mix value

* Fix wrong parameter being passed to the config

* Fix powerBI e2e tests

* Fix one Redash e2e test

* Fix checkstyle

* Fix Dashboard create patch_request not using EntityReferenceList

* Fix Redash E2E test value

* Add logging to create patch request

* Fix checkstyle and linting

* Fix default debug value

* Fix e2e workflow

* Fix e2e workflow

* Fix e2e workflow

* Fix metabase and powerbi e2e values
2024-06-12 19:32:45 +02:00
Sachin Chaurasiya
eb3b1cba7d
feat: entity resizable panel part 1 (#16558)
* feat: entity resizable panel

* chore: sync locale files

* chore: update resizable panel styles

* chore: comment out unused CSS transition in resizable-panels.less

* chore: Update TableDetailsPageV1 component imports

* chore: Update resizable panels in entity details component

* feat: add resizable panel in explore page

* chore: update resizable panels styling in existing components

* feat: add resizable panel in glossary and glossary terms page

* feat: add resizable panels in activity feed tab component

* fix: tab content height for activity feed

* feat: add resizable panels in domain page

* feat: add resizable panels in domain page part 1

* feat: Add hideSecondPanel prop to DataProductsDetailsPage and DomainDetailsPage components

* chore: hideSecondPanel on explore page if summary if not available

* chore: remove unused css

* feat: add resizable panel in queries component

* fix: panel container height issue

* refactor: Update app.less styles for entity resizable right panel container
2024-06-12 21:49:57 +05:30
Karan Hotchandani
9c1ad06ceb
Domain flaky cypress fix (#16630)
* fix domain flaky cypress

* fix domain cypress
2024-06-12 21:28:15 +05:30
Imri Paran
3f07e85735
MINOR: use test setup action for playwright tests (#16633)
* ci: gh actions

use "Setup OpenMetadata Test Environment" in playwright tests

* added ingestion_dependency as input
2024-06-12 21:10:32 +05:30
Shailesh Parmar
af88b61aca
playwright: updated entity spec with custom property test (#16621)
* playwright: updated entity spec with custom property test

* optimise the code

* fixed playwright failure

* addressing comment
2024-06-12 18:51:40 +05:30
Mohit Yadav
cc2d581eb0
Fix owner notification (#16629)
* - Fix Task notification not getting sent to owners

* - Fix Task notification not getting sent to owners
2024-06-12 17:40:35 +05:30
Mayur Singal
b7ef13bc95
MINOR: Fix ssl connection in usage & lineage (#16625) 2024-06-12 16:29:24 +05:30
Shailesh Parmar
889ce87a2e
chore(CI): Add PostgreSQL playwright and skip workflows (#16623)
* workflow: add postgresql playwright and skip workflow

* addressing comments
2024-06-12 15:44:52 +05:30
Ayush Shah
2f8de77140
Add Test Suite SSL (#16619) 2024-06-12 14:00:24 +05:30
Mayur Singal
7359d6210c
MINOR: Fix Profiler for SSL Enabled Source (#16613) 2024-06-12 11:40:30 +05:30
Onkar Ravgan
4f50e0b6a0
cleaned dbt code after pydantic update (#16605) 2024-06-12 11:24:29 +05:30
Mohit Yadav
3db41f08e2
Fix Test Suite Filter (#16615)
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-06-12 10:40:05 +05:30
Aniket Katkar
dc31717b16
OSS changes for adding automator cypress tests (#16611) 2024-06-11 19:57:11 +05:30
Shailesh Parmar
1d4e3e0825
Revert alias setup (#16610)
* Revert "fix(CI): update `run_local_docker.sh` script with cluster alias ES endpoint (#16604)"

This reverts commit baab52076f71f76e8bc48d89564ba733ac77a1e6.

* Revert "chore(CI): Enable Elasticsearch cluster alias by default (#16599)"

This reverts commit a3524e14d3a1244db19199ab1eae3796ba15b499.
2024-06-11 19:14:25 +05:30
Sachin Chaurasiya
8c173bed6a
test: add updateJWTTokenExpiryTime util (#16606) 2024-06-11 17:49:16 +05:30
Shailesh Parmar
95e5177939
playwright: announcement-click-issue (#16587)
* playwright: announcement-click-issue

* skip redirection flow for announcement
2024-06-11 16:57:23 +05:30
Shailesh Parmar
8d81c0068d
playwright: migrate entity, database and service spec (#16584)
* playwright: migrating entity spec

* added test for customProperty

* added custom property test

* add boolean for slow test

* add comment
2024-06-11 16:57:09 +05:30
Shailesh Parmar
0b205faefc
cypress: fixed 1.4.2 AUT cypress (#16602)
* cypress: fixed 1.4.2 AUT cypress

* fix cypress around announcement,user,glossary, lineage and mydata

* searchIndexApplication fix and minor changes

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-06-11 16:00:51 +05:30
Akash Jain
baab52076f
fix(CI): update run_local_docker.sh script with cluster alias ES endpoint (#16604) 2024-06-11 15:55:28 +05:30
Matt Chamberlin
5236950b6d
Fixes 16595: Parse Iceberg REST table FQN from identifier (#16596) 2024-06-11 15:07:57 +05:30
IceS2
070bd2570e
MINOR: Fix e2e (#16594)
* Fix Metabase E2E Test

* Add 'debug' input to python e2e tests

* Fix 'debug' default to be 'false'

* Standardized all Metabase IDs to MetabaseStrId

* Fix Metabase expected filtered sink mix value

* Fix wrong parameter being passed to the config

* Fix powerBI e2e tests

* Fix one Redash e2e test

* Fix checkstyle
2024-06-11 13:19:25 +05:30
Mohit Yadav
77dfe1f6af
Fix Postgres Application listing (#16600)
* Fix Postgres Application listing

* Fix Listing
2024-06-11 13:18:50 +05:30
Akash Jain
a3524e14d3
chore(CI): Enable Elasticsearch cluster alias by default (#16599) 2024-06-11 11:34:24 +05:30
sonika-shah
04543722a6
Minor: Ensure correct index mapping in Elasticsearch for clusterAlias (#16598) 2024-06-11 10:06:44 +05:30
sonika-shah
8723b8c36a
Fix: Ensure correct index mapping in Elasticsearch for clusterAlias (#16589)
* Fix: Ensure correct index mapping in Elasticsearch for clusterAlias

* Fix: Ensure correct index mapping in Elasticsearch for clusterAlias
2024-06-10 18:40:27 +05:30
Teddy
ff00175fb1
MINOR - Data Quality Preparatory Work (#16523)
* chore: added min/max bound and dynamic support flag

* chore: added migration for dynamic attribute

* style: fix pythin checkstyle
2024-06-10 11:03:55 +02:00
Pere Miquel Brull
d2bba3b8e0
FIX - e2e test for pydantic v2 (#16577)
* FIX - e2e test for pydantic v2

* FIX - e2e test for pydantic v2

* FIX - e2e test for pydantic v2
2024-06-10 08:04:36 +02:00
Karan Hotchandani
4c8bf1cac1
Updating glossary reviewers should propagate reviewers in glossary term (#16580)
* highlight inherited reviewer in glossary

* locales

* use glossary name for search query

* fix glossary version cypress

* add union datatype for subfields

* Adding reviewer to glossary also adds them as an assignee to the task

* add glossary approval cypress

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-06-09 22:18:06 -07:00
Alexander Rose
945ec7cef6
addded more detail on issue creation in contributors page (#16583) 2024-06-09 14:02:36 -07:00
Shailesh Parmar
1f9e87a938
cypress: fixed flakiness and announcment cypress (#16579) 2024-06-09 19:54:06 +05:30
Shailesh Parmar
fe964e3ee4
playwright: fixed AUT announcement test (#16564)
* playwright: fixed AUT announcement test

* fixed announcment and owner selection
2024-06-09 19:51:11 +05:30
Pere Miquel Brull
93f976f6e4
FIX - e2e test for pydantic v2 (#16576)
* FIX - e2e test for pydantic v2

* FIX - e2e test for pydantic v2

* FIX - e2e test for pydantic v2
2024-06-08 10:07:58 +00:00
Shailesh Parmar
e947f4cf77
playwright: add make command to run playwright test (#16575)
* playwright: add make command to run playwright test

* chore: Remove unused yarn command and update Makefile
2024-06-08 08:34:57 +00:00
Pere Miquel Brull
f5996b2f3a
FIX - e2e test for pydantic v2 (#16572) 2024-06-07 22:52:16 +02:00
Ashish Gupta
c86468d992
what's new for 1.4.2 (#16568) 2024-06-07 21:18:49 +05:30
Mohit Yadav
aeb020ae3b
[ISSUE-16503] Fix createUser to use EntityResource (#16549)
* Fix createUser to use EntityResource

* fix broken tests

* Fix Tests - 3
2024-06-07 21:03:50 +05:30
Onkar Ravgan
38e2793705
MINOR: Enabled pbit file test (#16531)
* Enabled pbit file test

* Updated test

* update test

* fixed pylint
2024-06-07 17:59:45 +05:30
Ashish Gupta
119fcf8959
fix owner not showing after refersh in teams page (#16567) 2024-06-07 15:29:13 +05:30
Sriharsha Chintalapani
db21c6795b
Sync github issues to notion (#16566) 2024-06-07 00:08:48 -07:00
Pere Miquel Brull
cb72a22b59
Fix - e2e tests for pydantic V2 (#16551)
* Fix - e2e tests for pydantic V2

* add correct default

* add correct default

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* revert datetime aware

* fix apis

* format
2024-06-06 19:36:17 -07:00
Ashish Gupta
98945cb2db
#16521: fix issue in userProfilePage for roles. teams and displayName (#16527)
* fix update on roles and backlink them in user profile page

* fix teams, displayName and profile pic issue

* sonar fix

* fix cypress issue

* minor changes
2024-06-06 23:03:55 +05:30
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
Mohit Yadav
9ec3d94e3b
[FIX] GlossaryTerm reviewers should be user or team only (#16372)
* add teams as reviewer

* Check Users to be reviewers

* Reviewers can be a team or user

* Fix check by id or name

* Review can be team or user both

* Validate Reviewers

* add multi select control

* - Fix Reviewers

* - Centralize Reviewer Relationship to EntityRepository

* - Sort

* add team as reviewer for glossary terms

* locales

* cleanup

* - Update Reviewer should remove existing reviewers

* fix selectable owner control

* fix code smells

* fix reviewer issue

* add glossary cypress

* fix patch issue on reviewers set to null

* update cypress tests

* fix cypress

* fix cypress

* fix reviewers in glossary task and supported cypress

* fix pytest

* Fix

* fix cypress

* fix code smells

* Inherited Reviewers need to be present always

* filter out inherited users

* fix cypress

* fix backend tests failure

* fix backend tests failure -checkstyle

* restrict owner to accept task in case of reviewer present

* fix pytest

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-06-06 20:23:37 +05:30
Shailesh Parmar
6c510a567b
Minor: fixed data quality page type issue (#16556) 2024-06-06 19:51:25 +05:30
Shailesh Parmar
9fbc37839d
playwright: add services test (#16552)
* playwright: add services test

* click on 1st announcement

* folder structure updated
2024-06-06 18:00:31 +05:30
haguenau
2ea4b5217b
Fix spelling of "GitHub" in "star us" message (#16546) 2024-06-05 23:55:08 -07:00