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

Update Login Logo #203

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Update Login Logo #203

wants to merge 2 commits into from

Conversation

dan-du-car
Copy link
Collaborator

@dan-du-car dan-du-car commented Apr 9, 2024

PR Details

Description

  • Update Login Logo below:
    image
  • Remove password from error message

Related GitHub Issue

NA

Related Jira Key

NA

Motivation and Context

How Has This Been Tested?

Local integration test

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dan-du-car dan-du-car requested a review from adev4a April 9, 2024 18:35
data.length !== 0
) {
data.forEach((item) => {
if (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we be throwing an error if item.id doesn't match any org_ids?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would we throw error? What kind of error to throw?

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.

2 participants