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
|
0b22be5f78
|
feature(sendcoins): successfully sent onchain + closed/reset modal + showed success modal
|
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 |
Jack Mallers
|
b2f8a82b9c
|
feature(payform): set up payform reducer and new component
|
7 years ago |
jackmallers
|
d310dc8de8
|
Merge pull request #47 from VonIobro/feature/component-refactor-Channel
Feature/component refactor channel
|
7 years ago |
Jonathan Zobro
|
2475a48161
|
add app folder to test moduleDirectories, test component/Channel
|
7 years ago |
Jonathan Zobro
|
f00cc4a56c
|
Move Channel to 'components/Channel'
|
7 years ago |
jackmallers
|
80adf32105
|
Merge pull request #45 from LN-Zap/fix/readme
fix(readme): update readme
|
7 years ago |
Jack Mallers
|
921b585b01
|
fix(readme): update readme
|
7 years ago |
jackmallers
|
1160b64e23
|
Merge pull request #40 from VonIobro/feature/eslint-resolve-paths-from-app-dir
feature(eslint-resolve-paths-from-app-dir): use 'app' path as default…
|
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
|
9cc3165ec9
|
fix(decodeInvoice): send pubkey back. can use to query routes and offer auto connect to peer and/or channel if no route
|
7 years ago |
jackmallers
|
1456ccb537
|
Merge pull request #39 from LN-Zap/feature/setalias
Feature/setalias
|
7 years ago |
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 |