[PR #204] [MERGED] fix(api): re-order transactions from newest to oldest #264

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

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/204
Author: @eitchtee
Created: 3/9/2025
Status: Merged
Merged: 3/9/2025
Merged by: @eitchtee

Base: mainHead: multi_tenancy


📝 Commits (1)

  • d6fbb71 fix(api): re-order transactions from newest to oldest

📊 Changes

3 files changed (+12 additions, -10 deletions)

View changed files

📝 app/apps/api/serializers/transactions.py (+1 -1)
📝 app/apps/api/views/accounts.py (+4 -2)
📝 app/apps/api/views/transactions.py (+7 -7)

📄 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/204 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/9/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `multi_tenancy` --- ### 📝 Commits (1) - [`d6fbb71`](https://github.com/eitchtee/WYGIWYH/commit/d6fbb71f4177ca322a456ecd5972ad85547b5613) fix(api): re-order transactions from newest to oldest ### 📊 Changes **3 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `app/apps/api/serializers/transactions.py` (+1 -1) 📝 `app/apps/api/views/accounts.py` (+4 -2) 📝 `app/apps/api/views/transactions.py` (+7 -7) </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:29 +01:00
adam closed this issue 2025-12-29 00:19:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#264