mirror of
https://github.com/oxygenpay/oxygen.git
synced 2026-04-26 08:05:56 +03:00
[PR #19] [MERGED] feat(dashboard): redesign currency selector on settings page #27
Labels
No labels
duplicate
not reproducible
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/oxygen#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:add-redesigned-tokens-table📝 Commits (4)
9c54b20added redesigned tablea21cd83changed design to table with currencies83c3617Change tags colorsede9d65Update crypto icons📊 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.