squeaknode/frontend/src/components
Jonathan Zernik ed50b71ce2
Change sidebar peers icon (#1862)
* Change sidebar icon for peers page

* Update frontend build
2021-12-15 14:42:39 -08:00
..
AddTwitterAccountDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
BuyOfferDetailItem Remove hash from buy offer display in dialog (#1792) 2021-11-10 02:18:42 -08:00
BuyOfferItem Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
BuySqueakDialog Update received offers in display even when none downloaded (#1750) 2021-11-02 00:53:58 -07:00
ChannelItem Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
ClearProfileImageDialog Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
ClearSellPriceDialog Add global sell price setting (#1791) 2021-11-10 01:53:55 -08:00
CloseChannelDialog Fix use effect warning (#1181) 2021-09-04 12:11:46 -07:00
ConfigurePeerDialog Change text of button for go to peer config (#1849) 2021-12-14 03:10:11 -08:00
ConfigureProfileDialog Remove profile custom price (#1807) 2021-11-19 00:04:07 -08:00
ConnectPeerDialog Fix default port display (#1844) 2021-12-11 23:43:53 -08:00
CreateContactProfileDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
CreatePeerDialog Fix default port display (#1844) 2021-12-11 23:43:53 -08:00
CreateSigningProfileDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
DeletePeerDialog Change text of button for go to peer config (#1849) 2021-12-14 03:10:11 -08:00
DeleteProfileDialog Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
DeleteSqueakDialog Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
DeleteTwitterAccountDialog Add twitter forwarder (#1755) 2021-11-04 19:10:00 -07:00
DownloadInProgressDialog Got download in progress dialog working on squeak address page (#1732) 2021-10-26 13:10:14 -07:00
ExportPrivateKeyDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
Header Add global sell price setting (#1791) 2021-11-10 01:53:55 -08:00
ImportSigningProfileDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
Layout Update frontend dependencies fix conflicts (#1811) 2021-11-20 20:28:53 -08:00
LightningPeerListItem Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
LndUnavailableDialog Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
MakeSqueakDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
Notification Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
OpenChannelDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
PageTitle Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
PeerListItem Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
PendingOpenChannelItem Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
ProfileListItem Fix avatar click for unknown address (#1145) 2021-09-01 10:43:58 -07:00
ReceiveBitcoinDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
ReceivedPayment Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
RenameProfileDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
SavedPeerDetailItem Change text of button for go to peer config (#1849) 2021-12-14 03:10:11 -08:00
SavedPeerListItem Show status of saved peers (#1399) 2021-09-23 22:01:29 -07:00
SendBitcoinDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
SentOffer Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
SentPayment Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
SetBearerTokenDialog Make start/stop twitter stream thread-safe (#1859) 2021-12-15 14:29:36 -08:00
SetSellPriceDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
ShowExternalAddressDialog Buttongroup uses full width to accommodate onion address (#1429) 2021-09-27 14:58:42 -07:00
Sidebar Change sidebar peers icon (#1862) 2021-12-15 14:42:39 -08:00
SqueakActionBar Show not implemented alert for re-squeak button click (#1765) 2021-11-05 01:42:53 -07:00
SqueakDetailItem Got download in progress dialog working on squeak address page (#1732) 2021-10-26 13:10:14 -07:00
SqueakDetailsDialog Remove squeak detail include in squeak entry (#1837) 2021-11-30 22:25:43 -08:00
SqueakList Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
SqueakProfileDetailItem Change text of button for go to peer config (#1849) 2021-12-14 03:10:11 -08:00
SqueakProfileFollowingIndicator Fix use effect warning (#1181) 2021-09-04 12:11:46 -07:00
SqueakReplies Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00
SqueakThread Remove action bar from squeak detail component when squeak is null (#1191) 2021-09-04 18:04:30 -07:00
SqueakThreadItem Fixes #1147 (#1393) 2021-09-30 22:24:52 -07:00
SqueakTime Update frontend build with timedisplay component (#1450) 2021-09-30 22:30:18 -07:00
SqueakUserAvatar Fix failed user request in dev mode (#1160) 2021-09-03 04:22:44 -07:00
TransactionItem Got download in progress dialog working on squeak address page (#1732) 2021-10-26 13:10:14 -07:00
TwitterAccountListItem Display bearer token in text field (#1770) 2021-11-06 03:12:53 -07:00
UpdateProfileImageDialog Improve display of dialog fields (#1819) 2021-11-22 18:52:26 -08:00
UserAvatar Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
Widget Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
Wrappers Configure eslint (#1097) 2021-08-28 21:09:22 -07:00
App.js Remove unused vars frontend (#1180) 2021-09-04 10:56:44 -07:00