Align Google/Microsoft SSO buttons with brand guidelines (#79) #80

Merged
westfarn merged 1 commits from fix/sso-button-branding-79 into master 2026-08-01 13:04:51 -07:00
Owner

Summary

  • Closes #79
  • Update SsoButtons with official Google multicolor "G" (on white) and Microsoft four-square logo
  • Apply Google dark-theme button colors (#131314 / #8E918F / #E3E3E3) and Microsoft dark button styling
  • Use approved labels: Continue with Google / Sign up with Google, Sign in with Microsoft

Test plan

  • Sign In with Google + Microsoft OAuth enabled → both buttons show logos + correct labels
  • Sign Up → Google shows "Sign up with Google"; Microsoft shows "Sign in with Microsoft"
  • Click each button still starts existing OAuth redirect flow
  • Dark card contrast looks correct; Google "G" remains multicolor on white
  • npm test -- --watchAll=false --testPathPattern=SignIn.test --testPathPattern=SsoButtons.test passes
## Summary - Closes [#79](https://git.aimloperations.com/ai_ml_operations/chat_web_app/issues/79) - Update `SsoButtons` with official Google multicolor "G" (on white) and Microsoft four-square logo - Apply Google dark-theme button colors (`#131314` / `#8E918F` / `#E3E3E3`) and Microsoft dark button styling - Use approved labels: `Continue with Google` / `Sign up with Google`, `Sign in with Microsoft` ## Test plan - [ ] Sign In with Google + Microsoft OAuth enabled → both buttons show logos + correct labels - [ ] Sign Up → Google shows "Sign up with Google"; Microsoft shows "Sign in with Microsoft" - [ ] Click each button still starts existing OAuth redirect flow - [ ] Dark card contrast looks correct; Google "G" remains multicolor on white - [ ] `npm test -- --watchAll=false --testPathPattern=SignIn.test --testPathPattern=SsoButtons.test` passes
westfarn added 1 commit 2026-08-01 13:03:36 -07:00
Align Google/Microsoft SSO buttons with brand guidelines (#79)
Unit Tests / test (pull_request) Successful in 10s
6e80c24132
Add official logos and approved dark-theme button styling so Sign In /
Sign Up SSO controls match Google and Microsoft identity UX requirements.
westfarn merged commit 4b685df489 into master 2026-08-01 13:04:51 -07:00
westfarn deleted branch fix/sso-button-branding-79 2026-08-01 13:04:51 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#80