[PR #2314] [MERGED] [PS-2328] Added RuPay card brand #16253

Closed
opened 2026-04-15 02:08:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2314
Author: @nikitenich
Created: 1/21/2023
Status: Merged
Merged: 3/27/2023
Merged by: @djsmith85

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/App/Pages/Vault/CipherAddEditPageViewModel.cs (+1 -0)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Can't chose card brand types "Mir" or "RuPay" that available in web client.
Also when open edit existing card item with brand Mir or RuPay I see empty brand value.

In client it was added in this PRs:
https://github.com/bitwarden/clients/pull/3079
https://github.com/bitwarden/clients/pull/785

Code changes

  • src/App/Pages/Vault/CipherAddEditPageViewModel.cs: added missing items in list

🔄 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/bitwarden/android/pull/2314 **Author:** [@nikitenich](https://github.com/nikitenich) **Created:** 1/21/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@djsmith85](https://github.com/djsmith85) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`ff08855`](https://github.com/bitwarden/android/commit/ff08855853bda1cd72adf22153fe7a5ee9dce0e7) Added Mir and RuPay card brands - [`f73276a`](https://github.com/bitwarden/android/commit/f73276ab0b92d63d2d3407c4c13cedffcc8e7cc7) Merge branch 'master' of https://github.com/bitwarden/mobile - [`55d17ae`](https://github.com/bitwarden/android/commit/55d17ae1cafdf12a7a92afe4a901a0814adcd399) Remove Mir because of https://github.com/bitwarden/clients/pull/5011 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Vault/CipherAddEditPageViewModel.cs` (+1 -0) </details> ### 📄 Description ## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective Can't chose card brand types "Mir" or "RuPay" that available in web client. Also when open edit existing card item with brand Mir or RuPay I see empty brand value. In client it was added in this PRs: https://github.com/bitwarden/clients/pull/3079 https://github.com/bitwarden/clients/pull/785 ## Code changes * **src/App/Pages/Vault/CipherAddEditPageViewModel.cs:** added missing items in list --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 02:08:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#16253