12410 Commits

Author SHA1 Message Date
Pere Miquel Brull
f1f15cfc07
MINOR - Remove setuptools req (#16276)
* MINOR - Remove setuptools req

* relax system req

* fix
2024-05-16 10:03:15 +02:00
Pere Miquel Brull
83c2f8cfa7
MINOR - Backward Incompatible Docs (#16230) 2024-05-16 12:53:37 +05:30
Sachin Chaurasiya
dfb3cdfb69
minor: update hardcoded link color with theme (#16290)
* minor: update hardcoded primary color with theme

* test: fix unit tests
2024-05-16 12:09:32 +05:30
Ayush Shah
a47191ecaf
MINOR: Add PROCESS Priviledge (#16275)
* Fix PROCESS Priviledge issue

* Add Flush priviledges
2024-05-15 23:21:42 -07:00
Karan Hotchandani
448f286ee3
fix re-render of tags component (#16270)
* fix re-render of tags component

* fix cypress data issue

* fix code smell
2024-05-16 10:17:37 +05:30
Sachin Chaurasiya
755a643f6f
test: fix custom properties cypress tests (#16272)
* test: fix custom properties cypress tests

* chore: Update Cypress tests for custom properties

* chore: Update Cypress tests for custom properties

* chore: Update Cypress tests for custom properties
2024-05-15 23:59:45 +05:30
Shailesh Parmar
8050716630
Minor: fixed join and leave team issue (#16287) 2024-05-15 23:10:05 +05:30
Shailesh Parmar
b4fd5b9218
cypress: fixed cypress aut failure part 3 (#16283) 2024-05-15 23:08:58 +05:30
Mohit Yadav
9547729f02
- Fix Pagination Issues (#16271) 2024-05-15 18:04:15 +02:00
Pere Miquel Brull
f4369ded8d
MINOR - Allow dict-based xlets in Airflow (#16262) 2024-05-15 15:08:09 +02:00
Aniket Katkar
142d2ca118
Minor: Bug fixes and improvements (#16260)
* Fix multiple API calls to fetch user details

* Change the tab `history` to `Recent Runs` in application details page

* Changes to show display name in pipeline delete confirmation modal

* Fix the select field overflow issue for advanced search input fields

* Fix advanced search custom property field overflow issue and used mixin to follow DRY

* Fix the left side menu bar not scrolling issue
2024-05-15 17:16:55 +05:30
Mayur Singal
6107c8fc63
MINOR: Fix python sdk docs (#16274) 2024-05-15 16:11:22 +05:30
Sachin Chaurasiya
80ccb4e8a4
minor: add isApplicationLoading state in ApplicationStore (#16242)
* minor: add isApplicationLoading state and ApplicationStore

* minor: remove setIsUserAuthenticated(true) from the oidcAuthenticator Callback onSuccess

* chore: add comments

* chore: update isSigningIn to isSigningUp

* update comment

* chore: add switch in app router

* chore: improve setIsAuthenticated usage

* fix test

* add application loading in basic authenticator
2024-05-15 15:40:04 +05:30
Ashish Gupta
386e80ca1b
Minor: Activity feed improvements part 3 (#16241)
* Activity feed improvements part 3

* minor changes

* fix breadcrumb for roles,policy and persona and revamp deleted feed card

* icon fix

* persona icon fix

* fix the redirect link and made changes as per commets

* minor changes
2024-05-15 15:37:57 +05:30
Mohit Yadav
1fcd545641
- Remove Migrate Tags (#16266) 2024-05-15 15:20:32 +05:30
Mohit Yadav
77a8e42511
- Fix Import Issue (#16265) 2024-05-15 15:19:33 +05:30
Shailesh Parmar
3e4e801b73
Minor: implemented permissions for import export feature (#16268) 2024-05-15 15:10:52 +05:30
Mayur Singal
a677910982
Fix #16211: Fix special charechter encoding in trino username (#16258)
* Fix #16211: Fix special charechter encoding in trino username

* fix test and add comments
2024-05-15 14:48:22 +05:30
Mayur Singal
945cd35148
MINOR: Fix Oracle SP Lineage for begin...end SP call (#16240) 2024-05-15 14:46:57 +05:30
Teddy
3cf928bcc7
MINOR - Test Case Incident Manager Reindex (#16123)
* feat: added reindex logic for test cases

* fix: broaden exception to catch ES/OS failure

* style: ran java linting

* fix: update buildESDoc method

* style: ran java linting

* fix ui tests

* fix: update HashMap to Map

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-05-15 10:38:58 +02:00
Pere Miquel Brull
71b8c797e2
MINOR - Migrate extension separated from native (#16252)
* MINOR - Migrate extension separated from native

* cleanup
2024-05-15 09:23:01 +02:00
Onkar Ravgan
f231e552e1
Fixed saphana connection (#16255) 2024-05-15 11:01:17 +05:30
Shailesh Parmar
75feb748ec
Minor: rename the column to "Data quality", and updated space of the schema (#16250)
* Minor: rename the column to "Data quality", and updated space of the schema

* added missing filter for dashboard data model and pipeline details page
2024-05-14 18:38:15 +05:30
IceS2
d91ec3d6a0
MINOR: Fix data insights misbehaving due to validation error (#16251)
* Add a Try/Except block to allow the ingestion to continue if ValidationError occurs

* Fix checkstyle

* Fix linter
2024-05-14 14:37:56 +02:00
Karan Hotchandani
bb6c0b1096
Fix Domain and Glossary cypress (#16257)
* fix domain cypress

* fix glossary cypress
2024-05-14 17:58:51 +05:30
sonika-shah
becdd38cae
Fix #16102 : Ensure adding reviewer also adds them as an assignee to the task (#16248) 2024-05-14 16:32:22 +05:30
Siddhant
e1bfdf5ae7
Fixes: 15835 : Sign-in issues for users imported via CSV. (#16227)
* Improvement : User-signin - Added validation while importing users through CSV to prevent any mismatch between name and email. Removed preferred_username and sub from JWT principal claims.

* Covering test cases.

* Covering test cases.

* Covering test cases.

* Reverted the JWT principal claim changes.

* covering edge cases.

* covering edge cases.

* covering edge cases.

* covering edge cases.

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-05-14 16:15:58 +05:30
Teddy
3322406be4
fix: PII permission (#16149) 2024-05-14 12:42:01 +02:00
Imri Paran
c277233ef1
MINOR: use archive instead of volume for postgres test (#16245)
* using archive instead of volume for postgres test

* format

* remove usage of request
2024-05-14 09:11:16 +00:00
Shailesh Parmar
2e52475b68
cypress: fixed AUT cypress failure part 2 (#16243)
* cypress: fixed AUT cypress failure part 2

* fixed query cypress

* reverting logs
2024-05-14 14:24:49 +05:30
Mohit Yadav
08564037e7
- Catch no app run exception (#16246) 2024-05-14 11:39:20 +05:30
Sachin Chaurasiya
ed7f8cd915
minor: remove logout handler from singin page (#16237) 2024-05-13 22:32:50 +05:30
Onkar Ravgan
7451688a21
fixed metadata service detail page (#16238) 2024-05-13 18:49:38 +05:30
Ashish Gupta
1ca86f8889
fix the glossary terms not showing when expand click (#16239)
* fix the glossary terms not showing when expand click

* supported cypress to check term after click on expand icon of term
2024-05-13 18:44:41 +05:30
Pere Miquel Brull
db3bff19af
MINOR - Add labels in OM Airflow DAGs (#16233)
* MINOR - Add labels in OM Airflow DAGs

* update test
2024-05-13 12:45:20 +02:00
Mohit Yadav
4f9415fef6
- Fix for reindex job not waiting for completion (#16210)
* - Fix for reindex job not waiting for completion

* - Review Comments
2024-05-13 11:42:51 +05:30
Ayush Shah
1971d8b019
Minor: Fix AzureSQL Authentication mode error (#16225) 2024-05-13 11:05:27 +05:30
Aniket Katkar
81720a906f
Fix the alerts feed (#16228) 2024-05-11 21:58:43 +05:30
Aniket Katkar
798fe311c0
Improvements: Activity feed improvements (#16221)
* Pass parameterValues for the test case summary feed

* Change test case link formation to navigate to incident manager page

* Changes to show graph plot of test summary in the feeds

* Localization change for other languages

* Fix unit tests
Add missing tests

* Fix the feed cards for Team and Application

* Update localization for other languages

* Add icon for the chart asset
2024-05-11 20:04:16 +05:30
Shailesh Parmar
84f3f4ef8b
cypress: AUT cypress failure part 1 (#16222)
* cypress: AUT cypress failure part 1

* fixed failing cypress and skip airflow ingestion cypress

* fixed test

* addressing comment

* fixed failing cypress

* updated api wait

* reverting skip test and config change

* added License
2024-05-11 19:31:34 +05:30
Ashish Gupta
e4add9ea6e
MINNOR: fix the reloading of application when current user team or role changes (#16219)
* fix the reloading of application when current user team or role changes

* fix the infinite load

* added test for no loader if current user not present
2024-05-10 23:40:15 +05:30
IceS2
a4e410ba48
Fix Github Workflows for Release (#16224) 2024-05-10 12:59:44 +00:00
Suman Maharana
0e2736ee74
MINOR: Removed supportsDDL from json schemas (#16171) 2024-05-10 17:40:12 +05:30
sonika-shah
3db9dadaa6
Fix #15809 : Update asset indexes on glossary term hierarchy change/ term rename (#16083)
* Fix #15809 : Update asset indexes on glossary term hierarchy change

* move logic to new method updateAssetIndexesOnGlossaryTermUpdate()

* enbale skip cypress test for the asset not found

* fix loss of tags and other relations while glossary parent change

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-05-10 17:31:42 +05:30
sonika-shah
0ea05f8f8b
remove aggregation owner.displayName for team_search_index (#16220) 2024-05-10 17:24:04 +05:30
sonika-shah
2638dcd09f
fix issue in glossaryTerm search getHierarchy api (#16127)
* fix issue in glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* fix validation error for entity and entityRef property types

* increase aggregation size for fqnParts in glossary_term_index
2024-05-10 17:23:45 +05:30
Imri Paran
f060d60c1b
MINOR: Added docs for failed rows sample in data quality (#16218)
* Added failed row sample docs

* title
2024-05-10 12:45:00 +02:00
IceS2
b67de741e4
MINOR: Small refactor to the Make update_all scripts (#16204)
* Small refactor to the Make update_all scripts

* Extract regex update method

* decouple release from workflows

* Fix issue with docker-openmetadata-db workflow referencing non existent action
2024-05-10 11:40:30 +02:00
Ashish Gupta
7fe0935438
Minor: work on glossary hierarchy feedback (#16197)
* Minor: work on glossary hierarchy feedback

* minor spacing fix in the select box

* cypress fix

* fix sonar issue
2024-05-10 14:52:31 +05:30
Suman Maharana
8dc623e280
Added KafkaConnect Connector (#16217) 2024-05-10 14:29:45 +05:30