[PR #19] [MERGED] feat(dashboard): redesign currency selector on settings page #27

Closed
opened 2026-03-03 18:51:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oxygenpay/oxygen/pull/19
Author: @wtfthefirefox
Created: 7/27/2023
Status: Merged
Merged: 7/29/2023
Merged by: @swift1337

Base: developHead: add-redesigned-tokens-table


📝 Commits (4)

📊 Changes

9 files changed (+132 additions, -85 deletions)

View changed files

📝 ui-dashboard/src/assets/icons/crypto/eth.svg (+1 -8)
📝 ui-dashboard/src/assets/icons/crypto/matic.svg (+1 -10)
📝 ui-dashboard/src/assets/icons/crypto/tron.svg (+1 -10)
ui-dashboard/src/components/payment-method-item/payment-method-item.tsx (+42 -0)
📝 ui-dashboard/src/components/payment-methods-select/payment-methods-select.scss (+13 -5)
📝 ui-dashboard/src/components/payment-methods-select/payment-methods-select.tsx (+71 -24)
📝 ui-payment/src/assets/icons/crypto/eth.svg (+1 -8)
📝 ui-payment/src/assets/icons/crypto/matic.svg (+1 -10)
📝 ui-payment/src/assets/icons/crypto/tron.svg (+1 -10)

📄 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/oxygenpay/oxygen/pull/19 **Author:** [@wtfthefirefox](https://github.com/wtfthefirefox) **Created:** 7/27/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@swift1337](https://github.com/swift1337) **Base:** `develop` ← **Head:** `add-redesigned-tokens-table` --- ### 📝 Commits (4) - [`9c54b20`](https://github.com/oxygenpay/oxygen/commit/9c54b20890f26ad6493d6acc9383b25fde742411) added redesigned table - [`a21cd83`](https://github.com/oxygenpay/oxygen/commit/a21cd8385b1284c39a40602e2b46a0c5dda15a1e) changed design to table with currencies - [`83c3617`](https://github.com/oxygenpay/oxygen/commit/83c3617aa9a1064e47f0b64b7fe9923712e5e8c2) Change tags colors - [`ede9d65`](https://github.com/oxygenpay/oxygen/commit/ede9d65d98df889a47a32303e068502d9ce057e1) Update crypto icons ### 📊 Changes **9 files changed** (+132 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `ui-dashboard/src/assets/icons/crypto/eth.svg` (+1 -8) 📝 `ui-dashboard/src/assets/icons/crypto/matic.svg` (+1 -10) 📝 `ui-dashboard/src/assets/icons/crypto/tron.svg` (+1 -10) ➕ `ui-dashboard/src/components/payment-method-item/payment-method-item.tsx` (+42 -0) 📝 `ui-dashboard/src/components/payment-methods-select/payment-methods-select.scss` (+13 -5) 📝 `ui-dashboard/src/components/payment-methods-select/payment-methods-select.tsx` (+71 -24) 📝 `ui-payment/src/assets/icons/crypto/eth.svg` (+1 -8) 📝 `ui-payment/src/assets/icons/crypto/matic.svg` (+1 -10) 📝 `ui-payment/src/assets/icons/crypto/tron.svg` (+1 -10) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:51:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/oxygen#27
No description provided.