Officialize OneGate Vault experience#51
Conversation
|
conflicts |
…ult-official # Conflicts: # OneGateApp/Pages/DAppsPage.xaml
|
PR #51 refresh after latest master/review sweep Scope updated:
Validation:
Screenshots (stable release assets; not committed to the repo): |
There was a problem hiding this comment.
Pull request overview
This PR “officializes” the OneGate Vault dApp experience by adding an “Official” badge in the dApp list and an official information panel on the dApp details page, backed by new localized strings.
Changes:
- Add OneGate Vault classification logic (
IsOneGateVault) and a derived status text for display. - Display an “Official” badge in the dApp list and add an “Official OneGate Vault” section in the details view.
- Add new localization keys (EN + multiple locales) for the official Vault experience.
Reviewed changes
Copilot reviewed 18 out of 19 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| OneGateApp/Properties/Strings.resx | Adds EN strings for Official/Vault official panel content. |
| OneGateApp/Properties/Strings.Designer.cs | Adds strongly-typed accessors for new localization keys. |
| OneGateApp/Properties/Strings.de.resx | Adds DE strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.es.resx | Adds ES strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.fr.resx | Adds FR strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.id.resx | Adds ID strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.it.resx | Adds IT strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.ja.resx | Adds JA strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.ko.resx | Adds KO strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.nl.resx | Adds NL strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.pt-BR.resx | Adds PT-BR strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.ru.resx | Adds RU strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.tr.resx | Adds TR strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.vi.resx | Adds VI strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.zh-Hans.resx | Adds Simplified Chinese strings for the new Official/Vault official panel content. |
| OneGateApp/Properties/Strings.zh-Hant.resx | Adds Traditional Chinese strings for the new Official/Vault official panel content. |
| OneGateApp/Pages/DAppsPage.xaml | Renders an “Official” badge next to Vault in the dApp list. |
| OneGateApp/Pages/DAppDetailsPage.xaml | Adds an official Vault information panel (status/rules/history). |
| OneGateApp/Data/DApp.cs | Adds Vault classifier + Vault status text for UI binding. |
Files not reviewed (1)
- OneGateApp/Properties/Strings.Designer.cs: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Follow-up fix for the remaining review threads in PR #51. Handled in
Re-validated after this commit:
Updated screenshots (same stable release assets, overwritten with the latest simulator captures; not committed to the repo): |





Scope
Validation
Screenshots
Known limitations