Jack Mallers
b0d5ff90c0
fix(tests): update the tests
7 years ago
Jack Mallers
1f9a316326
fix(lint): fix linting errors
7 years ago
Jack Mallers
54c31e2de3
feature(wallet): build new wallet modal/refactor current wallet component
7 years ago
Jack Mallers
5c126fd595
feature(payform): add error messages to py form
7 years ago
Jack Mallers
357cf4e0ef
fix(lint): fix all lint errors except a few (will fix the rest after i finish the rest of the modals)
7 years ago
Jack Mallers
b5686570e4
fix(oldforms): remove old forms
7 years ago
Jack Mallers
9c88c78ff8
feature(request): usd amount in request form
7 years ago
Jack Mallers
e04d308687
feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency
7 years ago
Jack Mallers
0883bbd486
feature(payform): add multi-currency support for payform
7 years ago
Jack Mallers
a827e65b55
feature(payform): new description
7 years ago
Jack Mallers
04798ac7f9
feature(payform): new pay form MVP
7 years ago
Ben Woosley
acbf786c0a
fix(lints): Manually fix some trivial lints
7 years ago
Ben Woosley
4125283587
enhance(lints): Enable currenly disabled lints
7 years ago
dfat
6868bd34a7
fix(network-loading-css): Increase z-index on Form modal
7 years ago
Kehlmann, Matthew
73cc0b25e2
fix(number-input-pinwheel): Whitespace
7 years ago
Kehlmann, Matthew
a31bc0ef22
fix(number-input-pinwheel): Fix rebase merge error
7 years ago
Kehlmann, Matthew
a1bbd193f4
fix(number-input-pinwheel): Whitespace fix
7 years ago
Kehlmann, Matthew
fcf0ee2c70
fix(number-input-pinwheel): Use SASS ampersand to avoid repeating selector info
7 years ago
Kehlmann, Matthew
e0251399cd
fix(number-input-pinwheel): Remove pinwheel arrows that were showing in the amount field of the request and pay forms
7 years ago
Ben Woosley
3b5e118a23
fix(amount-input-width): Size the PayForm amount input to hold at least 2 chars
Because the "." of "0." is not propagated via the JS, so not in the size of
the amount string.
7 years ago
Ben Woosley
335083886c
fix(payment-form-errors): Move PayForm amount error message below the field
This is consistent with the other field and avoids overlap formatting issues.
Fixes #174
7 years ago
Kehlmann, Matthew
a2a26b66c5
fix(number-input-pinwheel): Whitespace fix
7 years ago
Kehlmann, Matthew
3721b16efc
fix(number-input-pinwheel): Use SASS ampersand to avoid repeating selector info
7 years ago
Kehlmann, Matthew
ea5901e4e5
fix(number-input-pinwheel): Remove pinwheel arrows that were showing in the amount field of the request and pay forms
7 years ago
Jack Mallers
9344074e8a
fix(modal-close): move back to the thinner modal close icons
7 years ago
Jack Mallers
962d79bb88
fix(lint): fix linting errors
7 years ago
Jack Mallers
4f97d1311b
fix(lint): fix lint errors
7 years ago
Jack Mallers
e793efa1ed
fix(lint): fix linting errors
7 years ago
Ben Woosley
a0b3b825d8
enhance(form-tests): Split a PayForm and RequestForm test out
Form.spec just shallow renders the Form, so PayForm and RequestForm
were previously only tested insofar as their props were valiated by
propTypes.
Testing them directly means the form is rendered.
7 years ago
Jack Mallers
eb913b0367
fix(lint): fix lint errors
7 years ago
pajasevi
2c53fc0eaa
feature(unified-close-icons): Unified close icons
7 years ago
Jack Mallers
9efa94efb6
fix(pay button): add pushy button style to pay button
7 years ago
Jack Mallers
7dbd9dab4f
fix(request button): give request form pushy buttons
7 years ago
Jack Mallers
3c2cf436a5
fix(pay button): add pushy button style to pay button
7 years ago
Jack Mallers
d92853c12f
fix(request button): give request form pushy buttons
7 years ago
Jack Mallers
dc198886b6
fix(custom icon importing)
7 years ago
Jack Mallers
794194e86f
fix(payform): input styles
7 years ago
Jack Mallers
46b03abc5a
fix(payform): input styles
7 years ago
Jack Mallers
c208db0d3e
feature(payform): add form validation to payform
7 years ago
Jack Mallers
7452f7ecb6
fix(payform): cleaner logic for input caption
7 years ago
Jack Mallers
04f5dd6415
feature/fix(tests + lint): write and fix tests and lint error
7 years ago
Jack Mallers
c076d7bca3
fix(invoice): fix bug after fetching invoice to prevent forever loading
7 years ago
Jack Mallers
cb3dfb0d38
feature(requestform): setup and hooked up request form + successfully created invoice
7 years ago
Jack Mallers
8281216170
feature(payform): add loading selector and render loading bolt if true
7 years ago
Jack Mallers
34131d40cf
feature: setup currentAmount selector for the form based on if LN or not. set up submit handler
7 years ago
Jack Mallers
f761207bb7
feature(fetchInvoice): if LN fetch the invoice details
7 years ago
Jack Mallers
bbcbb31385
feature(on-chain focus): focus amount input if zap detects on-chain
7 years ago
Jack Mallers
3fee043b47
fix(inputCaption): fix input caption selector
7 years ago
Jack Mallers
1205a93889
feature(payForm): payform UI set up
7 years ago
Jack Mallers
b3003326e3
feature(form): refactor out form container
7 years ago