1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-25 02:46:09 +01:00
onion/js/components/ascribe_detail
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
..
detail_property.js Update multiline destructuring format based on style guide 2016-01-18 14:46:39 +01:00
edition_action_panel.js Merge with master 2016-02-08 14:08:54 +01:00
edition_container.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00
edition.js Show the public note on editions 2016-05-02 11:13:24 +02:00
further_details_fileuploader.js Inject environment variables into app 2016-06-02 17:14:58 +02:00
further_details.js Fix missing cases of getLangText 2016-02-08 14:50:24 +01:00
history_iterator.js Don't expand some anchor links in print 2015-12-23 09:48:45 +01:00
license_detail.js cc fixes in licenses, collection and details 2015-09-29 15:58:24 +02:00
media_container.js fix thumbnail rendering for video 2016-03-10 17:07:11 +01:00
note.js Remove small unnecessary bits of logic in displaying notes 2016-05-02 11:14:52 +02:00
piece_container.js Remove small unnecessary bits of logic in displaying notes 2016-05-02 11:14:52 +02:00
piece.js Add better PropType validation for components 2016-02-05 11:53:33 +01:00