-
Notifications
You must be signed in to change notification settings - Fork 101
DeepLink: port redesigned generic-request UI screens #231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
michaeltout
merged 21 commits into
VerusCoin:generic-request-changes
from
Meyse:codex/ui-generic-request-redesign
Mar 30, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
89ca2fc
DeepLink: port redesigned generic-request UI screens
Meyse 6391364
feat: redesign authentication request details flow
Meyse 80768df
Update generic/auth deep link request flow
Meyse 2c7d79f
Refine generic request identity and update-request UX
Meyse 5862386
Redesign deeplink content removal request UI
Meyse eb6316f
Extract deeplink request styles into modules
Meyse ea1b378
works
Meyse 6e80d82
Refine VerusID request CTA copy
Meyse 03cbe30
Refactor deeplink request flows and native setup
Meyse ee880be
Merge VRPC auth updates from generic-request-changes
Meyse e9c2adb
Clean PR churn and fix auth response build
Meyse 299ead2
Merge remote-tracking branch 'veruscoin/generic-request-changes' into…
b33ae8e
Address PR review follow-ups
Meyse 6d57979
Remove AGENTS and refresh Verus libs lockfile
Meyse 53a003c
Merge VerusCoin generic-request-changes into redesign flow
Meyse 2f3ffc6
Fix generic request verification flow regressions
Meyse ad4e3b7
Fix missing Styles import in ImportText
Meyse 8d8d2d3
Address deeplink review feedback
Meyse c3c9b34
Unify identity content inspector UX
Meyse 0788795
Update verus libs
Meyse 1a9e2aa
Merge remote-tracking branch 'veruscoin/generic-request-changes' into…
Meyse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
173 changes: 136 additions & 37 deletions
173
src/components/ListSelectionModal/ListSelectionModal.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You deleted the import for colors but colors is here, this will cause a crash