Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove --or-- divider if social login is not enabled #418

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

Andreea-Lupu
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5bf7d56) 88.37% compared to head (3a1f362) 88.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
+ Coverage   88.37%   88.56%   +0.19%     
==========================================
  Files          56       56              
  Lines        1703     1706       +3     
  Branches      444      447       +3     
==========================================
+ Hits         1505     1511       +6     
+ Misses        187      184       -3     
  Partials       11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Andreea-Lupu Andreea-Lupu force-pushed the fix_social_login_page branch from 9be4b53 to 3a1f362 Compare January 25, 2024 14:05
@andaaron andaaron merged commit 9358539 into project-zot:main Jan 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] ZUI: "-- or --" be shown in the login page only if social login is enabled
2 participants