Skip to content

Conversation

@anonymoususer72041
Copy link

Summary

This change adds a consolidated Activity section to the Company details view, showing all activity entries from contacts linked to the company in a single chronological table.

The table mirrors the existing activity stream layout and reuses the same inline edit and delete behavior via activity.js, including the required JavaScript include on the Company page.

A small robustness improvement was made in js/activity.js to compute the inline edit row colspan dynamically, so the editor renders correctly on tables with an additional column.

Motivation

This addresses feature request #669 by providing a company-level activity stream that aggregates all activities for contacts linked to the selected company, eliminating the need to open each contact individually.

It supports key use cases described in the request: a relationship overview at a glance for recruiters and account managers, faster preparation for client calls by reviewing recent interactions across stakeholders, and easier handover/coverage when another team member needs context quickly.

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