Skip to content

feat(contacts): Tags column in contacts table#53

Merged
overthelex merged 1 commit into
mainfrom
feat/contacts-tags-column
Jul 11, 2026
Merged

feat(contacts): Tags column in contacts table#53
overthelex merged 1 commit into
mainfrom
feat/contacts-tags-column

Conversation

@overthelex

Copy link
Copy Markdown
Owner

Показывает теги каждого контакта в таблице /contacts как цветные чипы:

  • firm:* — синий
  • verified:valid, hunter — teal
  • verified:accept_all — amber

Раньше теги были только в фильтре-дропдауне; теперь Hunter-контакты и результат верификации видны прямо в списке. Колонка сортируется, как остальные.

Frontend-only (index.html): +колонка в CL_COLS/colgroup/строках, хелпер clTagChips, i18n EN/UA.

🤖 Generated with Claude Code

Renders each contact's tags as colored chips (firm:* blue, verified:valid
& hunter teal, verified:accept_all amber) so Hunter-imported and verified
contacts are visible at a glance, not just filterable. Column is sortable
like the others.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@overthelex
overthelex merged commit bfa4efd into main Jul 11, 2026
2 checks passed
@overthelex
overthelex deleted the feat/contacts-tags-column branch July 11, 2026 07:49
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.

1 participant