io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore: [IOBP-562] Full state layout and basics for new payments page

Open forrest57 opened this issue 1 year ago • 6 comments

Short description

added layout and basic data gathering to said screen DEPENDS ON https://github.com/pagopa/io-app/pull/5529 Screenshot 2024-02-21 at 17 49 42

List of changes proposed in this pull request

  • addition of payment methods section
  • addition of transaction history section
  • addition of required I18n entries
  • widening of PaymentCardSmall type to allow more real-world usage
  • widening of PaymentCardsCarousel type to allow more real-world usage
  • addition of basic data gathering an mapping for the two sections, to widen in IOBP-567

How to test

with dev mode active, navigate to the profile and open the new payments page playground, you should be greeted by the shown screen.

forrest57 avatar Feb 21 '24 16:02 forrest57