-
Notifications
You must be signed in to change notification settings - Fork 6
add gift cards #758
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
Merged
add gift cards #758
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a1d6e6d
add gift cards
gudnuf 284070a
refactor Page component
gudnuf 6cf5e2a
feedback for transactions
gudnuf 70fb288
add useAccountOrDefault and remove search param loaders
gudnuf 5939a57
Refactor to use view transitions for card animations (#765)
jbojcic1 9c24bbb
fix add gift card style
gudnuf c7ac9f9
new images
gudnuf bbabe9d
hide linear-gradient with rest of hidden overlay
gudnuf acebd8a
make discover section overflow to edge of screen
gudnuf 790d9c0
useViewTransitionState to conditionally apply transition names
gudnuf b365dfc
ui nits
gudnuf 7756bc8
Use new API keys approach
jbojcic1 c61287c
Update readme to explain OS project configurations
jbojcic1 36ec3a2
Add lazy loading for gift card images with WebP conversion
gudnuf 4e95e9f
update images and add mention nix for cwebp
gudnuf 9583e7d
Use view transitions to animate discover cards
gudnuf 1f8b154
add account purpose and some more changes
gudnuf 9386377
rename to getGiftCardImageByUrl
gudnuf 2192510
add TransactionCache.HistoryKey
gudnuf b6e9ea6
ack status store improvements
gudnuf e55bd98
improve docs for iOS rootCA
gudnuf a202f31
remove conditional rendering from gift cards
gudnuf 2bb2d93
nits
gudnuf 27f4499
Revert "Use new API keys approach"
gudnuf b7ce844
add gift card feature flag
gudnuf d48c306
css nit
gudnuf 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
jbojcic1 marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
Originally claude copied my rootCa to my agicash/certs dir, so then that's what these previous docs were pointing to. I had to go through this again, and realized this is wrong because that's not where the cert actually lives