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