lbry-desktop/ui
infiinte-persistence 9389b61f02 UserPasswordReset: Handle 'Cancel' and 'X' for the direct entry scenario.
The `UserPasswordReset` can be accessed in two places:
(1) While signing in
(2) From the Settings Page when changing password.

This commit:
- maintains the existing `Cancel|X` behavior for case-1, which is to remain in the Sign-in page.
- For case-2 and any future direct-entry, we'll simply call `goBack()`.
2020-07-08 14:36:04 -04:00
..
component UserPasswordReset: Handle 'Cancel' and 'X' for the direct entry scenario. 2020-07-08 14:36:04 -04:00
constants Add: PasswordResetPage (the real one) 2020-07-08 14:36:04 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal Revert the Links Modal; we'll augment the Share Modal to include the download link. 2020-07-07 09:29:05 -04:00
page Add: PasswordResetPage (the real one) 2020-07-08 14:36:04 -04:00
redux Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
scss remove unused styles and add title fallback 2020-07-02 13:01:31 -04:00
util style pass for channel edit 2020-07-01 22:04:23 -04:00
analytics.js add userid for matomo 2020-07-07 09:27:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00