Jack Mallers
91abe27589
fix(package.json): go back to old webpack versions
7 years ago
Jack Mallers
9c88c78ff8
feature(request): usd amount in request form
7 years ago
Jack Mallers
e04d308687
feature(multi-currency): convert to sats before sending coins or making a request, no matter the currency
7 years ago
Jack Mallers
0883bbd486
feature(payform): add multi-currency support for payform
7 years ago
Jack Mallers
a827e65b55
feature(payform): new description
7 years ago
Jack Mallers
04798ac7f9
feature(payform): new pay form MVP
7 years ago
Jack Mallers
98b3c52e11
feature(value): add value component to wallet
7 years ago
Jack Mallers
9463062912
feature(value): add value component and use it in activity feed
7 years ago
Data Courier
0e29ebb1a9
fix(activity-header): increase menu item hitboxes
7 years ago
Data Courier
2e44c0c91a
fix(activity-header): disable text selection
7 years ago
Jack Mallers
65fac46173
fix(unpaid-invoice): make entire div opacity: 0.5 if invoice hasnt been settled
7 years ago
Jack Mallers
e60297af85
fix(lint): fix lint errors
7 years ago
Jack Mallers
24fedfbf62
fix(bug): fix container and proptype bug
7 years ago
Jack Mallers
12677e7f2c
fix(lint): fix linting errors
7 years ago
Jack Mallers
02cdc65421
fix(old code): remove more old code from v1
7 years ago
Jack Mallers
e9d7a46ceb
fix(old code): remove old v1 stuff
7 years ago
Jack Mallers
bc3bb5ecb7
feature(network): network contact modal
7 years ago
Jack Mallers
9320584009
feature(network): network tab all hooked up to backend
7 years ago
Jack Mallers
d9d7a06c24
fix(network, activity): fix 100vh height issues and search position
7 years ago
Jack Mallers
d010086332
feature(network)
7 years ago
Jack Mallers
907b81da8c
feature(header, activity): new activity and header
7 years ago
Jack Mallers
179cec24c8
fix(title-bar): new title bar
7 years ago
Jack Mallers
4f5a76889f
remove console.log
7 years ago
Jack Mallers
0ebe9ea43f
fix(release): prep for release
7 years ago
Jack Mallers
56b8802d9d
feature(wallet): add wallet search
7 years ago
Jack Mallers
e202befede
fix(nav): update nav styles
7 years ago
Jack Mallers
90ccca7558
hotfix(builds): quick fixes for production builds
7 years ago
Jack Mallers
468a4f1dc4
fix(lint): fix linting errors
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
Jack Mallers
5e9c77432a
feature(help): hard code help route
7 years ago
Jack Mallers
58388d1bd1
fix(network): fix lint errors
7 years ago
Jack Mallers
d0ddf39574
feature(network): show num of nodes and num of channels the node can see on the network map
7 years ago
Ben Woosley
b3a4a3683c
fix(react-eslint): Enable the recommended react eslint rules
Previously was included but not enabled. The errors fixed are:
app/routes.js:9:16
✖ 9:16 Component definition is missing display name react/display-name
app/routes/contacts/components/Contacts.js:151:49
✖ 151:49 Missing "key" prop for element in iterator react/jsx-key
✖ 167:22 Missing "key" prop for element in iterator react/jsx-key
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
9344074e8a
fix(modal-close): move back to the thinner modal close icons
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
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
a1aad497d6
fix(contacts): fix add button styles
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
e33a3432bd
fix(contacts): rename contacts route
7 years ago