Skip to content

Conversation

@dmortal
Copy link
Contributor

@dmortal dmortal commented Oct 1, 2025

Adding totals to the overview

Copilot AI review requested due to automatic review settings October 1, 2025 18:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds footer totals to the company pays table in the payroll overview, providing a summary of all employee compensation data. The implementation includes adding key properties to table columns for proper footer rendering and displaying aggregated totals for gross pay, reimbursements, company taxes, benefits, and total company cost.

  • Added footer totals functionality to the company pays table
  • Added key properties to all table columns to support footer rendering
  • Added localization strings for footer labels and descriptions

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/i18n/en/Payroll.PayrollOverview.json Added localization strings for footer totals label and description
src/components/Payroll/PayrollOverview/PayrollOverviewPresentation.tsx Added key properties to table columns and implemented footer with aggregated totals

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dmortal dmortal merged commit 56d7fc2 into main Oct 1, 2025
3 checks passed
@dmortal dmortal deleted the da/payrollTotals branch October 1, 2025 20:55
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.

3 participants