Jack Mallers
|
cb7f49d646
|
fix(production): build is working
|
7 years ago |
Jack Mallers
|
1c5fbd7866
|
feature(UI for LndSyncing)
|
7 years ago |
Jack Mallers
|
3a670e5bd5
|
feature(its working): fetch data when ready
|
7 years ago |
Jack Mallers
|
83ed040d9c
|
feature(lndSyncing): MVP for loading component while LND is syncing
|
7 years ago |
Jonathan Zobro
|
81f3160a4d
|
(refactor)ModalRoot: move from /routes to /components
|
7 years ago |
Jack Mallers
|
26ad641a02
|
fix(payform): fix linting issues
|
7 years ago |
Jack Mallers
|
c208db0d3e
|
feature(payform): add form validation to payform
|
7 years ago |
Jonathan Zobro
|
464187a242
|
feature(nav): move Nav to components/Nav
|
7 years ago |
Jack Mallers
|
31d6731c5d
|
fix(ln payments): update to new payreqs
|
7 years ago |
Jonathan Zobro
|
4855303a5e
|
move Peers to component/Peers
|
7 years ago |
Jack Mallers
|
27880f2b07
|
fix(bad import): remove import of old component
|
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
|
3750138bf2
|
fix(app.js): remove unused prop vars from app.js
|
7 years ago |
Jack Mallers
|
8d3c91e218
|
fix(app continer): clean up unused code from app container
|
7 years ago |
Jack Mallers
|
c3dd7d41ce
|
fix(form reducer): delete all unused code from form reducer
|
7 years ago |
Jack Mallers
|
96fe0d8a6b
|
fix(form): remove old form folder
|
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
|
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 |
Jack Mallers
|
b2f8a82b9c
|
feature(payform): set up payform reducer and new component
|
7 years ago |
Jonathan Zobro
|
f00cc4a56c
|
Move Channel to 'components/Channel'
|
7 years ago |
Jonathan Zobro
|
c72b749709
|
feature/eslint-resolve-paths-from-app-dir: remove relative paths for components and util imports
|
7 years ago |
Jonathan Zobro
|
15d0a76662
|
feature(eslint-resolve-paths-from-app-dir): use 'app' path as default for imports
|
7 years ago |
Jack Mallers
|
704e803f40
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
d0bd604e4e
|
feature(filters/bitcoin-js): update bitcoin-js and get filters to work
|
7 years ago |
Jack Mallers
|
3aa9cfe034
|
feature(filters): add filters to reducer and add selector to get the non-active one
|
7 years ago |
Jack Mallers
|
ba7071d8dc
|
feature(filter selectors): add selectors for each filter
|
7 years ago |
Jack Mallers
|
72e0c28e43
|
fix(design): redesign activities based on brandons screenshot
|
7 years ago |
Jack Mallers
|
27a6f3c803
|
fix(old code): remove old code
|
7 years ago |
Jack Mallers
|
beb23448db
|
feature(payment, transaction): style payment and transaction modals
|
7 years ago |
Jack Mallers
|
e2a3da4281
|
feature(invoice): design invoice modal
|
7 years ago |
Jack Mallers
|
dd5ef86dc9
|
feature(activity modal): add activity reducer and basic activity modal functionality
|
7 years ago |
Jack Mallers
|
430d016e78
|
fix(styles): remove unneeded padding
|
7 years ago |
Jack Mallers
|
6c1eb42d36
|
fix(header): redesign activity header
|
7 years ago |
Jack Mallers
|
91eec1d163
|
fix(label): redesign activity label
|
7 years ago |
Jack Mallers
|
b77c1f5b73
|
feature(activity): style LN payment and request components
|
7 years ago |
Jack Mallers
|
350ce99a58
|
feature(transaction): style transaction activity in activities list
|
7 years ago |
Jack Mallers
|
0a04874e52
|
create components for each type of activity / fix modal not closing on successful payment
|
7 years ago |
Jack Mallers
|
c1853cc5f8
|
feature(activity): create selectors folder for specific selectors. sortedActivity for all payments, invoices, txs sorted by timestamp
|
7 years ago |
Jack Mallers
|
e7a819c386
|
fix(sendcoins): move sendcoins to new transaction reducer, remove unused code from payments
|
7 years ago |
Jack Mallers
|
a6111c3dd5
|
feature(txs): setup getTransactions and hook up to new reducer
|
7 years ago |
Jack Mallers
|
efce953f47
|
fix(sendcoins): remove unused code
|
7 years ago |
Jack Mallers
|
95745dcc4f
|
fix(sendcoins): clear form after successful send and add helpful comments
|
7 years ago |
Jack Mallers
|
48bab0561c
|
feature(successmodal): successmodal + fix linting errors
|
7 years ago |
Jack Mallers
|
ff54730aeb
|
feature(loading): add loading component and use it while sending coins
|
7 years ago |