1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-14 21:10:27 +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
alert.js
create_editions_form.js
form_consign.js
form_copyright_association.js
form_create_contract.js
form_delete_edition.js
form_delete_piece.js
form_loan_request_answer.js
form_loan.js
form_login.js
form_piece_extradata.js
form_register_piece.js
form_remove_editions_from_collection.js
form_remove_piece_from_collection.js
form_request_action.js
form_send_contract_agreement.js
form_share_email.js
form_signup.js
form_transfer.js
form_unconsign_request.js
form_unconsign.js
form.js
input_checkbox.js
input_contract_agreement_checkbox.js
input_date.js
input_fineuploader.js
input_textarea_toggable.js
list_form_request_actions.js
property.js