Original PR: https://github.com/eitchtee/WYGIWYH/pull/183 Author: @eitchtee Created: 2/20/2025 Status: ✅ Merged Merged: 2/20/2025 Merged by: @eitchtee
Base: main ← Head: dev
main
dev
6947c6a
10 files changed (+228 additions, -76 deletions)
📝 app/apps/insights/urls.py (+10 -0) 📝 app/apps/insights/views.py (+29 -1) 📝 app/locale/de/LC_MESSAGES/django.po (+43 -23) 📝 app/locale/nl/LC_MESSAGES/django.po (+51 -23) 📝 app/locale/pt_BR/LC_MESSAGES/django.po (+46 -26) 📝 app/templates/cotton/msg/empty.html (+1 -1) 📝 app/templates/insights/fragments/category_explorer/charts/currency.html (+1 -1) ➕ app/templates/insights/fragments/late_transactions.html (+18 -0) ➕ app/templates/insights/fragments/latest_transactions.html (+16 -0) 📝 app/templates/insights/pages/index.html (+13 -1)
app/apps/insights/urls.py
app/apps/insights/views.py
app/locale/de/LC_MESSAGES/django.po
app/locale/nl/LC_MESSAGES/django.po
app/locale/pt_BR/LC_MESSAGES/django.po
app/templates/cotton/msg/empty.html
app/templates/insights/fragments/category_explorer/charts/currency.html
app/templates/insights/fragments/late_transactions.html
app/templates/insights/fragments/latest_transactions.html
app/templates/insights/pages/index.html
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/183
Author: @eitchtee
Created: 2/20/2025
Status: ✅ Merged
Merged: 2/20/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
6947c6afeat(insights): add late and recent transactions📊 Changes
10 files changed (+228 additions, -76 deletions)
View changed files
📝
app/apps/insights/urls.py(+10 -0)📝
app/apps/insights/views.py(+29 -1)📝
app/locale/de/LC_MESSAGES/django.po(+43 -23)📝
app/locale/nl/LC_MESSAGES/django.po(+51 -23)📝
app/locale/pt_BR/LC_MESSAGES/django.po(+46 -26)📝
app/templates/cotton/msg/empty.html(+1 -1)📝
app/templates/insights/fragments/category_explorer/charts/currency.html(+1 -1)➕
app/templates/insights/fragments/late_transactions.html(+18 -0)➕
app/templates/insights/fragments/latest_transactions.html(+16 -0)📝
app/templates/insights/pages/index.html(+13 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.