You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(issues): add Slack and Telegram source icons to issue cards (#105)
* feat(issues): add Slack and Telegram source icons to issue cards
Show inline brand icons (Slack/Telegram) on issue cards and detail page
to indicate where each issue originated. The source is derived from
existing slackChannelId/telegramChatId DB columns and exposed as a
computed "source" field in both the list and detail API responses.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat(issues): use colored brand icons for Slack and Telegram
Slack icon now uses official 4-color brand palette (#E01E5A, #36C5F0,
#2EB67D, #ECB22E) and Telegram uses blue circle (#26A5E4) with white
paper plane, replacing the monochrome currentColor versions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments