Finance: remove Other Charges, add expense pie chart and Sankey diagram#60
Merged
JoeProgrammer88 merged 3 commits intomainfrom Mar 26, 2026
Merged
Conversation
Co-authored-by: JoeProgrammer88 <7156063+JoeProgrammer88@users.noreply.github.com> Agent-Logs-Url: https://github.com/SpeakingInBits/TaskManagerWeb/sessions/e02be98b-2011-4f23-9d8c-ed88dbe9c515
Copilot
AI
changed the title
[WIP] Remove other charges option from Finance page
Finance: remove Other Charges, add expense pie chart and Sankey diagram
Mar 25, 2026
JoeProgrammer88
requested changes
Mar 25, 2026
Member
JoeProgrammer88
left a comment
There was a problem hiding this comment.
The other charges related tests need to be removed
Member
|
@copilot try again |
Copilot stopped work on behalf of
JoeProgrammer88 due to an error
March 25, 2026 23:25
Member
|
@copilot try again |
Co-authored-by: JoeProgrammer88 <7156063+JoeProgrammer88@users.noreply.github.com> Agent-Logs-Url: https://github.com/SpeakingInBits/TaskManagerWeb/sessions/eb4cb3db-a950-49e7-a90d-e52ab518e9e9
Contributor
Author
Done in commit |
JoeProgrammer88
approved these changes
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the Other Charges option from the Finance page and replaces it with a Charts tab containing an SVG pie chart and Sankey diagram for visualizing spending.
Removed
renderCharges, charge branches insaveFinance/deleteFinance/openFinanceModal, charge contribution toupdateFinanceSummary)Added
Summary card update
updateFinanceSummarynow computes totals from expenses and revenue only; charges no longer factor into the net balance.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.