[PR #16] [MERGED] feat(transactions): properly sum income and expense when selected #110

Closed
opened 2025-12-28 23:26:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/16
Author: @eitchtee
Created: 1/4/2025
Status: Merged
Merged: 1/4/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (2)

  • c861b9a fix(networth): charts not changing between views
  • eb753bb feat(transactions): properly sum income and expense when selected

📊 Changes

3 files changed (+50 additions, -35 deletions)

View changed files

📝 app/templates/cotton/transaction/item.html (+1 -1)
📝 app/templates/cotton/ui/transactions_action_bar.html (+13 -5)
📝 app/templates/net_worth/net_worth.html (+36 -29)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/16 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/4/2025 **Status:** ✅ Merged **Merged:** 1/4/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`c861b9a`](https://github.com/eitchtee/WYGIWYH/commit/c861b9ae07e436a445ea5dc52bf150b5dfd94199) fix(networth): charts not changing between views - [`eb753bb`](https://github.com/eitchtee/WYGIWYH/commit/eb753bb30eaea823b564904b294b9709f6b2938f) feat(transactions): properly sum income and expense when selected ### 📊 Changes **3 files changed** (+50 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `app/templates/cotton/transaction/item.html` (+1 -1) 📝 `app/templates/cotton/ui/transactions_action_bar.html` (+13 -5) 📝 `app/templates/net_worth/net_worth.html` (+36 -29) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:26:14 +01:00
adam closed this issue 2025-12-28 23:26:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#110