opendatadiscovery / odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
https://opendatadiscovery.org
Apache License 2.0
1.19k stars 98 forks source link

Hide "Sync your account with existing owner" with no authentication method configured #1626

Closed anatolii-yemets closed 6 months ago

anatolii-yemets commented 6 months ago

This pull request fixes the issue where a user receives a 500 Internal Server Error for owner association requests when trying to "Sync your account with existing owner" with no authentication method configured. The functionality is now disabled if no authentication method is provided in the config.

authType: DISABLED

image

authType: other options

image

Fixes #1380

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed for 'odd-platform-ui'

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed for 'odd-platform-api'

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 6 months ago

Test Results

  55 files    55 suites   3m 0s :stopwatch: 259 tests 259 :heavy_check_mark: 0 :zzz: 0 :x: 287 runs  287 :heavy_check_mark: 0 :zzz: 0 :x:

Results for commit e86d5098.