Jack Mallers
|
1096be73c1
|
feature(setAlias): add setAlias to API
|
7 years ago |
Jack Mallers
|
94c9b24ce8
|
feature(setAlias): add setAlias function to walletController
|
7 years ago |
Jack Mallers
|
efa0fb92e6
|
update package.json
|
7 years ago |
jackmallers
|
a2f68ccd22
|
Merge pull request #37 from LN-Zap/feature/subscribeinvoices
feature(subscribe invoices)
|
7 years ago |
Jack Mallers
|
15eacc7f47
|
fix(lint): fix eslint errors
|
7 years ago |
Jack Mallers
|
a1553db2cc
|
feature(subscribe invoices): subscribe to invoices for live updates and notification setup
|
7 years ago |
jackmallers
|
dc6c58ca95
|
Merge pull request #36 from LN-Zap/fix/slack-invite
fix(slack): updated slack invite
|
7 years ago |
Jack Mallers
|
166517d31c
|
fix(slack): updated slack invite
|
7 years ago |
jackmallers
|
d62051c5c3
|
Merge pull request #35 from LN-Zap/feature/notifications
Feature/notifications
|
7 years ago |
Jack Mallers
|
688aa45a78
|
fix(notification): copy change
|
7 years ago |
Jack Mallers
|
d4917cd619
|
fix(notification tx): update copy
|
7 years ago |
Jack Mallers
|
2ff16a75c5
|
feature(notification): setup basic notification functionality
|
7 years ago |
jackmallers
|
7c55bf3238
|
Merge pull request #33 from LN-Zap/feature/subscribe-transactions
Subscribe to transactions
|
7 years ago |
Jack Mallers
|
b1dfb55ec2
|
feature(subscribe tx): setup subscribe folder and subscribe/update when new tx is detected
|
7 years ago |
jackmallers
|
050f272309
|
Merge pull request #32 from LN-Zap/feature/listpayments
Feature/listpayments
|
7 years ago |
Jack Mallers
|
c6a26b2c07
|
fix(lint): fix linting error
|
7 years ago |
Jack Mallers
|
35f8235b68
|
fix(copy, live updates): fix copy change, add timestamp to new invoices, dispatch fetch payments after successful payment
|
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
|
46c384151d
|
feature(filter): add filter constant and methods to reducer
|
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 |
jackmallers
|
090e35afdc
|
Merge pull request #30 from LN-Zap/feature/sendcoins
Feature/sendcoins
|
7 years ago |
Jack Mallers
|
1b9f870d60
|
fix(lint): fox linting errors
|
7 years ago |
Jack Mallers
|
934b7e6f57
|
feature(sendcoins): hook up error handling backend -> frontend for sendcoins
|
7 years ago |
Jack Mallers
|
efce953f47
|
fix(sendcoins): remove unused code
|
7 years ago |
Jack Mallers
|
a158cbae85
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
95745dcc4f
|
fix(sendcoins): clear form after successful send and add helpful comments
|
7 years ago |
Jack Mallers
|
10c9c9897d
|
fix(isLn todo: add isLn todo)
|
7 years ago |
Jack Mallers
|
672176d59f
|
feature(bitcoin-js): add bitcoin-js & validate addresses
|
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
|
e8259c79a7
|
fix(sendcoins): merge master changes into branch
|
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 |