Skip to content
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

[redesign][ln] Send tab #3538

Merged
merged 16 commits into from Aug 24, 2021
Merged

[redesign][ln] Send tab #3538

merged 16 commits into from Aug 24, 2021

Commits on Aug 11, 2021

  1. rename and reorder Payments tab

    bgptr committed Aug 11, 2021
    Copy the full SHA
    60c2af9 View commit details
    Browse the repository at this point in the history
  2. simplify send form

    bgptr committed Aug 11, 2021
    Copy the full SHA
    b7b14f7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9bfa4ff View commit details
    Browse the repository at this point in the history
  4. improve dark mode

    bgptr committed Aug 11, 2021
    Copy the full SHA
    be33765 View commit details
    Browse the repository at this point in the history
  5. add payment row

    bgptr committed Aug 11, 2021
    Copy the full SHA
    83faff2 View commit details
    Browse the repository at this point in the history
  6. add payment modal

    bgptr committed Aug 11, 2021
    Copy the full SHA
    c4060a4 View commit details
    Browse the repository at this point in the history
  7. improve detailsTable

    bgptr committed Aug 11, 2021
    Copy the full SHA
    7ba9f73 View commit details
    Browse the repository at this point in the history
  8. work on payment modal

    bgptr committed Aug 11, 2021
    Copy the full SHA
    1a5eaa2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. update payment list

    bgptr committed Aug 13, 2021
    Copy the full SHA
    0f066ed View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. i18n dup

    bgptr committed Aug 16, 2021
    Copy the full SHA
    6d7f243 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. review comments

    - copyable destination 
    - add expiry and description fields 
    - block expired invoices to pay
    bgptr committed Aug 17, 2021
    Copy the full SHA
    3518464 View commit details
    Browse the repository at this point in the history
  2. use grid for additional data

    bgptr committed Aug 17, 2021
    Copy the full SHA
    10788f5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed97e24 View commit details
    Browse the repository at this point in the history
  4. fix typo

    bgptr committed Aug 17, 2021
    Copy the full SHA
    7bdbf79 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. review comments

    - fix padding of the CopyableText 
    - improve req code textinput (hide icons)
    - improve decoded pay request form
    bgptr committed Aug 18, 2021
    Copy the full SHA
    d8fe40f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. CLTV instead of ctlv

    bgptr committed Aug 23, 2021
    Copy the full SHA
    385b589 View commit details
    Browse the repository at this point in the history