mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-06 13:10:03 +01:00
[PR #166] [MERGED] feat(insights): category explorer #228
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/166
Author: @eitchtee
Created: 2/16/2025
Status: ✅ Merged
Merged: 2/16/2025
Merged by: @eitchtee
Base:
main← Head:insights📝 Commits (1)
7f23117feat(insights): category explorer📊 Changes
9 files changed (+415 additions, -24 deletions)
View changed files
📝
app/apps/insights/forms.py(+18 -0)📝
app/apps/insights/urls.py(+15 -0)➕
app/apps/insights/utils/category_explorer.py(+101 -0)📝
app/apps/insights/views.py(+77 -10)➕
app/templates/insights/fragments/category_explorer/charts/account.html(+79 -0)➕
app/templates/insights/fragments/category_explorer/charts/currency.html(+80 -0)➕
app/templates/insights/fragments/category_explorer/index.html(+37 -0)📝
app/templates/insights/fragments/sankey.html(+1 -14)📝
app/templates/insights/pages/index.html(+7 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.