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 |
Jack Mallers
|
e61c8cb38c
|
fix(sendcoins): close form modal on callback for successful sendcoins, not on submit of sendcoins
|
7 years ago |
Jack Mallers
|
33ef6434ee
|
fix(sendcoins): copy changes, add sendingPayment state to reducer
|
7 years ago |
Jack Mallers
|
3df052363e
|
feature(sendcoins): tie sendcoins frontend to backend
|
7 years ago |
Jack Mallers
|
5e72178adb
|
feature(sendcoins): use formSelectors to determine whether a user is using LN or onchain
|
7 years ago |
Jack Mallers
|
cfc41382e6
|
feature(sendcoins): blinking cursor to show editing state for amount when they are not using LN
|
7 years ago |
Jack Mallers
|
96a435f59a
|
feature(sendcoins): add onchainAmount as own field in form reducer
|
7 years ago |
Jack Mallers
|
d8c5623e01
|
feature(sendcoins): working demo of UX flow
|
7 years ago |
Jack Mallers
|
9d64060046
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
a98fbd6148
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
dabc626d3c
|
feature(payment): HTML/CSS mock new design for onchain/ln payment
|
7 years ago |
Jack Mallers
|
62cb41ae74
|
feature(form): refcactor pay/request form into 2 components
|
7 years ago |
Jack Mallers
|
6713d1d15d
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
f0b41d84c8
|
fix(closechannel): close modal when closing a channel
|
7 years ago |
Travis Loncar
|
dd74961651
|
feature(ticker-usd-format): format USD price with symbol and two decimal places
|
7 years ago |
Jack Mallers
|
efeb85eca2
|
feature(closechannel): add close channel method to lnd folder and add ipc to reducer
|
7 years ago |
Jack Mallers
|
2b201481eb
|
hotfix(lint): fix recent lint errors
|
7 years ago |
Jack Mallers
|
412982e856
|
hotfix(pay-form): switch pay form value from hard-coded BTC conditional
|
7 years ago |
Jack Mallers
|
4f58cbdde9
|
fix(broken-btc-conversion): fix conversion on payments list
|
7 years ago |
Jack Mallers
|
7a156bfc01
|
fix(date): shorthand version of date in payments list
|
7 years ago |
Jack Mallers
|
a1f032f18a
|
fix(icon/currency-conversion): replace btc logic with general crypto logic for payments/invoices
|
7 years ago |
Jack Mallers
|
401db2fa78
|
hotfix(channel-form): update channel-form conditionals + icons to be LTC friendly
|
7 years ago |
Jack Mallers
|
94a4cca456
|
fix(explorer link): dynamically set explorer link
|
7 years ago |
Jack Mallers
|
e16d0cd906
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
be72ff043f
|
feature(currency-icon): create currency icon that factors out USD conditional
|
7 years ago |