1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-08 10:27:33 +01:00
onion/js/actions
Brett Sun 325651b581 Remove altUser since the UserStore is now always being passed as a prop
Also don’t recycle altWhitelabel on logout as the whitelabel stores
aren’t dependent on the user.
2016-02-05 13:12:58 +01:00
..
application_actions.js
contract_agreement_list_actions.js Fix contractAgreementList not updating correctly after initial creation 2015-12-17 11:01:49 +01:00
contract_list_actions.js Merge with master 2016-02-05 10:38:59 +01:00
edition_actions.js Merge with master 2016-02-05 10:38:59 +01:00
edition_list_actions.js Merge with master 2016-02-05 10:38:59 +01:00
event_actions.js Refactor EventActions and UserStore to more cleanly handle user authentication and log out events 2016-01-08 14:59:45 +01:00
facebook_actions.js Merge with master 2016-02-05 10:38:59 +01:00
global_notification_actions.js
license_actions.js
notification_actions.js Don't redirect to register piece and then to contract notifications 2015-12-14 18:34:27 +01:00
ownership_actions.js
piece_actions.js Merge with master 2016-02-05 10:38:59 +01:00
piece_list_actions.js Merge with master 2016-02-05 10:38:59 +01:00
user_actions.js Remove altUser since the UserStore is now always being passed as a prop 2016-02-05 13:12:58 +01:00
wallet_settings_actions.js
webhook_actions.js
whitelabel_actions.js