lbry-desktop/ui/component
Anthony 7bb5df97fd Stripe 2
show visible card and add remove card button

show your transactions even if you dont have a card

fix presentational issues

show your transactions even if you dont have a card

fix presentational issues

add link to channel section

update yarn

show donation location

add remove card modal still needs completion and also changed how stripe is used on settings stripe card page

add confirm remove card modal to router

move bank account stuff to settings page

move account functionality to settings page

continuing to move account transactions to settings

list transactions for creator

updating copy

touchup tip error

do a better job autofocusing

bugfix

show an error on the card page if api returns 500

building out frontend for comment tip

display dollar sign if its a fiat tip

more frontend work

more frontend work

more frontend bug fixes

working with hardcoded payment intent id

working but with one bug

bugfixed

add toast if payment fails

add add card button

cant get claim id but otherwise done

more frontend work

call is working

show fiat for livestream comments

add is fiat on comments

round and show values properly

dont allow review if tiperror

copy displaying properly

disable buttons conditionally properly

remove card button working

remove card working with a workaround by refreshing page

bugfix

send toast when tip on comment

jeremy frontend changes

only show cart on lbc
2021-07-17 13:19:33 -04:00
..
abandonedChannelPreview allow unsubscribe from deleted channels by navigating from sidebar 2021-04-30 11:06:34 -04:00
app render filedrop for only authenticated users (#6466) 2021-07-16 14:53:14 -04:00
autoplayCountdown wip 2021-06-08 13:25:52 -04:00
button clean 2021-06-18 10:57:19 -04:00
cardVerify updated code 2021-07-03 14:42:37 -04:00
channelAbout Only apply Staked Levels to Comments (allow it in Posts) 2021-04-09 11:27:07 -04:00
channelBlockButton Moderator Delegation GUI 2021-06-18 15:46:51 -04:00
channelContent Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelDiscussion Restore comment pagination 2021-07-16 10:54:12 -04:00
channelEdit Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelMuteButton Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelSelector Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
channelStakedIndicator Move getChannelLevel to a selector. Requires accompanying lbry-redux PR. 2021-03-12 10:38:16 -05:00
channelThumbnail ChannelThumbnail improvements 2021-07-05 16:04:10 +08:00
channelTitle
claimAbandonButton wip 2021-06-08 13:25:52 -04:00
claimAuthor wip 2021-06-08 13:25:52 -04:00
claimCollectionAdd i18n and various minor fixes 2021-06-17 17:05:24 +08:00
claimCollectionAddButton Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
claimEffectiveAmount show loading while searching 2020-12-28 15:00:15 -05:00
claimInsufficientCredits
claimLink Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
claimList show currently active playing item on playlist: #6204 2021-07-16 10:58:40 -04:00
claimListDiscover fix colon handling 2021-07-15 17:48:02 -04:00
claimListHeader wip 2021-06-08 13:25:52 -04:00
claimMenuList Copy Link: use canonical 2021-07-16 10:18:37 +08:00
claimPreview use aria current 2021-07-16 10:58:40 -04:00
claimPreviewSubtitle use new isLivestream (placeholder stream) selector 2021-03-25 20:14:24 -04:00
claimPreviewTile fix colon handling 2021-07-15 17:48:02 -04:00
claimPreviewTitle
claimProperties wip 2021-06-08 13:25:52 -04:00
claimRepostAuthor add channel staked amount indicator on channel thumbnails 2021-02-18 01:14:39 -05:00
claimSupportButton String fix for 'Support Repost' 2021-01-21 14:31:31 -05:00
claimTags wip 2021-06-08 13:25:52 -04:00
claimTilesDiscover fix colon handling 2021-07-15 17:48:02 -04:00
claimType wip 2021-06-08 13:25:52 -04:00
claimUri
collectionActions wip 2021-06-08 13:25:52 -04:00
collectionContentSidebar Playlist style fixes (#6509) 2021-07-16 15:13:28 -04:00
collectionEdit Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
collectionMenuList Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
collectionPreviewOverlay Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
collectionPreviewTile thumbnail fix 2021-06-14 11:55:50 -04:00
collectionSelectItem Add watch later hover action and Favorites 2021-07-14 11:41:36 -04:00
collectionsListMine Add watch later hover action and Favorites 2021-07-14 11:41:36 -04:00
comment Stripe 2 2021-07-17 13:19:33 -04:00
commentCreate Stripe 2 2021-07-17 13:19:33 -04:00
commentMenuList Restore comment pagination 2021-07-16 10:54:12 -04:00
commentReactions Restore comment pagination 2021-07-16 10:54:12 -04:00
commentsList Stripe 2 2021-07-17 13:19:33 -04:00
commentsReplies Don't show "comments disabled" while still fetching. 2021-07-17 12:09:42 +08:00
common Stripe 2 2021-07-17 13:19:33 -04:00
copyableText Swap: Don't copy the currency, only amount (#5915) 2021-04-21 11:36:34 -04:00
creatorAnalytics fix upload button on creator analytics: #6323 2021-07-13 18:09:09 -04:00
dateTime DateTime: avoid unnecessary update (#6110) 2021-05-24 18:29:58 -04:00
emailCollection all settings constants come from redux 2020-07-27 11:53:14 -04:00
embedPlayButton Revert "Use blank poster and advisory when preview is blocked by insufficient stake." 2021-04-07 00:39:35 -04:00
embedTextArea
errorBoundary Don't lazy-load components in ErrorBoundary 2021-07-08 14:52:29 +08:00
expandable
fileActions Move 'Download' and 'Report Content' into overflow menu. 2021-06-18 15:50:13 -04:00
fileDescription wip 2021-06-08 13:25:52 -04:00
fileDetails wip 2021-06-08 13:25:52 -04:00
fileDownloadLink Move 'Download' and 'Report Content' into overflow menu. 2021-06-18 15:50:13 -04:00
fileDrop Add all proper react lifecycle hooks 2021-01-29 14:49:12 -05:00
filePrice
fileReactions wip 2021-06-08 13:25:52 -04:00
fileRender Fix invalid semicolon 2021-07-09 21:28:58 +08:00
fileRenderDownload
fileRenderFloating fix colon handling 2021-07-15 17:48:02 -04:00
fileRenderInitiator Fix stuck video poster when switching videos 2021-06-26 01:05:23 +08:00
fileRenderInline Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
fileSubtitle trigger file/view event for livestream claims 2021-04-14 12:26:33 -04:00
fileThumbnail FileThumbnail: don't go through optimizer if GIF 2021-06-23 14:15:37 -04:00
fileTitle better posts styling 2021-03-11 14:12:59 -05:00
fileTitleSection use ENABLE_MATURE for fileTitleSection 2021-07-06 16:06:58 -04:00
fileType wip 2021-06-08 13:25:52 -04:00
fileValues Tip-unlock: add tooltip and related strings 2021-03-25 15:35:53 -04:00
fileViewCount use commentron for live view counts 2021-06-17 14:58:55 -04:00
fileViewerEmbeddedTitle Add tooltip to embed's Title and Home button 2021-03-01 10:27:52 -05:00
fileWatchLaterLink Add watch later hover action and Favorites 2021-07-14 11:41:36 -04:00
formFieldPrice
header ChannelThumbnail improvements 2021-07-05 16:04:10 +08:00
hiddenNsfwClaims
homepageSelector zh languages 2021-01-11 10:30:26 -05:00
i18nMessage
IframeReact re-enable pdfs on web 2021-04-05 15:06:56 -04:00
invited flow fixes 2020-12-16 10:52:22 -05:00
inviteList
inviteNew wip 2021-06-08 13:25:52 -04:00
lastReleaseChanges prevent release notes from extending beyond height of app 2021-03-18 18:17:10 -04:00
livestreamComment Stripe 2 2021-07-17 13:19:33 -04:00
livestreamComments Stripe 2 2021-07-17 13:19:33 -04:00
livestreamLayout use commentron for live view counts 2021-06-17 14:58:55 -04:00
livestreamLink fix role=button on all cards and add correct release_time flag to livestreamLink 2021-04-27 13:40:40 -04:00
livestreamList Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
loadingBarOneOff Use env for loading-bar color instead of hardcoded. 2021-06-29 21:01:14 +08:00
loginGraphic FileThumbnail: don't go through optimizer if GIF 2021-06-23 14:15:37 -04:00
markdownLink Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
nagContinueFirstRun Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
navigationButton
navigationHistory
navigationHistoryItem
navigationHistoryRecent
notification Skin fiat-tip notification 2021-07-08 11:21:58 +08:00
notificationBubble Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
notificationContentChannelMenu Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
notificationHeaderButton swap seen & read notification behavior 2020-12-15 13:59:08 -05:00
nudgeFloating move nudge to FileReactions and add src param to sign up redirects 2020-11-17 14:32:53 -05:00
page Reload page when trying to open stale chunks 2021-07-08 15:06:09 +08:00
postEditor Markdown editor: Remove character limit 2021-03-21 21:00:16 -04:00
postViewer wip 2021-06-08 13:25:52 -04:00
previewLink CodeSplit: Initial work 2021-06-25 16:00:44 +08:00
previewOverlayProperties remove sub heart on collections 2021-06-16 13:01:30 -04:00
privacyAgreement call install/new after users select privacy options 2021-01-25 14:24:57 -05:00
publishAdditionalOptions Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
publishBid refactor 'active' channel usage across the app 2021-02-11 10:45:34 -05:00
publishDescription moar alignment 2020-10-05 14:28:19 -04:00
publishFile bugfixes 2021-04-23 14:51:09 -04:00
publishForm i18n update request from translators 2021-06-13 15:46:18 +08:00
publishFormErrors Propagate thumbnail errors to PublishFormData 2021-04-26 12:24:19 -04:00
publishName More recon (#6400) 2021-07-05 17:45:20 -04:00
publishPending
publishPrice
publishReleaseDate i18n update request from translators 2021-06-13 15:46:18 +08:00
publishSettings
recommendedContent Rename default import/exports for clarity in text search (no functional change) 2021-07-09 08:40:26 +08:00
reportContent remove emojis from reporting (#6042) 2021-05-12 10:19:45 -04:00
repostCreate More recon (#6400) 2021-07-05 17:45:20 -04:00
rewardAuthIntro add youtube sync to first run 2020-09-29 17:12:32 -04:00
rewardLink fix incorrect aria-label in rewards page 2021-07-13 18:09:09 -04:00
rewardListClaimed
rewardSummary
rewardTile i18n: Reward cards 2021-03-19 11:27:10 -04:00
rewardTotal
router Stripe 2 2021-07-17 13:19:33 -04:00
searchOptions Remove unused items 2021-07-14 11:13:13 +08:00
searchTopClaim i18n: missing translation + emoji fixes 2021-03-29 15:50:21 -04:00
selectAsset small i18n fixes 2021-06-18 19:08:08 -04:00
selectChannel refactor 'active' channel usage across the app 2021-02-11 10:45:34 -05:00
selectThumbnail Recon 7 6 b (#6418) 2021-07-07 14:21:11 -04:00
settingAccountPassword settings use null when matching current browser language 2020-11-23 14:12:31 -05:00
settingAutoLaunch settings use null when matching current browser language 2020-11-23 14:12:31 -05:00
settingClosingBehavior
settingLanguage i18n: Added missing state handling for RTL languages (#6275) 2021-07-16 13:51:08 -04:00
settingWalletServer
shareButton
sideNavigation homepages v2 2021-07-14 14:09:46 -04:00
snackBar use LbcMessage on snackbars 2020-09-29 17:12:32 -04:00
socialShare forbid playlist embed in share 2021-06-16 16:03:08 -04:00
spinner
splash status -> wallet_status on wallet_status call 2021-03-15 16:19:13 -04:00
stripeAccountConnection i18n - fiat 2021-07-06 14:53:23 -04:00
subscribeButton Fix notification bell toast 2021-07-12 11:03:11 -04:00
supportsLiquidate new lbc icon 2020-09-29 17:12:32 -04:00
syncEnableFlow settings use null when matching current browser language 2020-11-23 14:12:31 -05:00
syncFatalError ensure lbrytv api status is web only 2021-03-16 22:19:03 -04:00
syncPassword More master reconciliation 2021-04-27 23:05:38 -04:00
syncToggle settings use null when matching current browser language 2020-11-23 14:12:31 -05:00
tag
tagsSearch Moderator Delegation GUI 2021-06-18 15:46:51 -04:00
tagsSelect sync reducer stuff 2020-10-27 10:17:11 -04:00
theme flow fixes 2020-12-16 10:52:22 -05:00
thumbnailPicker i18n and various minor fixes 2021-06-17 17:05:24 +08:00
transactionListTable wip 2021-06-08 13:25:52 -04:00
transactionListTableItem display signing channel for tips 2021-03-08 12:31:19 -05:00
txoList Re-add ability to export transactions (#5899) 2021-04-23 12:10:37 -04:00
uriIndicator add helplbrysavecrypto prompt and fix file page UI bugs 2021-04-04 23:32:47 -04:00
userChannelFollowIntro discover channelIds from homepages 2021-07-16 18:31:48 -04:00
userEmail
userEmailNew enable sign up in desktop 2021-06-26 11:56:32 -04:00
userEmailReturning Add sign-in graphics for SIMPLE_SITE 2021-05-27 14:21:16 +08:00
userEmailVerify More master reconciliation 2021-04-27 23:05:38 -04:00
userFirstChannel record channel in analytics on first run 2020-11-30 11:50:26 -05:00
userPasswordReset
userPasswordSet Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
userPhoneNew
userPhoneVerify More master reconciliation 2021-04-27 23:05:38 -04:00
userSignIn sync changes 2020-09-10 14:20:02 -04:00
userSignInPassword Add SITE_HELP_EMAIL in strings to ease Odysee string merge and maintenance. 2021-03-08 11:33:33 -05:00
userSignOutButton
userSignUp don't set setting until preferences are ready 2021-02-17 17:29:09 -05:00
userTagFollowIntro sync reducer stuff 2020-10-27 10:17:11 -04:00
userVerify
videoDuration
viewers discover channelIds from homepages 2021-07-16 18:31:48 -04:00
walletAddress ReceiveLBC: switch from Modal to Page 2021-04-13 14:02:25 -04:00
walletBackup
walletBalance i18n - fiat 2021-07-06 14:53:23 -04:00
walletSend i18n update 2021-06-01 13:33:58 -04:00
walletSendTip Stripe 2 2021-07-17 13:19:33 -04:00
walletSpendableBalanceHelp add immediately spendable balance inline wherever credits are used 2021-02-04 18:02:04 -05:00
walletSwap i18n update (#6039) 2021-05-15 02:01:00 -04:00
walletTipAmountSelector Stripe 2 2021-07-17 13:19:33 -04:00
webUploadList
wunderbar Reload page when trying to open stale chunks 2021-07-08 15:06:09 +08:00
wunderbarSuggestion ChannelThumbnail improvements 2021-07-05 16:04:10 +08:00
wunderbarSuggestions Remove unused items 2021-07-14 11:13:13 +08:00
wunderbarTopSuggestion cleanup 2020-12-03 16:18:04 -05:00
youtubeBadge
youtubeTransferStatus More master reconciliation 2021-04-27 23:05:38 -04:00
yrbl winning claim style pass 2020-12-16 14:58:30 -05:00
yrblWalletEmpty Combine Buy and Swap 2021-06-05 10:07:38 +08:00
zoomableImage Zoomable image viewer in Markdown (posts and comments) 2021-01-27 10:06:31 -05:00