1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-10 07:57:10 +01:00
onion/js/components/ascribe_forms
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
..
acl_form_factory.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
alert.js
create_editions_form.js Ignore global notifications that do not contain a message 2016-03-10 12:45:21 +01:00
form_consign.js Merge with master 2016-02-08 14:08:54 +01:00
form_copyright_association.js Inject isLoggedIn through withCurrentUser 2016-06-07 14:56:40 +02:00
form_create_contract.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
form_delete_edition.js
form_delete_piece.js
form_loan_request_answer.js
form_loan.js Merge with master 2016-02-08 14:08:54 +01:00
form_login.js Replace usage of History mixin with contextTypes 2016-06-06 16:07:16 +02:00
form_piece_extradata.js
form_register_piece.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
form_remove_editions_from_collection.js
form_remove_piece_from_collection.js
form_request_action.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
form_send_contract_agreement.js Convert usage of router from context to using withRouter 2016-06-06 16:54:38 +02:00
form_share_email.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
form_signup.js Replace usage of History mixin with contextTypes 2016-06-06 16:07:16 +02:00
form_transfer.js
form_unconsign_request.js
form_unconsign.js
form.js Replace getDOMNode with findDOMNode 2016-06-06 16:07:43 +02:00
input_checkbox.js Replace getDOMNode with findDOMNode 2016-06-06 16:07:43 +02:00
input_contract_agreement_checkbox.js Fix all occurrences of react/addons usage 2016-06-06 16:07:16 +02:00
input_date.js
input_fineuploader.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
input_textarea_toggable.js
list_form_request_actions.js Convert currentUser to be passed down through context and withCurrentUser HOC 2016-06-07 14:56:35 +02:00
property.js Replace getDOMNode with findDOMNode 2016-06-06 16:07:43 +02:00