Jack Mallers
2d1030a1f7
feature(autopilot-onboarding): allow user to turn autopilot on/off before starting their node
7 years ago
Jack Mallers
4c44ed3c65
fix(lint)
7 years ago
Jack Mallers
8d448708b7
fix(onboarding): default state is false for onboarded
7 years ago
Jack Mallers
dad4546e58
feature(alias): setup form container and onboarding architecture. hard code alias form
7 years ago
Jack Mallers
be4910454a
fix(invoice-sort): make invoices sorted by settle_date if they have been settled rather than creation date
7 years ago
Jack Mallers
38264b0952
fix(funding-txs-odering)
7 years ago
Jack Mallers
12677e7f2c
fix(lint): fix linting errors
7 years ago
Jack Mallers
9320584009
feature(network): network tab all hooked up to backend
7 years ago
Jack Mallers
907b81da8c
feature(header, activity): new activity and header
7 years ago
Jack Mallers
0ebe9ea43f
fix(release): prep for release
7 years ago
Jack Mallers
919d71f109
fix(lint): fix linting errors
7 years ago
Jack Mallers
331812b1bf
fix(lint): fix linting errors
7 years ago
Jack Mallers
56b8802d9d
feature(wallet): add wallet search
7 years ago
Jack Mallers
7bfecd9764
feature(help): help videos
7 years ago
Waseem999
76ca6bf060
linting
7 years ago
Waseem999
4b7935f509
manual form error added
7 years ago
Ben Woosley
0674065d18
fix(line-length): Extract helpers for DRY channel filtering
These were linted for excessive line length
7 years ago
Ben Woosley
4125283587
enhance(lints): Enable currenly disabled lints
7 years ago
Ben Woosley
2e5ca3da68
fix(lints): Run eslint --fix over the currently disabled lints
7 years ago
Ben Woosley
6ec9ce2f85
enhance(lints): Be explicit re which lint is disabled
7 years ago
Jack Mallers
f6b413d7bb
fix(lint): fix lint errors
7 years ago
Jack Mallers
0f55af6129
fix(payment): setTimeout for 10 seconds after sending a payment. if LND hangs while sending a payment we wont show the loading screen forever lol we'll remove it and show an error after 10 seconds
7 years ago
Jack Mallers
ec0a692983
fix(contacts-form): by default show the first 20 nodes when opening the contacts form
7 years ago
Jack Mallers
a0838c87cd
fix(contacts-form): if there is an @ in the search we assume they are pasting pubkey@host format and ignore the host, searching only for the pubkey to the left of the @
7 years ago
Ben Woosley
eb04d12a92
enhance(channels): Extract blockExplorer util
To handle shelling out to the transaction display
This was previously done inline via electron.shell.openExternal. Consolidating
it in the utility DRYs up the code both in terms of the base url and the path
building.
Note there is also code in reducers/info.js relating to:
infoSelectors.explorerLinkBase, but it seems to be unused currently.
7 years ago
Jack Mallers
200b8cad09
fix(contacts): force close offline contacts
7 years ago
Jack Mallers
962d79bb88
fix(lint): fix linting errors
7 years ago
Jack Mallers
4f97d1311b
fix(lint): fix lint errors
7 years ago
Jack Mallers
41cd59fc09
fix(contacts): close contact modal after successfully closing the channel
7 years ago
Jack Mallers
ff0ef1f80b
feature(contacts): close contact and close contact loading UX
7 years ago
Jack Mallers
4eddc02348
feature(contacts): add channelNodes selector
7 years ago
Jack Mallers
c81e9766e5
feature(contacts): contact modal
7 years ago
Jack Mallers
75673ca5a9
fix(contacts): small bug fixes with contacts error and UI
7 years ago
Jack Mallers
bd2f1e7b0d
feature(contacts): loading state while adding a contact
7 years ago
Jack Mallers
970dfdd98e
fix(contacts): fix some pending/closing contacts bugs
7 years ago
Jack Mallers
2c2e63235e
feature(contacts): add manual form
7 years ago
Jack Mallers
9a31c68b17
feature(contacts): editable contact capacity
7 years ago
Jack Mallers
b56cf3bf7d
fix(contacts): rename friend functions to contacts
7 years ago
Jack Mallers
b514b030df
feature(contacts): add filter and refresh to contacts
7 years ago
Jack Mallers
1b14242e93
feature(contacts): start contacts feature
7 years ago
Jack Mallers
bcb158b417
feature(friends): create friends route and start implementing friends list
7 years ago
Jack Mallers
e793efa1ed
fix(lint): fix linting errors
7 years ago
Jack Mallers
eb913b0367
fix(lint): fix lint errors
7 years ago
Jack Mallers
3804a4dcaf
fix(contacts): close contact modal after successfully closing the channel
7 years ago
Jack Mallers
28d52af8e6
feature(contacts): close contact and close contact loading UX
7 years ago
Jack Mallers
15d7ec33ff
feature(contacts): add channelNodes selector
7 years ago
Jack Mallers
8a32354b1e
feature(contacts): contact modal
7 years ago
Jack Mallers
86f38adb77
fix(contacts): small bug fixes with contacts error and UI
7 years ago
Jack Mallers
f1911c0fa4
feature(contacts): loading state while adding a contact
7 years ago
Jack Mallers
121aa3fb6d
fix(contacts): fix some pending/closing contacts bugs
7 years ago