1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-05 11:25:09 +01:00
onion/js/components/ascribe_settings
Brett Sun b5eda1cdd2 Inject isLoggedIn through withCurrentUser
Makes checking for logged in status less error prone than always using
`currentUser.email` or `currentUser.username`.
2016-06-07 14:56:40 +02:00
..
account_settings.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
api_settings.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
bitcoin_wallet_settings.js replaced fonts 2015-10-12 15:25:21 +02:00
contract_settings_update_button.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
contract_settings.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
settings_container.js Inject isLoggedIn through withCurrentUser 2016-06-07 14:56:40 +02:00
webhook_settings.js Merge pull request #154 from ascribe/fix-getlangtext 2016-02-09 09:25:49 +01:00