Jonathan Zernik
2cab41edff
Show payment summary vertically ( #734 )
...
* Show sent payment summary above received payment summary
* Update static build
2021-01-27 22:08:09 -08:00
Jonathan Zernik
26beeda41e
Show unlocked squeak without reload ( #730 )
...
* Show unlocked squeak after payment without reload
* Show snackbar on unlock squeak
* Remove todo comment
* Update static build for unlock squeak without reload
2021-01-27 16:26:48 -08:00
Jonathan Zernik
fbc8ecfd77
Refactor dialogs out of squeak detail ( #728 )
...
* Refactor dialogs out of squeak detail component
* Update static build for refactored squeak detail component
2021-01-27 15:40:32 -08:00
Jonathan Zernik
de18ac8437
Fix material timeline opposite padding ( #724 )
...
* Fix material timeline opposite padding
* Update static build for fix opposite content padding
2021-01-27 00:47:06 -08:00
Jonathan Zernik
70766440e2
Fix received payments page ( #720 )
...
* Log received payments
* Use index zero for received payment tab
* Update static build for fix received payments page
2021-01-26 23:42:51 -08:00
Jonathan Zernik
f55db90698
Add squeak avatar component ( #719 )
...
* Add squeak avatar component
* Update static build for user avatar component
2021-01-26 22:20:17 -08:00
Jonathan Zernik
b6ce08eba4
Make avatar clickable ( #718 )
2021-01-26 21:57:34 -08:00
Jonathan Zernik
dadd37e3e8
Use react timeline for thread ( #716 )
...
* Show conversation thread with react timeline
* Use material timeline for squeak page
* Use react timeline for main timeline page
* Use faceicon instead of dot in timeline
* Fix aligment of material ui timeline
* Use material ui timeline for squeakaddress page
2021-01-26 21:18:44 -08:00
Jonathan Zernik
aa9d4bfcdc
Use paper for squeak items ( #714 )
...
* Use paper for squeak items
* Change squeak item padding
* Update static build for new squeak item style
2021-01-26 18:42:02 -08:00
Jonathan Zernik
32f411e203
Add sent payments and received payments pages ( #713 )
2021-01-26 18:15:07 -08:00
Jonathan Zernik
5c9b786ff1
Link to address from profile ( #712 )
...
* Link to address page on profile page
* Update static build for show link in profile page
2021-01-26 17:31:18 -08:00
Jonathan Zernik
85bee41a1d
Add configure profile dialog ( #711 )
...
* Start working on configure profile dialog
* Use separate dialog for configure profile
2021-01-26 16:26:17 -08:00
Jonathan Zernik
c19b96a40a
Fix offer must be selected alert ( #710 )
...
* Fix offer must be selected alert
* Update static build for fix offer not selected alert
2021-01-26 15:41:48 -08:00
Jonathan Zernik
dbad743bd6
Improve offer detail ( #709 )
...
* Display lightning node in single line in offer detail
* Include link to peer from offer detail
* Show offer price in sats
* Update static build for new offer detail
2021-01-26 15:17:26 -08:00
Jonathan Zernik
8c559f4006
Only show open channel button when no channel exists ( #707 )
2021-01-26 14:49:24 -08:00
Jonathan Zernik
308112b93d
Show payment summary ( #705 )
...
* Show payment summary info in payments page
* Change spacing of payment summary info boxes
* Update static build for payment summary display
2021-01-25 21:49:43 -08:00
Jonathan Zernik
2280ba7289
Fix check for null squeak details ( #695 )
2021-01-25 12:19:59 -08:00
Jonathan Zernik
d1c1a946ab
Remove old pages ( #694 )
...
* Remove squeak detail page
* Include reload offers button in buy dialog
* Remove buy page
* Remove offer page
* Update static build
2021-01-25 11:42:04 -08:00
Jonathan Zernik
f74de4147b
Show squeak details inside dialog ( #692 )
2021-01-25 10:54:37 -08:00
Jonathan Zernik
0703d280b0
Use dialog for buy offer ( #690 )
...
* Use dialog for buy offer
* Remove expire timestamp epoch time from display
2021-01-25 01:03:28 -08:00
azernik
0c6a7603c0
correctly show alerts for errors from dialogs ( #677 )
2021-01-23 21:20:42 -08:00
Jonathan Zernik
dbff72ec57
Add replies display rpc method ( #674 )
...
* Add get replies display entries rpc method
* Add assertion for get replies test case
* Show replies in squeak page
* Show replies in frontend
2021-01-22 18:32:05 -08:00
Jonathan Zernik
0bb54f1958
Use time_s for payment times ( #673 )
...
* Use time_s for payment times
* Update static build
2021-01-21 22:21:38 -08:00
Jonathan Zernik
5d31ca3689
Add valid column to sent payment table ( #670 )
...
* Add valid column to sent payment table
* Show valid field in sent payments frontend
2021-01-21 20:18:04 -08:00
Jonathan Zernik
dc04f75160
Add import signing profile ( #666 )
...
* Add rpc method to import signing profile
* Got import signing profile working
2021-01-20 12:44:04 -08:00
Jonathan Zernik
4b0f3bc637
Add rpc method to get private key ( #664 )
...
* Add rpc method to get private key
* Add export private key to frontend
2021-01-20 11:41:02 -08:00
Jonathan Zernik
93af8e9818
Add send bitcoin dialog ( #663 )
...
* Add send coins dialog
* Fix send bitcoin dialog
* Send bitcoin dialog disable amount when sendall checked
* Update static build
2021-01-19 20:04:08 -08:00
Jonathan Zernik
a815fac5c9
Include satperbyte in open channel dialog ( #650 )
...
* Include satperbyte in open channel dialog
* Improve tx details
* Update static build
2021-01-14 09:07:27 -08:00
Jonathan Zernik
e300300d84
Fix frontend build copy static build to right folder ( #609 )
2021-01-11 17:47:27 -08:00
Jonathan Zernik
0442a9fc86
Improve frontend build so old build is deleted ( #608 )
2021-01-11 17:29:15 -08:00
Jonathan Zernik
3def6951e7
Update frontend build for new sent payment proto ( #607 )
2021-01-11 17:12:49 -08:00
azernik
f63c511149
fixed error handler for create squeak ( #588 )
2021-01-10 10:52:36 -08:00
Jonathan Zernik
b9eeaa3c32
Use correct base URL for block explorer block detail ( #584 )
...
* Add phony makefile targets in frontend folder
* Make block explorer url depending on network
* Got dynamic block explorer link working for detail page
* Got block explorer link working for ancestor thread squeaks
* Use network to get correct block explorer url in timeline
* Show correct block explorer link in address page
* Update static build
2021-01-09 00:09:36 -08:00
Jonathan Zernik
c39dbb44f1
Improve squeaknode entrypoint command ( #583 )
...
* Improve squeaknode entrypoint command
* Fix pargser in main module
2021-01-08 14:17:43 -08:00
azernik
87e4b9ae75
- use default value of '0' for port ( #550 )
...
- disable port input unless "use default port" toggled on
- remove unused styles
2021-01-06 23:58:29 -08:00
Jonathan Zernik
a94d4ccd63
Simplify frontend readme ( #539 )
...
* Simplify frontend readme
* Fix bitcoin user and pass configs in frontend readme
2021-01-01 22:21:27 -08:00
Jonathan Zernik
bf57996607
Update frontend dev readme ( #538 )
...
* Update instructions for frontend dev
* Update frontend README
2021-01-01 22:08:30 -08:00
azernik
c4b54a6a0a
Remove channel item expand btn ( #496 )
...
* added transaction details to TransactionItem display
* frontend wallet page changes
* fixed horizontal width bug
fixed ChannelItem.js click bug
* fixed pending channel bug
* fixed expand channel details
* added visualization to ChannelItem balance
2020-11-30 23:11:52 -05:00
azernik
6231832cbe
redid styles code for wallet page ( #473 )
...
* added transaction details to TransactionItem display
* frontend wallet page changes
* fixed horizontal width bug
fixed ChannelItem.js click bug
* fixed pending channel bug
* fixed expand channel details
2020-11-25 13:51:27 -05:00
Jonathan Zernik
c5e5889135
Rename get timeline squeak displays ( #469 )
...
* Rename get timeline squeak displays and don't filter for following
* Update static build
2020-11-20 23:26:14 -05:00
Jonathan Zernik
c240833815
Fix server defaults empty string ( #460 )
...
* Fix server_defaults for migration empty strings
* Show buyer client addr in frontend
2020-11-13 05:03:48 -05:00
Jonathan Zernik
2c8d6e0df5
Fix timestamp in get received payments ( #453 )
...
* Fix timestamp in get received payment rpc
* Update static build
* Fix proto numbering of received payment
* Include log line with returned received payments
* Lg the received payments reply
* Lg received payments reply list
* Lg received payments reply list
* Fix received payment component
* Remove log lines from frontend
* Remove log lines for received payment
2020-11-12 14:04:28 -05:00
Jonathan Zernik
1d68e0b569
Add sent offer table ( #451 )
...
* Rename received payments to sent offers
* Add received payments table
* Add get received payments rpc method
* Rename old received payment to sent offer in frontend
* Add received payment frontend component
* Improve logging of error in admin web request
2020-11-12 04:02:28 -05:00
Jonathan Zernik
d8ff4d3627
Update readmes ( #449 )
2020-11-11 16:23:23 -05:00
Jonathan Zernik
284916bbdb
Show received payments in frontend ( #448 )
...
* Show received payments in frontend
* Update static build
* Fix sent payments query
* Fixed frontend received payments code
* Update static build
* Remove received payments component
* Fill in received payments component
* Fix receive payments component
* Fix parameter setting in received payments
* Fix showing payment time for received payment
* Show special message for payment time when payment time is null
* Remove old console log lines in payments page
2020-11-11 14:28:54 -05:00
Jonathan Zernik
45dcfb1eb0
Remove old lnd unavailable dialog ( #436 )
...
* Remove old lnd unavailable dialog
* Update static build
2020-11-10 18:17:14 -05:00
Jonathan Zernik
c03d8c651e
Rename satoshis to sats ( #434 )
2020-11-10 17:33:58 -05:00
Jonathan Zernik
fa9a84c1df
Include peer name in sent payment result ( #433 )
...
* Include peer_name sent payment rpc result
* Show peer name in sent payment in frontend
2020-11-10 17:32:20 -05:00
Jonathan Zernik
b1d8d133e6
Show time in sent payment ( #431 )
...
* Get time field in sent payment rpc
* Show sent payment time in frontend
2020-11-10 15:55:26 -05:00
Jonathan Zernik
e709793617
Add payments page ( #429 )
...
* Add payments page
* Add payments page link to sidebar
* Create sent payment component
* Got sent payments list showing
* Show link to squeak and to lightning node in sent payment
* Fix lightning node pubkey link
* Add link to peer page from sent payment
2020-11-10 14:44:26 -05:00