1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-03 10:25:08 +01:00
onion/js/components/ascribe_forms
Brett Sun 7eaa3b1a2b Inject environment variables into app
Injects environment variables into the app through webpack, rather than
script snippets in index.html.

As part of this:

* Updated server.js to use node’s path package to resolve file paths
* Ensure that all url environment variables passed to the app don’t
have a trailing slash, allowing for cleaner template urls

**Note**: There are still a number of constants that should be taken
out of the app and put into environment variables.
2016-06-02 17:14:58 +02:00
..
acl_form_factory.js Merge with master 2016-02-08 14:08:54 +01:00
alert.js Merge remote-tracking branch 'remotes/origin/master' into AD-43-in-piece_detail-add-generic-field- 2015-06-09 16:10:38 +02:00
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 Add better PropType validation for components 2016-02-05 11:53:33 +01:00
form_create_contract.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
form_delete_edition.js Merge with master 2015-11-03 10:39:01 +01:00
form_delete_piece.js Merge with master 2015-11-03 10:39:01 +01:00
form_loan_request_answer.js Merge with master 2015-12-08 20:55:13 +01:00
form_loan.js Merge with master 2016-02-08 14:08:54 +01:00
form_login.js Whitelabel login form 2016-03-07 14:04:34 +01:00
form_piece_extradata.js Merge with master 2016-02-05 10:38:59 +01:00
form_register_piece.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
form_remove_editions_from_collection.js replaced fonts 2015-10-12 15:25:21 +02:00
form_remove_piece_from_collection.js replaced fonts 2015-10-12 15:25:21 +02:00
form_request_action.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
form_send_contract_agreement.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
form_share_email.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
form_signup.js Whitelabel login form 2016-03-07 14:04:34 +01:00
form_transfer.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
form_unconsign_request.js Merge with master 2015-12-08 20:55:13 +01:00
form_unconsign.js Refactor InputTextAreaToggable's required property to take a bool instead 2015-10-28 19:19:14 +01:00
form.js Hide button and spinner in form instead of replace 2016-04-21 13:27:55 +02:00
input_checkbox.js Disable eslint check on specific proptype 2015-10-14 15:49:04 +02:00
input_contract_agreement_checkbox.js Merge with master 2016-02-08 14:08:54 +01:00
input_date.js Merge with master 2016-02-05 10:38:59 +01:00
input_fineuploader.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
input_textarea_toggable.js Merge with master 2016-02-05 10:38:59 +01:00
list_form_request_actions.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
property.js Merge with master 2016-02-05 17:06:16 +01:00