-
Notifications
You must be signed in to change notification settings - Fork 13
Prod Release Sprint 124 #1551
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
Prod Release Sprint 124 #1551
Changes from all commits
Commits
Show all changes
217 commits
Select commit
Hold shift + click to select a range
28ee4dc
fix: take account owner name and use it to create external account on…
kushagrasarathe 8f4758b
fix: validate two words in account owner name
kushagrasarathe fcc7e6f
feat: Add invites graph for seedlings badge holders
Zishan-7 463e71f
fix: typo
Zishan-7 2dc1bf0
feat: add user graph endpoint
Zishan-7 101f3ee
fix: timeout issue
Zishan-7 35e11d1
Add updated points component in withdraw flow
Zishan-7 040a3fc
chore: qr-payment adjustments
jjramirezn 9975f09
Merge pull request #1542 from peanutprotocol/fix/points-component
Zishan-7 4d7dab0
Merge pull request #1538 from peanutprotocol/fix/third-party-ext-acco…
kushagrasarathe 85da4b5
fix: update copy to be dynamic for install pwa screen wen on brave
kushagrasarathe 629297f
fix: pwa installed state detection
kushagrasarathe 8c67295
fix: use the new hook on setup wrapper
kushagrasarathe 13e9a03
fix: early return brave browser type
kushagrasarathe 8ba7e74
fix: handle installed pwa state
kushagrasarathe eb4730e
chore: added home carousel cta item
Hugo0 f3e161f
chore: update kyc reqs for modal
Hugo0 9b53e9d
Merge pull request #1547 from peanutprotocol/chore/home-carousel-cta-…
Hugo0 88795de
copy change
Zishan-7 1ab9181
fix: manteca loading state
Zishan-7 1ca6e60
fix: duplicate manteca KYC modal
Zishan-7 3a66d5c
add dynamic address formatting
Zishan-7 6963797
fix: minChars bug
Zishan-7 94b7f8d
Merge pull request #1546 from peanutprotocol/fix/brave-pwa-copy
kushagrasarathe 8236fdd
Merge pull request #1549 from peanutprotocol/fix/manteca-loading-state
kushagrasarathe 72aa7a6
Merge pull request #1540 from peanutprotocol/feat/seedling-graph
kushagrasarathe 8794e0f
fix: reorder history entry types
kushagrasarathe 1510add
fix: request pot redirect on signup
Zishan-7 1df7d1c
Merge pull request #1543 from peanutprotocol/fix/manteca-refunds
jjramirezn 8d69b6d
fix: barrel imports
kushagrasarathe bf1dfe4
use `useAccountSetup` for handling redirects
Zishan-7 c9ab0e7
fix: stash conflict
kushagrasarathe 136e3a8
fix: tests
kushagrasarathe 7e3cc42
Merge pull request #1553 from peanutprotocol/fix/req-pots-redirect
Zishan-7 6327d42
fix: import
kushagrasarathe fd45b66
fix: another test
kushagrasarathe 7e9dda3
Merge pull request #1556 from peanutprotocol/fix/barrel-imports
jjramirezn 1585b8f
Merge pull request #1552 from peanutprotocol/fix/manteca-notif-deeplink
jjramirezn 34fbe8b
fix: more barrel imports
kushagrasarathe 24c151f
fix: update next.js version, add client providers, and improve metada…
kushagrasarathe 725fd8b
refactor: optimize QR payment flow loading and update API URL import
kushagrasarathe 7268d15
Merge branch 'peanut-wallet-dev' into fix/cold-start
kushagrasarathe fd3e039
fix: moreeeeee barrel imports lmao
kushagrasarathe 563a531
fix: circular deps
kushagrasarathe c942b12
refactor: remove web-push integration and legacy push notification co…
kushagrasarathe af42ff9
chore: add import rules to improve build performance and prevent comm…
kushagrasarathe 5b54cbf
Fix: Request pots not working for amount greater than 999
Zishan-7 dec880f
Merge pull request #1557 from peanutprotocol/fix/cold-start
jjramirezn fcd5086
Merge pull request #1559 from peanutprotocol/fix/large-req-pots-amount
jjramirezn ec3a960
fix: remove commas from displayValue in TokenAmountInput and PaymentA…
Zishan-7 8cd80bf
remove log
Zishan-7 64b1535
Merge pull request #1560 from peanutprotocol/fix/req-pots-bug
Zishan-7 194efaf
Merge pull request #1550 from peanutprotocol/feat/format-address
Zishan-7 0ab6a61
Fix scroll issue
Zishan-7 604634a
use native refresh
Zishan-7 898789f
remove outdated comment
Zishan-7 d707337
Merge pull request #1562 from peanutprotocol/fix/scroll-bug
Zishan-7 a3fa3f6
format and redeploy
Hugo0 c348d0a
feat: Cenralized state for modals
Zishan-7 86cf759
run formatter
Zishan-7 af8b7e1
feat: new directory architecture for payment flow and temp toggle config
kushagrasarathe c672744
feat: shared hooks
kushagrasarathe e9def31
feat: formatted wallet balance and insufficient balance check method
kushagrasarathe 51a9d8d
refactor: remove DaimoPayButton
kushagrasarathe 871bde2
feat: implement send flow components including useSendFlow hook, Send…
kushagrasarathe b5f27ac
feat: add send flow context and components for handling payment flow …
kushagrasarathe ef93890
refactor: replace ActionList with SendLinkActionList for claim flow a…
kushagrasarathe 297a31e
refactor: replace SendSuccessView with PaymentSuccessView component f…
kushagrasarathe c8a08a8
feat: add contribute pot flow context, page, and wrapper component
kushagrasarathe 0cbbdf0
feat: add ContributorsDrawer, RequestPotActionList, and ContributePot…
kushagrasarathe 696d4dd
feat: implement PaymentMethodActionList component and update SendInpu…
kushagrasarathe 1c33951
feat: add SemanticRequestFlow context and hook for managing semantic …
kushagrasarathe cde61db
feat: add SemanticRequest views for payment confirmation, input, and …
kushagrasarathe c6cb58f
feat: add SemanticRequestPage and wrapper for handling payment URL pa…
kushagrasarathe 7d31f5f
feat: enhance SemanticRequestFlow with chargeId handling and URL updates
kushagrasarathe 45b648b
refactor: payment page to use new component
kushagrasarathe f0bcc50
chore: remove unused payment view
kushagrasarathe 898c5be
refactor: replace usePaymentInitiator with new hooks for route calcul…
kushagrasarathe 5700bfb
refactor: remove payment store usage and clean up devconnect intent h…
kushagrasarathe c70df36
refactor: keep only one payment success view
kushagrasarathe 10d8187
refactor: remove unused payment views and consolidate success view co…
kushagrasarathe 2d3d992
refactor: simplify CountryListRouter component by removing unused pro…
kushagrasarathe 0781312
refactor: update payment success view references to use PaymentSucces…
kushagrasarathe e09e58a
refactor: migrate send link flow sm to context and remove redux slice
kushagrasarathe dcaaf20
fix: test
kushagrasarathe 8718509
Feat: Add account recovery page
Zishan-7 aafc850
run formatter
Zishan-7 639ab95
Refactor UploadCloudIcon: change fill color from black to currentColo…
Zishan-7 7fa8b8b
Refactor BackupPage: update wallet restore description to include dyn…
Zishan-7 33e2d44
Merge branch 'peanut-wallet-dev' into refactor/kill-redux
kushagrasarathe 1ebb776
fix: insuffcient bal error wen making a payment
kushagrasarathe fa9f16c
fix: cr comments
kushagrasarathe 918dc6e
feat: component documentation
kushagrasarathe 24ec8f5
refactor: remove external wallet tokens handling logic from token sel…
kushagrasarathe 04e8dff
chore: rename send to direct send
kushagrasarathe 5e373d6
feat: add MUI icoons and updated Button to handle mui icons
kushagrasarathe 16cfda4
fix: pass contributors prop to UserCard to prevent context error
kushagrasarathe 54cd066
feat: remove duplicate iospwainstall Modal
Zishan-7 4ddb54d
run formatter
Zishan-7 6ab6dc3
remove unused import
Zishan-7 a53d369
feat: username validation in payment flows
kushagrasarathe d72275f
Merge pull request #1572 from peanutprotocol/refactor/kill-redux
kushagrasarathe ab32a6b
feat: add refunded status badge
jjramirezn 86e0c1b
Improve zoom and nodes plotting
Zishan-7 ab14c2e
Merge branch 'peanut-wallet-dev' into feat/centralize-modals
Zishan-7 be097d0
chore: delete dead code
kushagrasarathe 0511935
feat: better icons
kushagrasarathe c2b2952
Merge pull request #1563 from peanutprotocol/feat/centralize-modals
Zishan-7 51b81d5
chore: replace old icon implementation with new one (i delete dead code)
kushagrasarathe 24fd72a
add notification step in setup flow for waitlisted users
Zishan-7 a1086e8
fix: spacing
Zishan-7 2f7edb3
refactor: clean up imports and remove unused components
kushagrasarathe 7f743f0
chore: delete more unused components
kushagrasarathe 73406ea
Merge pull request #1579 from peanutprotocol/refactor/icons
kushagrasarathe 497e7b1
Merge pull request #1577 from peanutprotocol/feat/refunded-status
jjramirezn dbadbe2
Merge pull request #1580 from peanutprotocol/feat/setup-notif-screen
Zishan-7 4db0593
Merge branch 'peanut-wallet-dev' into feat/acc-recovery
Zishan-7 afcb70a
fix: empty state icon container radius
Zishan-7 f075928
Merge pull request #1573 from peanutprotocol/feat/acc-recovery
Zishan-7 da6ffb3
fix: enable external wallet claims for send links
kushagrasarathe 79a86a7
fix: balance error flash on pot page load
kushagrasarathe a625712
fix: receipt ui
kushagrasarathe d1a7afa
feat: add receipt view to semantic request flow for displaying transa…
kushagrasarathe 4d65451
fix: verification requires badge on claim flow
kushagrasarathe 3b6055b
fix: claim view receipt
kushagrasarathe 8b666d4
Merge pull request #1584 from peanutprotocol/fix/staging-bugs
kushagrasarathe 5d1d821
Merge pull request #1576 from peanutprotocol/feat/remove-duplicate-io…
Hugo0 a9c96e8
fix: update button icon and placeholder
kushagrasarathe f668783
fix: improve initial view logic and payment execution for semantic re…
kushagrasarathe 61a85a6
fix: update home icon size in mobile navigation
kushagrasarathe 84c944b
Merge pull request #1587 from peanutprotocol/fix/more-staging-bugs
kushagrasarathe c17589e
refactor: enable non-euro sepa countries
kushagrasarathe 5a688db
fix: currency swap icon
kushagrasarathe 6597061
fix: txn receipts for cancelled onramps
kushagrasarathe 5a68365
fix: refactor address validation logic in GeneralRecipientInput compo…
kushagrasarathe 94e01eb
feat: deposit page UI
Zishan-7 3a2ad8d
refactor(amount-input): simplify amount input component
jjramirezn 7e6c76e
Merge remote-tracking branch 'origin/peanut-wallet-dev' into refactor…
jjramirezn c1d9820
fix: remove need for replace(/,/g, '') in amount input
jjramirezn cf3eaf9
fix: Argentina and Brazil disabled from send flow
Zishan-7 43cd247
fix: refactor isMantecaCountry usage in AddWithdrawRouterView
Zishan-7 752282e
Merge pull request #1589 from peanutprotocol/fix/staging-ens
Zishan-7 a4551d6
Merge pull request #1588 from peanutprotocol/fix/non-euro-sepa
Zishan-7 821c453
Merge remote-tracking branch 'origin/peanut-wallet-dev' into refactor…
jjramirezn d1f7c29
Merge branch 'peanut-wallet' into chore/pull-prod-to-staging
jjramirezn df39dba
fix: home carousel cta
jjramirezn 6d34b5d
fix: merge conflicts
jjramirezn e7ffa70
fix: add bundle analyzer
jjramirezn ed07f8d
Merge pull request #1593 from peanutprotocol/chore/pull-prod-to-staging
jjramirezn e8e314a
feat: integrate status API
Zishan-7 c468738
Merge branch 'peanut-wallet-dev' into fix/improve-invites-graph
Zishan-7 3b983b6
add chains and tokens icon and update warning modal
Zishan-7 1e3fbf2
fix: cr comments
Zishan-7 994ae01
Add failed state
Zishan-7 4c62999
fix: handle redirect and back btn navigation on add-money flow
kushagrasarathe ae84424
minor UI improvements
Zishan-7 ff9358a
fix: update error message for deposit address status fetch
Zishan-7 fdea453
fix: change account holder name position and copy icons
kushagrasarathe 93112d9
fix: lp copy
kushagrasarathe a75c2a5
stop polling after deposit is successful
Zishan-7 90c5b92
fix: float error on balance
jjramirezn ad28b01
fix: add arrow-exchange icon
jjramirezn 59346ea
fix: formatting
jjramirezn 151ee5a
Merge pull request #1590 from peanutprotocol/refactor/token-amount-input
jjramirezn e9ca814
feat: Rhino request fulfilment flow
Zishan-7 c2190f9
fix: build errors and cr comments
Zishan-7 1227a2e
fix: ensure onSuccess callback is included in dependencies and updat…
Zishan-7 fc67f99
Merge pull request #1597 from peanutprotocol/fix/qa-session-bugs
Zishan-7 de53c82
Merge pull request #1591 from peanutprotocol/fix/arg-brz-disabled
Zishan-7 d109af6
Update method for `/rhino/reset-status/` from get to post
Zishan-7 2659f68
Merge pull request #1598 from peanutprotocol/fix/float-error
jjramirezn 928dc9a
Add chain name and logo retrieval for Solana in general utilities
Zishan-7 e0e241d
Merge pull request #1599 from peanutprotocol/feat/rhino-req-fulfilment
Zishan-7 a3eb828
fix: cr comments
Zishan-7 9724290
fix: skip the bank Details step in manteca withdraw flow for saved ac…
Zishan-7 44c5beb
limit deposit msg to 10 chars
Zishan-7 3275f20
fix: update deposit message in txn receipt
Zishan-7 e693f0a
Merge pull request #1600 from peanutprotocol/fix/saved-acc-manteca-flow
Zishan-7 7f4df87
Merge pull request #1595 from peanutprotocol/feat/deposit-v2
Zishan-7 622b52a
feat: share badge copy
kushagrasarathe 4808d86
revert: lp copy
kushagrasarathe 1d7bb5c
fix: qa session bugs
kushagrasarathe faf5fc0
Merge pull request #1601 from peanutprotocol/feat/share-badges
kushagrasarathe 128079b
Addd unsupported countries list in KYC flow
Zishan-7 24cd945
refactor: simplify StatusBadge usage in IdentityVerificationCountryL…
Zishan-7 527dab1
feat: add search functionality to contacts using api
kushagrasarathe be9c476
Merge pull request #1603 from peanutprotocol/feat/unsupported-kyc-cou…
Zishan-7 62c5970
Merge pull request #1604 from peanutprotocol/feat/contacts-search
Zishan-7 b547065
fix: External wallet flow not visible on semantic requests
Zishan-7 6adcfec
Fix: Solana and Tron address formatting
Zishan-7 4a82be3
Feat: Add action card on external wallet flow
Zishan-7 e3f9431
Merge pull request #1594 from peanutprotocol/fix/improve-invites-graph
Hugo0 1317181
Fix: UX bugs
Zishan-7 6b1515d
Fix: Guest users not able to pay using external wallet
Zishan-7 58ec901
Feat: Hide home history amount on balance toggle
Zishan-7 81277af
add `hideTxnAmount` prop to pending request section
Zishan-7 6c77d8c
fix: sidebar icon sizes
kushagrasarathe 1bf34b0
Merge pull request #1607 from peanutprotocol/fix/sidebar-icons
Zishan-7 8803476
fix: error component icon width
kushagrasarathe 466e78a
Merge pull request #1608 from peanutprotocol/fix/error-width
Zishan-7 627673b
fix: improve copy button
Zishan-7 755dcee
Merge pull request #1605 from peanutprotocol/fix/deposit-qa-bugs
Zishan-7 764a697
Merge pull request #1606 from peanutprotocol/feat/hide-history-amounts
Zishan-7 ebc5c2b
Fix: format solana and tron addresses
Zishan-7 0bbd9bb
Merge pull request #1609 from peanutprotocol/fix/format-solana-tron-a…
Zishan-7 5d03b12
Fix: not able to type amount in ARS
Zishan-7 40a5f8b
fix: locale issue
Zishan-7 b27f31a
Merge pull request #1610 from peanutprotocol/fix/token-amount-input-sync
Zishan-7 8817aca
Fix: Token amount input error for secondary currency
Zishan-7 1457b2a
Merge pull request #1611 from peanutprotocol/fix/withdraw-tai-error
Zishan-7 c009568
fix: contacts loading + deposit copy icon
kushagrasarathe bb6478c
fix: icon size
kushagrasarathe 2b70704
fix: cr comment
kushagrasarathe d4e60ab
fix: show only USDT for tron
Zishan-7 10f106f
Merge pull request #1612 from peanutprotocol/fix/qa-bugs
kushagrasarathe b879c55
Fix: send sucess navigation
Zishan-7 fb95be0
Merge pull request #1614 from peanutprotocol/fix/send-navigation
Zishan-7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -69,4 +69,4 @@ certificates | |
| public/sw* | ||
| public/swe-worker* | ||
|
|
||
| .idea | ||
| .idea | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| { | ||
| "$schema": "https://unpkg.com/[email protected]/schema.json", | ||
| "ignore": ["src/assets/**"], | ||
| "entry": ["src/**/*.{js,jsx,ts,tsx}", "postcss.config.js", "tailwind.config.js"], | ||
| "entry": ["src/**/*.{js,jsx,ts,tsx}"], | ||
| "project": ["src/**/*.{js,jsx,ts,tsx}", "*.config.{js,ts}"] | ||
| } | ||
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.
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.
Uh oh!
There was an error while loading. Please reload this page.