[PR #310] [MERGED] refactor(networth): convert into a single page instead of two #345

Closed
opened 2025-12-29 00:19:54 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/310
Author: @eitchtee
Created: 8/6/2025
Status: Merged
Merged: 8/6/2025
Merged by: @eitchtee

Base: mainHead: feat/sidebar


📝 Commits (2)

  • f29a8d8 refactor: remove debug print from category overview
  • 9ef8fde refactor(networth): convert into a single page instead of two

📊 Changes

4 files changed (+66 additions, -113 deletions)

View changed files

📝 app/apps/net_worth/urls.py (+1 -0)
📝 app/apps/net_worth/views.py (+42 -111)
📝 app/templates/insights/fragments/category_overview/index.html (+0 -1)
📝 app/templates/net_worth/net_worth.html (+23 -1)

📄 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/310 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `feat/sidebar` --- ### 📝 Commits (2) - [`f29a8d8`](https://github.com/eitchtee/WYGIWYH/commit/f29a8d8bc0be601ef1e24e8c91da9c546d5679d1) refactor: remove debug print from category overview - [`9ef8fde`](https://github.com/eitchtee/WYGIWYH/commit/9ef8fdec49102af03969e2e0132b875974a6ab56) refactor(networth): convert into a single page instead of two ### 📊 Changes **4 files changed** (+66 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/net_worth/urls.py` (+1 -0) 📝 `app/apps/net_worth/views.py` (+42 -111) 📝 `app/templates/insights/fragments/category_overview/index.html` (+0 -1) 📝 `app/templates/net_worth/net_worth.html` (+23 -1) </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-29 00:19:54 +01:00
adam closed this issue 2025-12-29 00:19:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#345