[PR #26] [MERGED] merge: develop #34

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

📋 Pull Request Information

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

Base: mainHead: develop


📝 Commits (2)

  • d3fb502 feat(dashboard): redesign currency selector on settings page (#19)
  • 715a27c Merge branch 'main' into develop

📊 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/26 **Author:** [@swift1337](https://github.com/swift1337) **Created:** 7/29/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@swift1337](https://github.com/swift1337) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`d3fb502`](https://github.com/oxygenpay/oxygen/commit/d3fb5026aafaa38a812eb201e974963c09e936a4) feat(dashboard): redesign currency selector on settings page (#19) - [`715a27c`](https://github.com/oxygenpay/oxygen/commit/715a27c0da254520afce4657eac317923a60d65b) Merge branch 'main' into develop ### 📊 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:42 +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#34
No description provided.