[PR #184] [MERGED] feat(tools:currency-converter): show 1:1 rates for all available currencies #248

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

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/184
Author: @eitchtee
Created: 2/21/2025
Status: Merged
Merged: 2/21/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 4d346dc feat(tools:currency-converter): show 1:1 rates for all available currencies

📊 Changes

5 files changed (+126 additions, -4 deletions)

View changed files

app/apps/mini_tools/utils/__init__.py (+0 -0)
app/apps/mini_tools/utils/exchange_rate_map.py (+85 -0)
📝 app/apps/mini_tools/views.py (+4 -1)
📝 app/templates/cotton/ui/info_card.html (+2 -2)
📝 app/templates/mini_tools/currency_converter/currency_converter.html (+35 -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/184 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 2/21/2025 **Status:** ✅ Merged **Merged:** 2/21/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`4d346dc`](https://github.com/eitchtee/WYGIWYH/commit/4d346dc27837d52658b6cc8c847fd078131ff5e2) feat(tools:currency-converter): show 1:1 rates for all available currencies ### 📊 Changes **5 files changed** (+126 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `app/apps/mini_tools/utils/__init__.py` (+0 -0) ➕ `app/apps/mini_tools/utils/exchange_rate_map.py` (+85 -0) 📝 `app/apps/mini_tools/views.py` (+4 -1) 📝 `app/templates/cotton/ui/info_card.html` (+2 -2) 📝 `app/templates/mini_tools/currency_converter/currency_converter.html` (+35 -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:22 +01:00
adam closed this issue 2025-12-29 00:19:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#248