Skip to content

fix(auth-ui): add missing service icons in auth UI chips#297

Closed
salmonumbrella wants to merge 4 commits intosteipete:mainfrom
salmonumbrella:feat/auth-ui-missing-service-icons
Closed

fix(auth-ui): add missing service icons in auth UI chips#297
salmonumbrella wants to merge 4 commits intosteipete:mainfrom
salmonumbrella:feat/auth-ui-missing-service-icons

Conversation

@salmonumbrella
Copy link
Copy Markdown
Contributor

@salmonumbrella salmonumbrella commented Feb 16, 2026

Summary

  • add missing icon styles for slides, forms, and appscript service chips
  • update the classroom icon to better match Google product iconography
  • keep internal/googleauth/templates/accounts.html and internal/googleauth/templates/success.html in sync (shared service-tag style block)

Testing

  • go test ./internal/googleauth/...

salmonumbrella and others added 4 commits February 14, 2026 12:15
…aders

Drive search now detects raw API filter syntax (field comparisons,
contains, membership, has) and passes it through instead of wrapping
in fullText contains. Plain-text searches always append trashed=false
to prevent false positives.

Gmail MIME now RFC 2047-encodes display names with non-ASCII characters
in From/To/Cc/Bcc/Reply-To headers using net/mail.

Fixes steipete#254, fixes steipete#255

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Closes steipete#293 and steipete#294.

- add TRACKING_KEY_V<n> secrets and current-version tracking metadata\n- add gmail track key rotate command and config metadata\n- persist all key versions and deploy rotated key set to worker\n- add per-IP rate limit + duplicate open dedupe in worker\n- harden bot detection heuristics and tokenized decryption compatibility\n
- Fix Go syntax error in IsConfigured() multiline return
- Fix variable scoping bug in DecryptWithVersions (unmarshalErr)
- Add admin auth to /q/ endpoint to protect IP/location data
- Fix slice mutation in decryptionVersionOrder
- Fix test configs missing AdminKey and --no-deploy flag position

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@steipete
Copy link
Copy Markdown
Owner

steipete commented Mar 7, 2026

Closing. The stated auth-UI icon fix is bundled with unrelated tracking/crypto churn and stale side changes, which makes it a bad landing candidate. If there is still a real auth-UI issue to fix, it should come back as a narrow PR with only that scope.

@steipete steipete closed this Mar 7, 2026
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