12410 Commits

Author SHA1 Message Date
Sachin Chaurasiya
c75d55ba4b
minor: sanitize activity feed editor content (#16533) 2024-06-05 13:13:59 +05:30
Ashish Gupta
8d312f0853
#16489: fix the redirect issue to new tab for tags and glossary (#16512)
* fix the redirect issue to new tab for tags and glossary

* fix the redirect on cancel icon and unit test issue

* changes as per comments
2024-06-05 11:34:24 +05:30
Suman Maharana
cdca199ec8
Fix #16370 - Added view/DDL definition rule (#16486)
* added rule includeDDL

* code optimize

* review changes
2024-06-05 11:11:04 +05:30
harshsoni2024
b87956cbf0
match all params in metadata ingestion docs-ui-yaml (#16528) 2024-06-05 11:05:24 +05:30
Onkar Ravgan
29028eabb3
fixed oracle e2e count (#16530) 2024-06-04 20:37:21 +05:30
Shailesh Parmar
1fd2056d27
playwright: add support for base url via env variable (#16526) 2024-06-04 16:29:42 +05:30
Chirag Madlani
5b71d79e8a
feat(ui): support tag & tier filter for test case (#16502)
* feat(ui): support tag & tier filter for test case

* fix tag filter

* allow single select for tier

* added service name filter

* update cypress for tags, tier & service

* add specific add for filters

* fix tier api call
2024-06-04 15:44:46 +05:30
harshsoni2024
a85fc43f5e
MINOR: python requirements doc fix (#16509) 2024-06-04 11:03:44 +05:30
Teddy
6b00dde902
Fix #16229 - Tag and Service filters for test cases (#16484)
* fix: added test case support for tags (inherit from table/column)]"

* feat: add tag and service filter for test cases

* feat: add tier query param

* fix: tests
2024-06-03 22:32:01 -07:00
Sriharsha Chintalapani
edcac89389
Add appType as part of schema in ingestion pipeline (#16519) 2024-06-03 21:42:40 -07:00
Prajwal214
a7fc064a36
Minor: Adding Docs for Custom OIDC Troubleshooting (#16485) 2024-06-03 19:45:49 +05:30
Prajwal214
fedf6906c3
Minor: Updating the upgrade docs for Backups & Restore (#16514) 2024-06-03 19:45:24 +05:30
Prajwal214
958f78ebb6
Minor: Adding Docs for Custom Openmetadata.yaml file (#16464) 2024-06-03 19:44:44 +05:30
Prajwal214
327ca76c28
Minor: Adding Docs for Simple Policy Updates (#16478) 2024-06-03 19:44:20 +05:30
Prajwal214
33398610a4
Minor: Adding Menu for Reindexing Search (#16430)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-06-03 19:43:43 +05:30
Prajwal214
159444285f
Minor: Adding Docs for openmetadata-ops (#16460) 2024-06-03 19:42:43 +05:30
IceS2
1c48a317c7
Update multithreading docs (#16513) 2024-06-03 14:52:24 +02:00
Siddhant
7558ccc432
Fixes : 14333 - Changed announcements startTime and endTime from seconds to milliseconds. (#16438)
* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* Improvement: Changed announcements startTime and endTime from seconds to milliseconds.

* supported announcement milleseconds change from UI

* fix sonar issue

* remove unwanted code

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-06-03 15:22:37 +05:30
Shailesh Parmar
612de36ffb
playwright: added follow unfollow and up vote down vote test (#16508)
* playwright: added follow unfollow and up vote down vote test

* updating title

* addressing comment
2024-06-03 14:00:03 +05:30
Teddy
fda7c9425f
fix: delete test case results on hard delete of a test case (#16500) 2024-06-03 09:42:39 +02:00
Mohit Yadav
022772943f
Fix Schema Field Null Issue (#16510) 2024-06-03 13:03:26 +05:30
Shailesh Parmar
5a457d37fe
minor: updated workflow to run playwright from branch changes (#16511) 2024-06-03 12:58:43 +05:30
Ashish Gupta
ee7cddd169
fix announcement not redirect from landing page (#16506)
* fix announcement not redirect from landing page

* minor changes

* change in cypress test
2024-06-03 12:27:55 +05:30
Mohit Yadav
f0b0f7a942
- Non Indexable fields should be remvoed at the end (#16499) 2024-06-03 11:04:32 +05:30
Shailesh Parmar
30dd7e736c
playwright: test setup and improvement (#16504)
* playwright: test setup and improvement

* added report to dev dependency
2024-06-01 22:18:33 +05:30
Ashish Gupta
cb488c62ee
fix tooltip of glossaryTerms in entity page (#16482) 2024-06-01 14:05:30 +05:30
Prajwal214
1c061de701
Minor: Updating Public Keys URL (#16494)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-31 09:41:14 -07:00
Chirag Madlani
1a6c4c9720
minor(ui): refresh token for OIDC SSO (#16483)
* minor(ui): refresh token for OIDC SSO

* remove frame window timeout issue

* increase iFrame timeout for oidc
2024-05-31 17:47:52 +05:30
sonika-shah
9aa85b37be
Fix #16493 :User Deletion Error in Search - Adding Conditional Check (#16492)
* Fix User Deletion Error in Search - Adding Conditional Check

* Fix User Deletion Error in Search - Adding Conditional Check
2024-05-31 17:13:14 +05:30
Teddy
656da03b14
fix: None type is not iterable (#16496) 2024-05-31 10:17:28 +00:00
Mayur Singal
22be0edd79
MINOR: Ignore Cluster Information from columns (#16495) 2024-05-31 15:41:12 +05:30
Shailesh Parmar
136ec635a7
playwright: initial setup of playwright for UI (#16419)
* playwright: initial setup of playwright for UI

* playwright test 1

* minor change

* added dashboard entity test

* added cli report setup for playwright

* reset unwanted changes

* updating baseUrl

* added playwright for glossary

* updated folder structure

* added classes of container, dashboard, mlmodal, pipeline, searchindex, topic

* addressing comment

* miner fix
2024-05-31 11:01:10 +05:30
Mohit Yadav
9e5c5529a8
- Remove Change Description from Lineage (#16488) 2024-05-30 17:14:46 -07:00
sonika-shah
ae5e9d61cc
Fix #16278 : Search to display Draft glossaryTerms on Explore page (#16462)
* Fix #16278 : Search to display Draft glossaryTerms as well on Explore page

* add term status quick filter

* change aggregation key for status field

* change aggregation key for status field

* add lowercase_normalizer in status filed for aggregate api

* add cypress tests

* fix cypress

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2024-05-30 13:25:13 +00:00
Siddhant
541df25940
Fixes: 15835 : Added tests covering EventSubscription. (#16298)
* Improvement: Added new test cases covering EventSubscription and fixed previous test cases.

* Improvement: Added test cases covering EventSubscription for multiple destination.

* Improvement: Added test cases covering EventSubscription for multiple destination.

* Improvement: Refactored the classes implementing DRY.

* Improvement: Implemented validation for entity url and message format.

* Enabling the subscription tests randomly.
2024-05-30 18:18:10 +05:30
Ayush Shah
a98f6b8dd0
MINOR: Kafka Setup SSL Arg Fix (#16469) 2024-05-30 16:03:03 +05:30
Siddhant
4ba05c2401
Bug fix: Added DataProduct support for Glossary and GlossaryTerm. (#16473)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-05-30 14:11:41 +05:30
Suman Maharana
5ba7769b76
Fix #16425 : Correct Schema Definition for Databricks (#16441)
* Fix Incorrect Schema Definition for Databricks

* Catalog name is showing correctly
2024-05-30 12:29:12 +05:30
Suman Maharana
0677c4794f
Only Parse view query (#16470) 2024-05-30 11:55:33 +05:30
Sriharsha Chintalapani
9e83992b63
Fix 1.3.1 references in docs (#16468) 2024-05-30 10:06:13 +05:30
Sriharsha Chintalapani
7201af06b8
Update local-docker-deployment.md to point to 1.4.1 (#16467) 2024-05-29 15:00:35 -07:00
Imri Paran
c8dd9971b4
added usage query to logs in case of error (#16455) 2024-05-29 17:14:03 +00:00
Chirag Madlani
d55981adfd
minor(ui): update what's new for 1.4.2 (#16457) 2024-05-29 17:25:21 +05:30
Akash Jain
3a2af90e66
fix: Update CI to add run-name, remove trivial steps, default_author: github_actions (#16456) 2024-05-29 15:56:50 +05:30
Teddy
451d73593e
[MINOR] partition migration issue with redshift servics (#16452)
* fix: partition migration issue with redshift servics

* chore: typo in sql comment
2024-05-29 10:49:27 +02:00
Shailesh Parmar
029370205f
cypress: fixed cypress AUT for mysql (#16446)
* cypress: fixed cypress AUT for mysql

* minor fix
2024-05-29 13:51:17 +05:30
Akash Jain
6688c086c7
chore(CI): Workflow that will take care of Release Version updates (#16429)
Co-authored-by: Matias Puerta <mati.puerta@gmail.com>
2024-05-29 10:05:51 +02:00
Karan Hotchandani
f0cda8464f
Fix#16404 - Show Node level lineage by default (#16445)
* default to node layer

* update cypress

* code cleanup

* fix cypress
2024-05-29 12:10:02 +05:30
Antoine Balliet
0abd3ca5fe
fix: ingestion for dbt > 1.8.0 resource_type is not an enum (#16415)
* fix: resource_type is not an enum

* feat: add log to display finis

* improve readability

* use getattr to be compatible

* format
2024-05-28 17:00:04 +02:00
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications (#16437) 2024-05-28 17:43:25 +05:30