lbry-desktop/ui/modal
infinite-persistence 51d4407002
Don't allow a duration that exceeds Feb 8th
> _Max date it can do is back to : 2022-02-08 - so don't allow a days value that's higher than this. (hint before selection / submission if possible)_

My initial understanding was that it is ok to set beyond this date (e.g. "1 year"), just that any channels created before Feb 7 will still be able to comment even if they are less than a year old.  That feels like ok behavior to me (easier for user to grasp), but turns out setting anything before that date will block all channels.

So, this commit changes the warning message and also blocks the user from finalizing.
2022-02-23 23:01:59 +08:00
..
modalAffirmPurchase Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalAutoGenerateThumbnail Fix video thumbnail selector exceeding the modal size (#891) 2022-02-16 09:50:41 -05:00
modalAutoUpdateDownloaded Fetch and display last release changes from GitHub in modal upgrade & modal auto update downloaded 2021-02-09 11:04:03 -05:00
modalBlockChannel Factor out 'FormFieldDuration' for re-use 2022-02-23 23:01:55 +08:00
modalClaimCollectionAdd wip 2021-06-08 13:25:52 -04:00
modalCommentAcknowledgement Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalConfirm General-purpose "Confirm" modal 2021-10-29 13:36:27 +08:00
modalConfirmAge Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalConfirmThumbnailUpload Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalConfirmTransaction Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalDownloading Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalError Don't report thumbnail size errors 2022-02-17 13:54:54 +08:00
modalFileSelection Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalFileTimeout Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalFirstReward copy changes 2020-09-29 17:12:32 -04:00
modalImageUpload Thumbnail upload fixes (#6860) 2021-08-24 20:28:23 -04:00
modalIncompatibleDaemon Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalMassTipUnlock FAQ stuff (#109) 2021-10-21 16:21:51 -04:00
modalMinChannelAge Don't allow a duration that exceeds Feb 8th 2022-02-23 23:01:59 +08:00
modalMobileSearch Moderator Delegation GUI 2021-06-18 15:46:51 -04:00
modalOpenExternalResource Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
modalPasswordUnsave Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalPhoneCollection Use sentence case for all card titles 2020-09-29 17:12:32 -04:00
modalPublish Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalPublishPreview Additional filtering of internal tags 2022-01-05 11:20:57 -05:00
modalRemoveCard Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRemoveCollection selectClaimIsMineForUri to replace makeSelectClaimIsMine 2021-11-10 16:49:12 +08:00
modalRemoveComment Allow moderators to delete comment (#235) 2021-11-08 12:22:40 -05:00
modalRemoveFile Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRevokeClaim Fix doAbandonClaim (#699) 2022-01-14 14:26:03 -05:00
modalRewardCode FAQ stuff (#109) 2021-10-21 16:21:51 -04:00
modalRouter Add modal to change "min channel age" 2022-02-23 23:01:56 +08:00
modalSendTip Add CommentCreate to Modal on Mobile 2022-02-08 12:35:40 -05:00
modalSetReferrer Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
modalSocialShare sharing with lId, fix autoplay bump, 2021-06-10 17:47:02 -04:00
modalSupportsLiquidate Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalSyncEnable fix sync clean wallet bug 2020-09-21 14:11:25 -04:00
modalTransactionFailed copy 2021-07-19 17:39:59 -04:00
modalUpgrade Fix scrollbar in upgrade modal (#7076) 2021-09-13 11:35:26 -04:00
modalViewImage Zoomable image viewer in Markdown (posts and comments) 2021-01-27 10:06:31 -05:00
modalWalletDecrypt Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalWalletEncrypt Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalWalletUnlock Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
modalYoutubeWelcome yt welcome recon 2021-07-19 17:33:23 -04:00
modal.jsx add aria-label for modal close button (X) 2021-07-13 18:23:45 -05:00